# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 3edf2fb9d80a46d6c32ba12547a42419845b4b76 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 3edf2fb). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o CC kernel/bounds.s MKELF scripts/mod/elfconfig.h GEN include/linux/bounds.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/do_mounts_md.o CC init/initramfs.o HOSTCC usr/gen_init_cpio AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/mm/init.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/topology.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/init_task.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o GEN usr/initramfs_data.cpio LD arch/sh/boards/built-in.o AS usr/initramfs_data.o LD usr/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o distcc[10680] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[10709] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[10739] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10776] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_sh_ksyms_32.o: file not recognized: File truncated distcc[10783] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/crash_dump.o distcc[10798] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_crash_dump.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10825] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[10834] 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[10845] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache-sh2.o distcc[10855] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-nommu.o distcc[10864] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory UPD include/linux/compile.h CC init/version.o LD arch/sh/kernel/cpu/sh2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[10911] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10940] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[10946] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file distcc[10948] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o distcc[10965] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[10979] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[10992] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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[11036] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11054] ERROR: compile (null) on localhost failed distcc[11052] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[11058] 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[11064] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[11074] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /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 CC arch/sh/math-emu/math.o distcc[11141] ERROR: compile (null) on localhost failed distcc[11142] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/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[11169] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[11189] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[11217] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC mm/bootmem.o CC kernel/exit.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[11273] ERROR: compile (null) on localhost failed TIMEC kernel/timeconst.h CC mm/filemap.o CC kernel/itimer.o mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory CC mm/mempool.o CC kernel/softirq.o CC mm/oom_kill.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC mm/fadvise.o CC mm/maccess.o CC mm/pdflush.o CC mm/readahead.o CC mm/page_alloc.o CC mm/page-writeback.o CC mm/swap.o CC mm/vmscan.o CC kernel/user.o CC mm/shmem.o CC kernel/timer.o CC kernel/signal.o CC mm/truncate.o CC mm/prio_tree.o CC kernel/sys.o CC mm/util.o CC mm/mmzone.o CC kernel/kmod.o CC kernel/workqueue.o CC mm/backing-dev.o CC mm/vmstat.o CC kernel/pid.o CC mm/page_isolation.o CC kernel/rcupdate.o CC mm/nommu.o CC mm/mm_init.o CC mm/dmapool.o CC mm/init-mm.o CC kernel/extable.o CC kernel/posix-timers.o CC mm/sparse.o CC kernel/wait.o CC kernel/params.o CC kernel/kfifo.o CC kernel/sys_ni.o CC mm/slub.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC mm/shmem_acl.o CC mm/quicklist.o CC kernel/hrtimer.o CC kernel/kthread.o CC mm/failslab.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/semaphore.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC kernel/groups.o CC kernel/profile.o CC kernel/sysctl_check.o CC kernel/stacktrace.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/mutex-debug.o CC kernel/lockdep.o CC kernel/lockdep_proc.o CC kernel/trace/trace_clock.o CC kernel/trace/ftrace.o CC kernel/trace/ring_buffer.o CC kernel/trace/ring_buffer_benchmark.o CC kernel/trace/trace.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/trace/trace_output.o CC kernel/rtmutex.o CC kernel/futex.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/trace/trace_stat.o CC kernel/rtmutex-debug.o CC kernel/trace/trace_printk.o CC kernel/irq/handle.o CC kernel/up.o CC kernel/trace/trace_sched_switch.o CC kernel/irq/manage.o CC kernel/gcov/base.o CC kernel/trace/trace_functions.o CC kernel/time/clocksource.o CC kernel/irq/spurious.o CC kernel/trace/trace_irqsoff.o CC kernel/time/jiffies.o CC kernel/uid16.o CC kernel/trace/trace_nop.o CC kernel/spinlock.o CC kernel/irq/resend.o CC kernel/gcov/gcc_3_4.o CC kernel/gcov/fs.o CC fs/open.o /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'start_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:259: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'stop_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:266: warning: unsupported argument to '__builtin_return_address' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[12128] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1201: warning: 'capabilities' may be used uninitialized in this function CC kernel/time/timer_list.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o CC kernel/irq/chip.o distcc[12168] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC kernel/trace/trace_stack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o distcc[12221] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC kernel/time/timecompare.o CC fs/read_write.o CC kernel/irq/devres.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[12273] ERROR: compile (null) on localhost failed /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[12070] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/trace/trace_branch.o CC kernel/time/clockevents.o CC kernel/irq/autoprobe.o CC kernel/module.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[12364] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC kernel/trace/kmemtrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o distcc[12384] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC kernel/time/tick-common.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[12422] 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: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o distcc[12435] 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_workqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o distcc[12446] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC kernel/time/tick-oneshot.o CC kernel/trace/blktrace.o In file included from /scratch/kisskb/src/include/trace/ftrace.h:617, from /scratch/kisskb/src/include/trace/define_trace.h:57, from /scratch/kisskb/src/include/trace/events/lockdep.h:97, from /scratch/kisskb/src/kernel/lockdep.c:52: /scratch/kisskb/src/include/trace/events/lockdep.h: In function 'ftrace_raw_event_lock_acquired': /scratch/kisskb/src/include/trace/events/lockdep.h:71: warning: comparison of distinct pointer types lacks a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[12087] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC kernel/time/tick-sched.o CC kernel/kallsyms.o CC kernel/acct.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[12202] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC fs/file_table.o CC kernel/trace/trace_events.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12583] ERROR: compile (null) on localhost failed mm/.tmp_gl_vmstat.o: file not recognized: File truncated distcc[12587] ERROR: compile (null) on localhost failed /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[12604] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC fs/super.o /scratch/kisskb/src/kernel/futex.c: In function 'exit_robust_list': /scratch/kisskb/src/kernel/futex.c:2428: warning: 'entry' may be used uninitialized in this function /scratch/kisskb/src/kernel/futex.c:2428: warning: 'pending' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o distcc[12633] ERROR: compile (null) on localhost failed /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[12649] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o distcc[12668] ERROR: compile (null) on localhost failed distcc[12670] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory CC kernel/trace/trace_export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/autoprobe.o distcc[12694] ERROR: compile (null) on localhost failed CC fs/char_dev.o mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC fs/stat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o distcc[12719] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory CC fs/exec.o CC kernel/utsname.o CC kernel/trace/trace_events_filter.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12806] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_early_printk.o: file not recognized: File truncated distcc[12808] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_early_printk.o': No such file distcc[12810] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.o': No such file or directory CC kernel/irq/proc.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[12835] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pg-nommu.o /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[12394] ERROR: compile (null) on localhost failed distcc[11027] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /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[12860] ERROR: compile (null) on localhost failed distcc[12859] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC fs/pipe.o CC kernel/user_namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file distcc[12589] ERROR: compile (null) on localhost failed rm: cannot remove `mm/.tmp_mx_vmstat.o': No such file or directory LD kernel/trace/libftrace.o CC fs/namei.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[12279] ERROR: compile (null) on localhost failed CC kernel/pid_namespace.o CC fs/fcntl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem_acl.o mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory distcc[12935] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory GZIP kernel/config_data.gz CC kernel/kgdb.o CC fs/ioctl.o CC fs/readdir.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5159: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5161: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:1931: warning: 'hdr' may be used uninitialized in this function CC kernel/hung_task.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/failslab.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/failslab.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/failslab.o distcc[13057] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_failslab.o': No such file or directory CC fs/select.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[13077] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC kernel/seccomp.o CC kernel/rcutorture.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[13114] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory CC fs/fifo.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[13134] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory /scratch/kisskb/src/fs/exec.c: In function 'copy_strings': /scratch/kisskb/src/fs/exec.c:398: warning: 'len' may be used uninitialized in this function CC kernel/rcupreempt.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[13163] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC kernel/relay.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[13187] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory CC fs/dcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/seccomp.o distcc[13221] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_seccomp.o': No such file or directory CC kernel/utsname_sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/acct.o CC fs/inode.o distcc[13276] 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: 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[13296] ERROR: compile (null) on localhost failed CC kernel/delayacct.o mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC kernel/taskstats.o CC fs/attr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13349] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[13351] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[13353] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC kernel/tsacct.o CC kernel/marker.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o distcc[12832] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC fs/bad_inode.o /scratch/kisskb/src/kernel/marker.c: In function 'remove_marker': /scratch/kisskb/src/kernel/marker.c:435: warning: 'e' may be used uninitialized in this function CC kernel/tracepoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o distcc[12630] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1868: warning: control reaches end of non-void function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupreempt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupreempt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupreempt.o CC kernel/latencytop.o distcc[13446] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupreempt.o': No such file or directory CC kernel/dma-coherent.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[13485] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/file.o CC kernel/slow-work.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[13517] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory CC fs/filesystems.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[13559] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory CC [M] kernel/backtracetest.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[13585] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC fs/namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o distcc[12644] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC fs/seq_file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13629] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[13634] 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[13640] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory distcc[13641] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC fs/xattr.o CC fs/libfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/relay.o distcc[13671] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory CC kernel/time.o CC fs/fs-writeback.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[13704] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory IKCFG kernel/config_data.h CC kernel/configs.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[13734] ERROR: compile (null) on localhost failed CC fs/pnode.o mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[13741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC fs/drop_caches.o CC fs/splice.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecompare.o distcc[13774] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o distcc[13402] 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/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 CC fs/sync.o distcc[13790] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC fs/utimes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o distcc[13816] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC fs/stack.o CC fs/fs_struct.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[13866] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[13519] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC fs/buffer.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[13344] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC fs/bio.o CC fs/block_dev.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[13935] 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: mm/pdflush.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/pdflush.o distcc[13946] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC fs/direct-io.o CC fs/mpage.o CC fs/ioprio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o distcc[13997] 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: 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 CC fs/autofs/dirhash.o distcc[13612] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory LD fs/autofs4/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o distcc[12522] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory LD arch/sh/mm/built-in.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[14069] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC [M] fs/autofs4/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o distcc[14086] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[12908] ERROR: compile (null) on localhost failed CC fs/autofs/init.o mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC fs/befs/datastream.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o distcc[13598] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory LD fs/bfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tsacct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tsacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tsacct.o distcc[14188] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tsacct.o': No such file or directory CC [M] fs/autofs4/inode.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[14204] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC [M] fs/bfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/backtracetest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/backtracetest.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/backtracetest.o distcc[14224] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_backtracetest.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/mpage.o distcc[14234] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[14239] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC fs/autofs/inode.o CC fs/befs/btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o distcc[14267] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC [M] fs/autofs4/root.o CC fs/autofs/root.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time.o distcc[14317] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC [M] fs/bfs/file.o LD fs/btrfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o CC [M] fs/btrfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o distcc[14362] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory distcc[14365] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC [M] fs/autofs4/symlink.o CC fs/befs/super.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[14394] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o distcc[13333] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC [M] fs/bfs/dir.o CC fs/autofs/symlink.o CC [M] fs/btrfs/ctree.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[14447] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC fs/befs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o distcc[12214] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory LD kernel/gcov/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/utsname.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname.o distcc[14492] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_utsname.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o distcc[13212] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC fs/befs/debug.o CC fs/autofs/waitq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/inode.o distcc[14540] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[14547] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC [M] fs/btrfs/extent-tree.o CC [M] fs/btrfs/print-tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/root.o distcc[14598] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[14600] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory distcc[14406] 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: 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[14629] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/waitq.o mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory CC fs/befs/io.o CC [M] fs/btrfs/root-tree.o CC ipc/mqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs-writeback.o CC fs/configfs/inode.o distcc[14686] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC ipc/msgutil.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/waitq.o distcc[14723] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory LD fs/cramfs/built-in.o CC [M] fs/btrfs/dir-item.o CC [M] fs/cramfs/inode.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[13987] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/math-emu/math.o distcc[14486] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/math-emu/.tmp_mx_math.o': No such file or directory LD arch/sh/math-emu/built-in.o CC fs/debugfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o distcc[14795] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC [M] fs/btrfs/file-item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o distcc[14821] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC [M] fs/cramfs/uncompress.o CC ipc/namespace.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[14268] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC fs/debugfs/file.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[14873] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[14886] 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: 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[14898] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC fs/configfs/file.o CC fs/devpts/inode.o CC security/keys/key.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o distcc[14980] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC security/keys/keyring.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o distcc[15011] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC fs/befs/linuxvfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o distcc[13609] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory CC [M] fs/btrfs/inode-item.o CC ipc/mq_sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o distcc[12343] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC fs/dlm/ast.o CC security/keys/keyctl.o CC [M] fs/autofs4/expire.o CC crypto/api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioprio.o distcc[15165] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC [M] fs/btrfs/inode-map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o distcc[15196] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode-item.o': No such file or directory distcc[15197] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC security/commoncap.o CC fs/dlm/config.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15236] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[15240] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_symlink.o': No such file distcc[15242] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory /scratch/kisskb/src/fs/befs/linuxvfs.c: In function 'befs_readdir': /scratch/kisskb/src/fs/befs/linuxvfs.c:225: warning: 'nlsnamelen' may be used uninitialized in this function /scratch/kisskb/src/fs/befs/linuxvfs.c:224: warning: 'nlsname' may be used uninitialized in this function /scratch/kisskb/src/fs/befs/linuxvfs.c: In function 'befs_lookup': /scratch/kisskb/src/fs/befs/linuxvfs.c:171: warning: 'utfname' may be used uninitialized in this function CC crypto/cipher.o CC fs/efs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o distcc[15288] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC crypto/digest.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o distcc[15304] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory CC fs/configfs/dir.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/slow-work.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/slow-work.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/slow-work.o distcc[15342] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_futex.o': No such file or directory distcc[15346] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_slow-work.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o distcc[15352] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o distcc[15362] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC security/min_addr.o CC [M] fs/autofs4/dev-ioctl.o CC [M] fs/btrfs/disk-io.o CC fs/dlm/dir.o CC security/keys/permission.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[15428] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC fs/configfs/symlink.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[15466] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC [M] fs/btrfs/transaction.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o distcc[15492] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC crypto/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/mqueue.o distcc[15509] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_mqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[15528] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15543] ERROR: compile (null) on localhost failed CC fs/efs/inode.o fs/befs/.tmp_gl_linuxvfs.o: file not recognized: File truncated distcc[15550] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/befs/.tmp_mx_linuxvfs.o': No such file distcc[15557] ERROR: compile (null) on localhost failed rm: cannot remove `fs/befs/.tmp_mx_linuxvfs.o': No such file or directory CC fs/configfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o distcc[15578] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o' CC security/security.o : No such file or directory CC fs/dlm/lock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o distcc[15613] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC crypto/algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/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/befs/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/befs/io.o distcc[15440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/befs/.tmp_mx_io.o': No such file or directory CC fs/configfs/item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file-item.o distcc[15663] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_file-item.o': No such file or directory CC fs/efs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/config.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/config.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/config.o distcc[15688] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_config.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/dirhash.o distcc[15705] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o distcc[15522] ERROR: compile (null) on localhost failed CC security/capability.o mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory CC security/keys/process_keys.o CC [M] fs/btrfs/inode.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[15551] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory LD fs/exofs/built-in.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[15418] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC crypto/scatterwalk.o CC [M] fs/exofs/osd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/direct-io.o distcc[15796] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory CC fs/efs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15817] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_root.o: file not recognized: File truncated distcc[15819] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/efs/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/efs/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/efs/namei.o distcc[15832] ERROR: compile (null) on localhost failed mv: cannot stat `fs/efs/.tmp_mx_namei.o': No such file or directory CC security/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o distcc[14609] 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: 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[12797] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC [M] fs/btrfs/file.o CC fs/exportfs/expfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/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/befs/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/befs/debug.o distcc[15903] ERROR: compile (null) on localhost failed mv: cannot stat `fs/befs/.tmp_mx_debug.o': No such file or directory CC [M] fs/exofs/inode.o /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[15931] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_osd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/marker.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/marker.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/marker.o distcc[15121] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/asids-debugfs.o: No such file: No such file or directory distcc[14063] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 CC fs/efs/file.o CC [M] fs/btrfs/tree-defrag.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/digest.o distcc[15960] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15044] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_init.o: file not recognized: File truncated distcc[15990] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_init.o': No such file distcc[15994] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_init.o': No such file or directory LD fs/ext2/built-in.o CC [M] fs/exofs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o distcc[16023] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory CC security/keys/request_key.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[16049] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory CC [M] fs/btrfs/extent_map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15863] ERROR: compile (null) on localhost failed /scratch/kisskb/src/fs/btrfs/extent-tree.c: In function 'run_one_delayed_ref': /scratch/kisskb/src/fs/btrfs/extent-tree.c:1808: warning: 'ret' may be used uninitialized in this function /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[14430] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory CC fs/dlm/lockspace.o /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 distcc[16132] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_min_addr.o': No such file or directory CC fs/efs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/super.o distcc[16150] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/dir.o distcc[16162] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_dir.o': No such file or directory CC [M] fs/exofs/symlink.o LD fs/ext3/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/print-tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/print-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/print-tree.o distcc[15331] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_print-tree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent-tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent-tree.o distcc[16216] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent-tree.o': No such file or directory CC [M] fs/ext3/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o distcc[16230] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory LD fs/freevxfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14483] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[16265] ERROR: compile (null) on localhost failed CC [M] fs/btrfs/sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file distcc[16273] 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: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o distcc[15545] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.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[16290] ERROR: compile (null) on localhost failed LD fs/fscache/built-in.o fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[16294] ERROR: compile (null) on localhost failed CC [M] fs/fscache/cache.o CC [M] fs/btrfs/struct-funcs.o CC [M] fs/btrfs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/datastream.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/datastream.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/datastream.o distcc[16340] ERROR: compile (null) on localhost failed mv: cannot stat `fs/befs/.tmp_mx_datastream.o': No such file or directory CC [M] fs/ext3/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/btree.o distcc[16364] ERROR: compile (null) on localhost failed mv: cannot stat `fs/befs/.tmp_mx_btree.o': No such file or directory CC [M] fs/ext2/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16390] ERROR: compile (null) on localhost failed fs/efs/.tmp_gl_super.o: file not recognized: File truncated distcc[16395] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/efs/.tmp_mx_super.o': No such file distcc[16400] ERROR: compile (null) on localhost failed rm: cannot remove `fs/efs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o distcc[16396] ERROR: compile (null) on localhost failed distcc[16410] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory CC security/keys/request_key_auth.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[16431] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC fs/dlm/main.o CC fs/fuse/dev.o CC [M] fs/btrfs/ordered-data.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o distcc[16473] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[16484] ERROR: compile (null) on localhost failed CC fs/dlm/member.o mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC [M] fs/btrfs/extent_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o distcc[16524] 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-objcopy: Unable to change endianness of input file(s) distcc[16532] ERROR: compile (null) on localhost failed fs/bfs/.tmp_gl_file.o: file not recognized: File truncated distcc[16536] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/bfs/.tmp_mx_file.o': No such file distcc[16539] ERROR: compile (null) on localhost failed rm: cannot remove `fs/bfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16083] ERROR: compile (null) on localhost failed CC [M] fs/freevxfs/vxfs_bmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user_namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user_namespace.o distcc[16576] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user_namespace.o': No such file or directory CC fs/gfs2/acl.o CC [M] fs/exofs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/efs/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/efs/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/efs/file.o distcc[16614] ERROR: compile (null) on localhost failed mv: cannot stat `fs/efs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_sh_ksyms_32.o': No such file distcc[10791] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_sh_ksyms_32.o': No such file or directory CC [M] fs/btrfs/volumes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o distcc[16642] ERROR: compile (null) on localhost failed CC [M] fs/freevxfs/vxfs_fshead.o mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory CC fs/gfs2/bmap.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[15743] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o CC [M] fs/ext2/dir.o distcc[16674] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC crypto/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o distcc[16693] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory CC [M] fs/fscache/cookie.o CC [M] fs/btrfs/async-thread.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/disk-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/disk-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/disk-io.o distcc[16729] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_disk-io.o': No such file or directory CC [M] fs/fscache/fsdef.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[16748] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory CC [M] fs/fscache/main.o fs/bfs/.tmp_gl_dir.o: file not recognized: File truncated distcc[16085] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o distcc[15072] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC [M] fs/freevxfs/vxfs_immed.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_map.o distcc[16778] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent_map.o': No such file or directory CC [M] fs/fscache/netfs.o CC security/keys/user_defined.o CC [M] fs/fscache/object.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[16833] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC [M] fs/freevxfs/vxfs_inode.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[16671] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC [M] fs/freevxfs/vxfs_lookup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o distcc[16878] 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: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o distcc[16893] ERROR: compile (null) on localhost failed CC [M] fs/fscache/operation.o mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/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/fscache/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/fscache/cache.o distcc[16908] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_cache.o': No such file or directory CC security/keys/proc.o CC fs/gfs2/dir.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:948: warning: 'extent_type' may be used uninitialized in this function /scratch/kisskb/src/fs/btrfs/inode.c:944: warning: 'extent_end' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/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 security/capability.o distcc[16943] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_capability.o': No such file or directory CC crypto/ablkcipher.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[16964] 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: 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[16464] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC [M] fs/exofs/dir.o LD fs/hfs/built-in.o CC [M] fs/hfs/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/root-tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/root-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/root-tree.o distcc[17029] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_root-tree.o': No such file or directory /scratch/kisskb/src/fs/freevxfs/vxfs_lookup.c: In function 'vxfs_lookup': /scratch/kisskb/src/fs/freevxfs/vxfs_lookup.c:177: warning: 'pp' may be used uninitialized in this function /scratch/kisskb/src/fs/freevxfs/vxfs_lookup.c:177: note: 'pp' was declared here CC [M] fs/hfs/bfind.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o distcc[16825] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC [M] fs/hfs/bnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/sysfs.o distcc[17074] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o distcc[15601] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC [M] fs/hfs/brec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o distcc[16859] ERROR: compile (null) on localhost failed CC [M] fs/btrfs/ioctl.o mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file distcc[16302] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory CC fs/hpfs/alloc.o CC security/keys/sysctl.o CC [M] fs/ext2/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o distcc[17174] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory CC [M] fs/btrfs/locking.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/bfs/.tmp_mx_dir.o': No such file distcc[16770] ERROR: compile (null) on localhost failed rm: cannot remove `fs/bfs/.tmp_mx_dir.o': No such file or directory CC fs/fuse/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kgdb.o distcc[17215] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kgdb.o': No such file or directory CC [M] fs/freevxfs/vxfs_olt.o LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17256] ERROR: compile (null) on localhost failed fs/freevxfs/.tmp_gl_vxfs_lookup.o: file not recognized: File truncated distcc[17259] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file distcc[17264] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/lockspace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/lockspace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/lockspace.o rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file or directory distcc[17263] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_lockspace.o': No such file or directory CC fs/gfs2/eaops.o CC crypto/blkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/bnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/bnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/bnode.o distcc[17296] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_bnode.o': No such file or directory CC fs/hpfs/anode.o /scratch/kisskb/src/fs/hpfs/alloc.c: In function 'hpfs_alloc_sector': /scratch/kisskb/src/fs/hpfs/alloc.c:160: warning: 'sec' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/taskstats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/taskstats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/taskstats.o distcc[17340] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory CC [M] fs/fscache/page.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o distcc[16851] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_inode.o distcc[17233] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_inode.o': No such file or directory CC fs/fuse/file.o CC fs/gfs2/eattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/dir.o distcc[17395] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_dir.o': No such file or directory CC [M] fs/freevxfs/vxfs_subr.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[17353] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/ast.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/ast.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/ast.o distcc[17104] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_ast.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17368] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[17440] ERROR: compile (null) on localhost failed CC [M] fs/exofs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[17448] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 CC [M] fs/fscache/proc.o distcc[17459] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC [M] fs/freevxfs/vxfs_super.o CC fs/hpfs/buffer.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[17496] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_anode.o': No such file or directory CC crypto/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/volumes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/volumes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/volumes.o distcc[17547] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_volumes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17323] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o distcc[16820] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o distcc[16091] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory LD fs/configfs/configfs.o LD fs/isofs/built-in.o CC fs/gfs2/glock.o CC fs/fuse/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o distcc[17610] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC fs/fuse/control.o CC [M] fs/isofs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/brec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/brec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/brec.o distcc[17634] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_brec.o': No such file or directory CC fs/hpfs/dentry.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o distcc[14948] 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[15276] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[17328] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[17708] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17722] ERROR: compile (null) on localhost failed CC fs/hpfs/dir.o fs/efs/.tmp_gl_dir.o: file not recognized: File truncated distcc[17733] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/prio_tree.o distcc[17736] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory LD fs/configfs/built-in.o CC fs/hpfs/dnode.o LD fs/jbd/built-in.o CC [M] fs/ext2/ialloc.o CC [M] fs/jbd/transaction.o CC [M] fs/ext3/dir.o CC [M] fs/btrfs/orphan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/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/hfs/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/hfs/bitmap.o distcc[17796] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_bitmap.o': No such file or directory CC crypto/ahash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/latencytop.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/latencytop.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/latencytop.o distcc[17826] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_latencytop.o': No such file or directory CC [M] fs/hfs/btree.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[17841] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory CC [M] fs/isofs/inode.o LD arch/sh/kernel/cpu/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file distcc[15823] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory LD fs/autofs/autofs.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[17905] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC fs/dlm/memory.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid_namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid_namespace.o distcc[17926] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid_namespace.o': No such file or directory CC fs/hpfs/ea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/proc.o distcc[17940] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17956] ERROR: compile (null) on localhost failed CC fs/dlm/midcomms.o crypto/.tmp_gl_proc.o: file not recognized: File truncated distcc[17959] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file distcc[17963] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory CC [M] fs/btrfs/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ctree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ctree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ctree.o distcc[18000] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ctree.o': No such file or directory CC crypto/shash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/lock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/lock.o: uses instructions which are incompatible with instructions used in previous modules fs/befs/super.o: compiled for a big endian system and target is little endian/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: f /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ailfs/befs/super.o: uses instructions which are incompatible with instructions used in previous modules ed t/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: o mfaergile ted argto et merspecific data of file fs/dlm/lock.o ge target specific data of file fs/befs/super.o distcc[18019] ERROR: compile (null) on localhost failed mv: cannot stat `fs/befs/.tmp_mx_super.o': No such file or directory distcc[18018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_lock.o': No such file or directory CC [M] fs/jbd/commit.o CC fs/gfs2/glops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18060] ERROR: compile (null) on localhost failed fs/btrfs/.tmp_gl_export.o: file not recognized: File truncated distcc[18066] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-defrag.o distcc[18067] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_export.o': No such file distcc[18070] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_tree-defrag.o': No such file or directory rm: cannot remove `fs/btrfs/.tmp_mx_export.o': No such file or directory CC crypto/algboss.o CC [M] fs/ext3/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bfs/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/bfs/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/bfs/inode.o distcc[18110] ERROR: compile (null) on localhost failed mv: cannot stat `fs/bfs/.tmp_mx_inode.o': No such file or directory LD [M] fs/bfs/bfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bfs/file.o: No such file: No such file or directory distcc[18123] ERROR: compile (null) on localhost failed make[3]: *** [fs/bfs/bfs.o] Error 1 make[2]: *** [fs/bfs] Error 2 distcc[18120] ERROR: compile (null) on localhost failed make[2]: *** Waiting for unfinished jobs.... mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC crypto/testmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/file.o distcc[17979] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[14020] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[17986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_dir.o': No such file or directory CC [M] fs/isofs/dir.o CC [M] fs/btrfs/tree-log.o CC [M] fs/hfs/catalog.o CC fs/gfs2/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/struct-funcs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/struct-funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/struct-funcs.o distcc[18192] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_struct-funcs.o': No such file or directory CC [M] fs/isofs/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/nommu.o distcc[14510] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC [M] fs/jbd/recovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/glock.o distcc[18240] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_glock.o': No such file or directory CC fs/hpfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18257] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/control.o distcc[17710] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/efs/.tmp_mx_dir.o': No such file distcc[17741] ERROR: compile (null) on localhost failed rm: cannot remove `fs/efs/.tmp_mx_dir.o': No such file or directory CC [M] fs/ext3/fsync.o CC [M] fs/btrfs/acl.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/catalog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/catalog.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/catalog.o distcc[18307] ERROR: compile (null) on localhost failed distcc[18306] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_catalog.o': No such file or directory mv: cannot stat `fs/jbd/.tmp_mx_transaction.o': No such file or directory CC [M] fs/ext3/ialloc.o CC fs/gfs2/log.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/process_keys.o distcc[18342] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory CC [M] fs/ext3/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18361] ERROR: compile (null) on localhost failed fs/freevxfs/.tmp_gl_vxfs_super.o: file not recognized: File truncated distcc[18363] ERROR: compile (null) on localhost failed CC [M] fs/ext3/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o distcc[18370] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC [M] fs/btrfs/free-space-cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18405] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[18407] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hash.o': No such file distcc[18409] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory CC [M] fs/hfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/locking.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/locking.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/locking.o distcc[18440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_locking.o': No such file or directory CC [M] fs/jbd/checkpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode.o distcc[18469] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode.o': No such file or directory /scratch/kisskb/src/fs/btrfs/acl.c: In function 'btrfs_get_acl': /scratch/kisskb/src/fs/btrfs/acl.c:35: warning: 'name' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/dma-coherent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/dma-coherent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/dma-coherent.o distcc[18479] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory CC fs/gfs2/lops.o CC fs/fuse/cuse.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/acl.o distcc[18505] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_acl.o': No such file or directory CC fs/hpfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_super.o': No such file distcc[18367] ERROR: compile (null) on localhost failed rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_super.o': No such file or directory CC [M] fs/ext3/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18419] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/efs/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/efs/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/efs/inode.o distcc[18561] ERROR: compile (null) on localhost failed mv: cannot stat `fs/efs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/btree.o distcc[18433] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_btree.o': No such file or directory CC [M] fs/hfs/extent.o CC [M] fs/ext3/super.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[18596] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory LD fs/devpts/devpts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/inode.o distcc[18613] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_inode.o': No such file or directory CC [M] fs/ext3/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/eattr.o distcc[18628] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_eattr.o': No such file or directory /scratch/kisskb/src/fs/fuse/cuse.c: In function 'cuse_process_init_reply': /scratch/kisskb/src/fs/fuse/cuse.c:267: warning: 'val' may be used uninitialized in this function /scratch/kisskb/src/fs/fuse/cuse.c:267: note: 'val' was declared here /scratch/kisskb/src/fs/fuse/cuse.c:267: warning: 'key' may be used uninitialized in this function /scratch/kisskb/src/fs/fuse/cuse.c:267: note: 'key' was declared here CC [M] fs/ext3/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/delayacct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/delayacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/delayacct.o distcc[18649] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_delayacct.o': No such file or directory CC fs/gfs2/main.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[18670] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_checkpoint.o': No such file or directory CC fs/gfs2/meta_io.o /scratch/kisskb/src/fs/ext3/namei.c: In function 'empty_dir': /scratch/kisskb/src/fs/ext3/namei.c:1841: warning: 'bh' may be used uninitialized in this function fs/efs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[18554] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/efs/.tmp_mx_symlink.o': No such file distcc[18698] ERROR: compile (null) on localhost failed rm: cannot remove `fs/efs/.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[18709] ERROR: compile (null) on localhost failed fs/freevxfs/.tmp_gl_vxfs_immed.o: file not recognized: File truncated distcc[18713] ERROR: compile (null) on localhost failed LD fs/efs/efs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file distcc[18720] ERROR: compile (null) on localhost failed distcc[18718] ERROR: compile (null) on localhost failed rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_inode-map.o': No such file or directory CC [M] fs/ext2/inode.o CC fs/dlm/netlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/init.o: No such file: No such file or directory distcc[17901] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs/autofs.o] Error 1 make[2]: *** [fs/autofs] Error 2 CC [M] fs/ext2/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18795] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[18259] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/orphan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/orphan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/orphan.o distcc[18820] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_orphan.o': No such file or directory CC [M] fs/ext2/namei.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[18846] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_recovery.o': No such file or directory CC [M] fs/hfs/inode.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1145: warning: 'dst_di' may be used uninitialized in this function LD fs/devpts/built-in.o CC fs/gfs2/aops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/bfind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/bfind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/bfind.o distcc[18898] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_bfind.o': No such file or directory CC fs/dlm/lowcomms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/netlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/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 fs/dlm/netlink.o distcc[18920] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_netlink.o': No such file or directory CC fs/hpfs/map.o LD init/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18939] ERROR: compile (null) on localhost failed fs/exofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[18941] 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[18943] ERROR: compile (null) on localhost failed rm: cannot remove `fs/exofs/.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[18954] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[18958] ERROR: compile (null) on localhost failed CC [M] fs/isofs/rock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[18961] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory CC fs/hpfs/name.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/meta_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/meta_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/meta_io.o distcc[18983] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_meta_io.o': No such file or directory CC [M] fs/ext3/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/netfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/netfs.o distcc[19013] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_netfs.o': No such file or directory CC [M] fs/isofs/export.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[18270] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory CC crypto/crypto_wq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/tree-log.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-log.o distcc[19056] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_tree-log.o': No such file or directory CC [M] fs/btrfs/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/name.o distcc[19079] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_name.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/midcomms.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/midcomms.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/midcomms.o distcc[19088] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_midcomms.o': No such file or directory CC [M] fs/hfs/attr.o CC fs/gfs2/dentry.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file.o distcc[16385] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/free-space-cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/free-space-cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/free-space-cache.o distcc[18695] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/btrfs/.tmp_mx_free-space-cache.o': No such file or directory distcc[19127] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dnode.o': No such file or directory CC [M] fs/hfs/mdb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19157] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_file.o: file not recognized: File truncated distcc[19165] ERROR: compile (null) on localhost failed CC [M] fs/ext2/super.o CC [M] fs/btrfs/compression.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_file.o': No such file distcc[19170] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory CC [M] fs/btrfs/delayed-ref.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/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 security/security.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[19221] ERROR: compile (null) on localhost failed distcc[19219] 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: 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 mv: cannot stat `security/.tmp_mx_security.o': No such file or directory distcc[19229] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory fs/exofs/.tmp_gl_namei.o: file not recognized: File truncated distcc[17554] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_main.o: file not recognized: File truncated distcc[18799] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_main.o': No such file distcc[19254] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_main.o': No such file or directory CC [M] fs/ext2/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o CC fs/hpfs/namei.o distcc[18805] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC [M] fs/ext3/ext3_jbd.o CC [M] fs/btrfs/relocation.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 CC fs/gfs2/export.o distcc[19295] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_inode.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[19304] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC [M] fs/hfs/part_tbl.o CC fs/dlm/plock.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[15881] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dentry.o distcc[19359] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dentry.o': No such file or directory LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19374] ERROR: compile (null) on localhost failed fs/exofs/.tmp_gl_file.o: file not recognized: File truncated distcc[19377] 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[19380] ERROR: compile (null) on localhost failed rm: cannot remove `fs/exofs/.tmp_mx_file.o': No such file or directory CC [M] fs/ext3/xattr.o CC fs/hpfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/transaction.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/transaction.o distcc[19399] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_transaction.o': No such file or directory CC fs/dlm/rcom.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/expfs.o distcc[19430] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/log.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/log.o LD fs/exportfs/exportfs.o distcc[19440] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_log.o': No such file or directory LD fs/exportfs/built-in.o CC [M] fs/jbd/revoke.o CC crypto/fips.o /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[19478] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_map.o': No such file or directory CC fs/gfs2/file.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[19496] 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/dlm/plock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/plock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/plock.o distcc[19510] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_plock.o': No such file or directory CC [M] fs/jbd/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19525] ERROR: compile (null) on localhost failed crypto/.tmp_gl_algboss.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19530] ERROR: compile (null) on localhost failed distcc[19532] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file distcc[19536] ERROR: compile (null) on localhost failed fs/hfs/.tmp_gl_dir.o: file not recognized: File truncated distcc[19537] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC [M] fs/ext3/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hfs/.tmp_mx_dir.o': No such file distcc[19548] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hfs/.tmp_mx_dir.o': No such file or directory CC [M] fs/ext2/xattr.o CC [M] fs/ext2/xattr_user.o CC crypto/aead.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 /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[18762] ERROR: compile (null) on localhost failed distcc[19602] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory mv: cannot stat `fs/ext3/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[19612] 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/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[14870] ERROR: compile (null) on localhost failed mv: cannot stat `fs/cramfs/.tmp_mx_uncompress.o': No such file or directory CC [M] fs/ext2/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/dir-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/dir-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/dir-item.o distcc[19005] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_dir-item.o': No such file or directory CC crypto/chainiv.o CC fs/dlm/recover.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19624] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[19666] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_check.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file distcc[19674] ERROR: compile (null) on localhost failed CC fs/gfs2/ops_fstype.o distcc[19673] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_file.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory CC [M] fs/hfs/string.o CC [M] fs/ext2/acl.o CC [M] fs/ext3/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/cookie.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cookie.o distcc[19727] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_cookie.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19736] ERROR: compile (null) on localhost failed /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[19366] ERROR: compile (null) on localhost failed CC [M] fs/isofs/compress.o mv: cannot stat `fs/exofs/.tmp_mx_dir.o': No such file or directory CC fs/dlm/recoverd.o CC crypto/eseqiv.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[19780] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC [M] fs/hfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/rcom.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/rcom.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/rcom.o distcc[19811] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_rcom.o': No such file or directory CC [M] fs/ext2/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/string.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/string.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/string.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_bmap.o distcc[19837] ERROR: compile (null) on localhost failed distcc[19838] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_string.o': No such file or directory mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_bmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o distcc[16550] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/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/befs/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/befs/inode.o distcc[19852] ERROR: compile (null) on localhost failed mv: cannot stat `fs/befs/.tmp_mx_inode.o': No such file or directory CC fs/dlm/requestqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mq_sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/mq_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific d CC crypto/pcompress.o ata of file ipc/mq_sysctl.o distcc[19876] ERROR: compile (null) on localhost failed LD fs/befs/befs.o mv: cannot stat `ipc/.tmp_mx_mq_sysctl.o': No such file or directory CC [M] fs/hfs/sysdep.o CC [M] fs/hfs/trans.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o distcc[19927] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/page.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/page.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failedkernel/.tmp_gl_rcutorture.o : file not recognized: File truncated to merge target specific data of file fs/fscache/page.o distcc[17678] ERROR: compile (null) on localhost failed distcc[19935] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_rcutorture.o': No such file distcc[19941] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_page.o': No such file or directory CC fs/dlm/user.o rm: cannot remove `kernel/.tmp_mx_rcutorture.o': No such file or directory CC fs/dlm/util.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC crypto/hmac.o CC crypto/md4.o /scratch/kisskb/src/fs/ext2/acl.c: In function 'ext2_get_acl': /scratch/kisskb/src/fs/ext2/acl.c:134: warning: 'name_index' may be used uninitialized in this function CC [M] fs/ext3/xattr_security.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[20021] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC fs/dlm/debug_fs.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[20048] 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-ld: fs/btrfs/async-thread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/async-thread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/async-thread.o distcc[18874] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_async-thread.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/befs/linuxvfs.o: No such file: No such file or directory distcc[19893] ERROR: compile (null) on localhost failed make[3]: *** [fs/befs/befs.o] Error 1 make[2]: *** [fs/befs] Error 2 CC fs/gfs2/ops_inode.o CC crypto/md5.o CC crypto/sha1_generic.o kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated distcc[19738] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/lowcomms.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/lowcomms.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/lowcomms.o distcc[20091] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_lowcomms.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[20101] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_buffer.o': No such file or directory CC fs/gfs2/quota.o CC crypto/sha512_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/acl.o distcc[20151] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20157] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[20163] 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[20167] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC fs/gfs2/recovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20180] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[20185] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_user.o': No such file distcc[20188] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_user.o': No such file or directory CC crypto/wp512.o CC fs/gfs2/rgrp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/aops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/aops.o distcc[20235] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_aops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/ea.o distcc[18837] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_ea.o': No such file or directory CC fs/gfs2/super.o CC crypto/tgr192.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hung_task.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hung_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hung_task.o distcc[20261] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hung_task.o': No such file or directory CC fs/gfs2/sys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/inode.o distcc[18750] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20301] ERROR: compile (null) on localhost failed fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[20303] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file distcc[20305] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory CC crypto/twofish.o CC fs/gfs2/trans.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[20344] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[19210] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_hash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/object.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/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 fs/fscache/object.o distcc[19707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_object.o': No such file or directory CC crypto/twofish_common.o CC crypto/aes_generic.o CC fs/gfs2/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/inode.o distcc[20403] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.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[20414] ERROR: compile (null) on localhost failed fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated distcc[20417] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file distcc[20422] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fuse/.tmp_mx_cuse.o': No such file or directory CC crypto/cast6.o CC crypto/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/sys.o distcc[20448] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_sys.o': No such file or directory CC crypto/crc32c.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/recover.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/recover.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/recover.o distcc[20473] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_recover.o': No such file or directory CC crypto/rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20490] ERROR: compile (null) on localhost failed /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[20505] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC crypto/krng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/recovery.o /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[20539] ERROR: compile (null) on localhost failed distcc[20541] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_recovery.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20570] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o distcc[20571] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory security/keys/.tmp_gl_proc.o: file not recognized: File truncated distcc[20576] ERROR: compile (null) on localhost failed CC crypto/ansi_cprng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file distcc[20582] ERROR: compile (null) on localhost failed rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory CC [M] crypto/seqiv.o CC [M] crypto/rmd256.o CC [M] crypto/sha256_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/compression.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/compression.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/compression.o distcc[20636] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_compression.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18881] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_glops.o: file not recognized: File truncated distcc[20652] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_glops.o': No such file distcc[20657] 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[20658] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_glops.o': No such file or directory crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[20662] 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[20668] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC [M] crypto/gf128mul.o CC [M] crypto/ecb.o CC [M] crypto/cbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/exofs/.tmp_mx_namei.o': No such file distcc[19243] ERROR: compile (null) on localhost failed rm: cannot remove `fs/exofs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/recoverd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/recoverd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/recoverd.o distcc[20379] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_recoverd.o': No such file or directory CC [M] crypto/pcbc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20712] ERROR: compile (null) on localhost failed CC [M] crypto/cts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/rgrp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/rgrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/rgrp.o distcc[20732] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_rgrp.o': No such file or directory CC [M] crypto/lrw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20762] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_io.o crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[20765] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file distcc[20768] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory distcc[20763] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent_io.o': No such file or directory CC [M] crypto/ctr.o CC [M] crypto/gcm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/super.o distcc[20815] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/gfs2/.tmp_mx_super.o': No such file or directory distcc[20462] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/efs/super.o: No such file: No such file or directory distcc[18723] ERROR: compile (null) on localhost failed make[3]: *** [fs/efs/efs.o] Error 1 make[2]: *** [fs/efs] Error 2 CC [M] crypto/ccm.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[20827] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC [M] crypto/cryptd.o CC [M] crypto/des_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20854] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ioctl.o distcc[19699] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/rock.o distcc[20865] ERROR: compile (null) on localhost failed CC [M] crypto/fcrypt.o mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory CC [M] crypto/blowfish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20895] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/xattr.o distcc[20393] 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/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[20396] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC [M] crypto/arc4.o CC [M] crypto/tea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20756] 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[20936] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ctr.o: file not recognized: File truncated distcc[20939] 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[20951] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[20953] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file distcc[20955] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory CC [M] crypto/khazad.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/operation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/operation.o distcc[20993] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_operation.o': No such file or directory CC [M] crypto/salsa20_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_olt.o distcc[21024] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_olt.o': No such file or directory CC [M] crypto/deflate.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[21051] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_alloc.o': No such file or directory fs/ext3/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[20856] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_trusted.o': No such file distcc[21067] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_trusted.o': No such file or directory CC [M] crypto/authenc.o CC [M] crypto/lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21094] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[21096] 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[21098] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19741] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[21103] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[19375] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file distcc[21108] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[21118] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_inode.o': No such file or directory make[2]: *** [arch/sh/kernel/cpu] Error 2 make[1]: *** [arch/sh/kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21142] ERROR: compile (null) on localhost failed crypto/.tmp_gl_twofish.o: file not recognized: File truncated distcc[21145] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lrw.o: file not recognized: File truncated distcc[20897] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ordered-data.o distcc[20615] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/btrfs/.tmp_mx_ordered-data.o': No such file or directory distcc[21160] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory fs/ext2/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[20927] ERROR: compile (null) on localhost failed LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_user.o': No such file distcc[21179] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21209] 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[20942] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21220] ERROR: compile (null) on localhost failed crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[21225] 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[21228] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21251] 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) crypto/.tmp_gl_lzo.o: file not recognized: File truncated distcc[21257] ERROR: compile (null) on localhost failed distcc[21256] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file crypto/.tmp_gl_deflate.o: distcc[21263] ERROR: compile (null) on localhost failed file not recognized: File truncated distcc[21262] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_lzo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[21286] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr_security.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/main.o distcc[21305] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fscache/.tmp_mx_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ioctl.o distcc[21315] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/super.o distcc[21327] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21013] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[21354] 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[21017] 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[21356] 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[21358] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[21360] ERROR: compile (null) on localhost failed crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[21362] 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[21367] 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[21368] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[21381] 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/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[21396] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_journal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21422] ERROR: compile (null) on localhost failed crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[21429] 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[21441] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated distcc[21443] 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[21447] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[21450] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[21459] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21478] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[21486] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file distcc[21493] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/file.o distcc[21504] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_file.o': No such file or directory crypto/.tmp_gl_chainiv.o: file not recognized: File truncated /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: faileddistcc[20492] ERROR: compile (null) on localhost failed to merge target specific data of file crypto/ahash.o distcc[19726] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/acl.o distcc[18802] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/namei.o distcc[21532] 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 mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory distcc[18809] ERROR: compile (null) on localhost failed /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 rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eaops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/eaops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/eaops.o distcc[21543] ERROR: compile (null) on localhost failed distcc[21545] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_eaops.o': No such file or directory fs/gfs2/.tmp_gl_lops.o: file not recognized: File truncated distcc[20719] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_lops.o': No such file distcc[21569] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_lops.o': No such file or directory LD [M] fs/autofs4/autofs4.o LD ipc/built-in.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[21579] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[21592] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20546] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o distcc[20563] 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: fs/freevxfs/vxfs_fshead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_fshead.o distcc[20131] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_fshead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/namei.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/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/hfs/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/hfs/attr.o distcc[20920] ERROR: compile (null) on localhost failed distcc[21634] ERROR: compile (null) on localhost failed distcc[21635] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_dir.o': No such file or directory mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory mv: cannot stat `fs/hfs/.tmp_mx_attr.o': No such file or directory crypto/.tmp_gl_salsa20_generic.o: file not recognized: File truncated distcc[21211] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_salsa20_generic.o': No such file distcc[21667] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_salsa20_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/des_generic.o distcc[21675] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21684] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ccm.o: file not recognized: File truncated distcc[21687] 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[21690] 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: 'crypto/.tmp_mx_deflate.o': No such file distcc[21273] 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[21727] 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[21728] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[21734] ERROR: compile (null) on localhost failed fs/hfs/.tmp_gl_sysdep.o: file not recognized: File truncated distcc[21737] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/requestqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/requestqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/requestqueue.o distcc[20986] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hfs/.tmp_mx_sysdep.o': No such file distcc[21748] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_requestqueue.o': No such file or directory rm: cannot remove `fs/hfs/.tmp_mx_sysdep.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21301] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated distcc[21762] 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[21771] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha512_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21800] ERROR: compile (null) on localhost failed fs/hfs/.tmp_gl_super.o: file not recognized: File truncated distcc[21802] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hfs/.tmp_mx_super.o': No such file distcc[21806] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hfs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21814] ERROR: compile (null) on localhost failed crypto/.tmp_gl_authenc.o: file not recognized: File truncated distcc[21817] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file distcc[21824] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[21834] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/delayed-ref.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/delayed-ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/delayed-ref.o distcc[21842] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_util.o': No such file or directory distcc[21843] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_delayed-ref.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21863] ERROR: compile (null) on localhost failed crypto/.tmp_gl_pcbc.o: file not recognized: File truncated distcc[21868] 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[21872] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_pcbc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/trans.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/trans.o distcc[21894] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_trans.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21922] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/mdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/mdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/mdb.o distcc[21923] ERROR: compile (null) on localhost failed crypto/.tmp_gl_wp512.o: file not recognized: File truncated distcc[21926] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_mdb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such file distcc[21929] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o distcc[21941] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21975] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_export.o: file not recognized: File truncated distcc[21978] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/debug_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/dlm/debug_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/dlm/debug_fs.o distcc[21979] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_export.o': No such file distcc[21982] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_debug_fs.o': No such file or directory rm: cannot remove `fs/gfs2/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish.o': No such file distcc[21147] ERROR: compile (null) on localhost failed crypto/.tmp_gl_zlib.o: file not recognized: File truncated distcc[21598] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_twofish.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lrw.o': No such file distcc[21149] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file rm: cannot remove `crypto/.tmp_mx_lrw.o': No such file or directory distcc[21998] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_zlib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_subr.o distcc[21609] ERROR: compile (null) on localhost failed mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_subr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22016] 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[22018] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[22025] ERROR: compile (null) on localhost failed kernel/.tmp_gl_configs.o: file not recognized: File truncated distcc[22027] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/quota.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6.o': No such file distcc[22032] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_configs.o': No such file distcc[22035] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory distcc[22030] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_configs.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_quota.o': No such file or directory LD [M] fs/freevxfs/freevxfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_immed.o: No such file: No such file or directory distcc[22059] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/member.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/member.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/member.o make[3]: *** [fs/freevxfs/freevxfs.o] Error 1 make[2]: *** [fs/freevxfs] Error 2 distcc[21638] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_member.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22074] ERROR: compile (null) on localhost failed crypto/.tmp_gl_khazad.o: file not recognized: File truncated distcc[22078] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file /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[22082] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_khazad.o': No such file or directory distcc[22081] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22102] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[22104] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_symlink.o': No such file distcc[22107] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[18396] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/memory.o distcc[22118] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_memory.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[22134] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hpfs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 distcc[22144] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exofs/.tmp_mx_super.o': No such file or directory LD [M] fs/exofs/exofs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/zlib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/zlib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/zlib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file distcc[21746] ERROR: compile (null) on localhost failed distcc[22159] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exofs/file.o: No such file: No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_zlib.o': No such file or directory distcc[22162] ERROR: compile (null) on localhost failed make[3]: *** [fs/exofs/exofs.o] Error 1 make[2]: *** [fs/exofs] Error 2 /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[22174] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_revoke.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22187] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd256.o: file not recognized: File truncated distcc[22189] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file distcc[22193] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21438] ERROR: compile (null) on localhost failed fs/hpfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[22227] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hpfs/.tmp_mx_namei.o': No such file distcc[22231] ERROR: compile (null) on localhost failed rm: cannot remove `fs/hpfs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/compress.o distcc[22239] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_compress.o': No such file or directory LD fs/hpfs/hpfs.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[22250] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_twofish_common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/namei.o: No such file: No such file or directory distcc[22252] ERROR: compile (null) on localhost failed make[3]: *** [fs/hpfs/hpfs.o] Error 1 make[2]: *** [fs/hpfs] Error 2 distcc[22256] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/dir.o distcc[22262] ERROR: compile (null) on localhost failed distcc[21487] ERROR: compile (null) on localhost failed mv: mv: cannot stat `fs/fuse/.tmp_mx_inode.o'cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory : No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22285] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[22294] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/part_tbl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/part_tbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/part_tbl.o distcc[22295] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file distcc[22299] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_part_tbl.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory LD [M] fs/isofs/isofs.o LD fs/fuse/fuse.o distcc[22297] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21515] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file distcc[21518] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[22312] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory make[2]: *** [fs/isofs] Error 2 LD fs/fuse/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/cuse.o: No such file: No such file or directory distcc[22348] ERROR: compile (null) on localhost failed make[3]: *** [fs/fuse/built-in.o] Error 1 make[2]: *** [fs/fuse] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/relocation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/relocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/relocation.o distcc[21960] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_relocation.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22356] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[22360] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file distcc[22363] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ansi_cprng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[22371] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o distcc[20254] 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-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[22396] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/xattr.o mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory distcc[22400] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/bmap.o distcc[22411] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_bmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/xattr.o /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: distcc[18552] ERROR: compile (null) on localhost failed 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[21739] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_xattr.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22448] 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[22449] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_dentry.o: file not recognized: File truncated distcc[22455] ERROR: compile (null) on localhost failed LD [M] fs/btrfs/btrfs.o crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[22457] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_dentry.o': No such file distcc[22465] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_dentry.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file distcc[22472] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: distcc[22475] ERROR: compile (null) on localhost failed cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22484] ERROR: compile (null) on localhost failed distcc[22485] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[22490] ERROR: compile (null) on localhost failed distcc[22489] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_trusted.o': No such file distcc[22493] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/export.o: No such file: No such file or directory rm: cannot remove `fs/ext2/.tmp_mx_xattr_trusted.o': No such file or directory distcc[22469] ERROR: compile (null) on localhost failed make[3]: *** [fs/btrfs/btrfs.o] Error 1 make[2]: *** [fs/btrfs] Error 2 crypto/.tmp_gl_md4.o: file not recognized: File truncated distcc[20820] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/ops_fstype.o fs/cramfs/.tmp_gl_inode.o: file not recognized: File truncated distcc[16553] ERROR: compile (null) on localhost failed distcc[22220] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o mv: cannot stat `fs/gfs2/.tmp_mx_ops_fstype.o': No such file or directory distcc[22223] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to mergedistcc[22543] ERROR: compile (null) on localhost failed target specific data of file fs/gfs2/util.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 mv: cannot stat `fs/ext3/.tmp_mx_fsync.o': No such file or directory distcc[22544] ERROR: compile (null) on localhost failed distcc[22547] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_util.o': No such file or directory mv: cannot stat `fs/ext2/.tmp_mx_ioctl.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[22559] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory LD fs/debugfs/debugfs.o LD [M] fs/ext2/ext2.o LD fs/debugfs/built-in.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[22584] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext2/ext2.o] Error 1 make[2]: *** [fs/ext2] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/xattr_security.o distcc[22593] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr_security.o': No such file or directory crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[22324] 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[22603] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/user.o rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory distcc[22604] ERROR: compile (null) on localhost failed mv: cannot stat `fs/dlm/.tmp_mx_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_utsname_sysctl.o': No such file distcc[20087] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/ops_inode.o LD fs/dlm/dlm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o distcc[22623] ERROR: compile (null) on localhost failed distcc[22628] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_ops_inode.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory LD kernel/irq/built-in.o LD fs/gfs2/gfs2.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glops.o: No such file: No such file or directory distcc[22651] ERROR: compile (null) on localhost failed make[3]: *** [fs/gfs2/gfs2.o] Error 1 make[2]: *** [fs/gfs2] Error 2 distcc[22652] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_super.o': No such file or directory LD fs/dlm/built-in.o make[1]: *** [kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22674] ERROR: compile (null) on localhost failed crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[22676] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fips.o': No such file distcc[22678] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o distcc[22686] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory LD crypto/crypto.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory distcc[22701] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_algapi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory distcc[22705] ERROR: compile (null) on localhost failed make[2]: *** [crypto/cryptomgr.o] Error 1 /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[22712] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: No such file: No such file or directory distcc[22721] ERROR: compile (null) on localhost failed make[2]: *** [mm/built-in.o] Error 1 make[1]: *** [mm] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22727] ERROR: compile (null) on localhost failed fs/fscache/.tmp_gl_fsdef.o: file not recognized: File truncated distcc[22729] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_fsdef.o': No such file distcc[22731] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fscache/.tmp_mx_fsdef.o': No such file or directory LD [M] fs/fscache/fscache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/fsdef.o: No such file: No such file or directory distcc[22739] ERROR: compile (null) on localhost failed make[3]: *** [fs/fscache/fscache.o] Error 1 make[2]: *** [fs/fscache] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file distcc[22517] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[22752] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory LD [M] fs/ext3/ext3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/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/hfs/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/hfs/extent.o distcc[22768] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/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/hfs/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/hfs/inode.o mv: cannot stat `fs/hfs/.tmp_mx_extent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[22773] ERROR: compile (null) on localhost failed distcc[22772] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext3/ext3.o] Error 1 make[2]: *** [fs/ext3] Error 2 mv: cannot stat `fs/hfs/.tmp_mx_inode.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[22789] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_commit.o': No such file or directory LD [M] fs/jbd/jbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o distcc[22804] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory 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[22812] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[22703] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish.o': No such file distcc[21435] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cramfs/.tmp_mx_inode.o': No such file distcc[22525] 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: fs/hfs/trans.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfs/trans.o distcc[22839] ERROR: compile (null) on localhost failed mv: cannot stat `fs/hfs/.tmp_mx_trans.o': No such file or directory LD [M] fs/cramfs/cramfs.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[22849] ERROR: compile (null) on localhost failed make[3]: *** [fs/cramfs/cramfs.o] Error 1 make[2]: *** [fs/cramfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cryptd.o distcc[22852] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cryptd.o': No such file or directory LD [M] fs/hfs/hfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfs/dir.o: No such file: No such file or directory distcc[22860] ERROR: compile (null) on localhost failed make[3]: *** [fs/hfs/hfs.o] Error 1 make[2]: *** [fs/hfs] Error 2 make[1]: *** [fs] Error 2 make[1]: *** [crypto] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 6c30c53fd5ae6a99a23ad78e90c428d2c8ffb07f # < git symbolic-ref HEAD # < git merge-base 6c30c53fd5ae6a99a23ad78e90c428d2c8ffb07f 3edf2fb9d80a46d6c32ba12547a42419845b4b76 # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus We are not bisecting. # git bisect start won't bisect on seeked tree Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 148, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 208, in bisect call('git bisect start', self.log) File "/scratch/kisskb/prod/kisskb/kisskb3/backend/utils.py", line 50, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git bisect start" (1)