# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is 0c997a09e90659c9f625ada4d0c21f50a8cddefd Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next. # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h CHK arch/sh/lib64/syscalltab.h UPD arch/sh/lib64/syscalltab.h GEN /scratch/kisskb/build/linux-next_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/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_md.o CC init/noinitramfs.o UPD include/linux/compile.h LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/mm/init.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/mmap.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/time_32.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/topology.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/timers/timer.o CC arch/sh/kernel/module.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/timers/timer-cmt.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/kprobes.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/irq/imask.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o distcc[21918] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[21941] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_crash_dump.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[21974] 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/kprobes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kprobes.o /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[22017] ERROR: compile (null) on localhost failed distcc[22018] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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[22068] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[22078] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22106] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[22110] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o distcc[22109] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file distcc[22117] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/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[22144] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[22154] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/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[22169] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pg-nommu.o distcc[22203] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o distcc[22205] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[22229] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o distcc[22257] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[22283] 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-objcopy: Unable to change endianness of input file(s) /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[22312] ERROR: compile (null) on localhost failed distcc[22310] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[22318] 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[22325] ERROR: compile (null) on localhost failed /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[22324] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/timers/timer.o distcc[22355] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/timers/.tmp_mx_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[22366] 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/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[22381] 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/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[22401] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[22404] 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/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[22440] ERROR: compile (null) on localhost failed LD init/mounts.o mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[22453] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory LD init/built-in.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[22475] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22511] 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[22512] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_early_printk.o: file not recognized: File truncated distcc[22515] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[22518] 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[22522] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /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[22523] ERROR: compile (null) on localhost failed distcc[22524] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory arch/sh/kernel/timers/.tmp_gl_timer-cmt.o: file not recognized: File truncated distcc[22530] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file distcc[22538] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/timers/.tmp_mx_timer-cmt.o': No such file or directory LD arch/sh/boards/built-in.o LD arch/sh/kernel/timers/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/timers/timer-cmt.o: No such file: No such file or directory distcc[22567] ERROR: compile (null) on localhost failed make[3]: *** [arch/sh/kernel/timers/built-in.o] Error 1 make[2]: *** [arch/sh/kernel/timers] Error 2 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/math-emu/math.o 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 kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC kernel/softirq.o CC mm/bootmem.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page_alloc.o CC kernel/resource.o CC mm/page-writeback.o CC mm/pdflush.o CC mm/readahead.o CC mm/swap.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC mm/truncate.o CC kernel/timer.o CC mm/vmscan.o CC kernel/user.o CC mm/shmem.o CC mm/prio_tree.o CC kernel/signal.o CC mm/util.o CC kernel/sys.o CC kernel/kmod.o CC mm/vmstat.o CC mm/mmzone.o CC kernel/workqueue.o CC kernel/pid.o CC mm/backing-dev.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:321: warning: control reaches end of non-void function CC mm/page_isolation.o CC kernel/rcupdate.o CC mm/mm_init.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC mm/nommu.o CC mm/dmapool.o CC kernel/kfifo.o CC mm/sparse.o CC kernel/sys_ni.o CC mm/slub.o CC kernel/posix-cpu-timers.o CC mm/failslab.o CC mm/quicklist.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.o CC kernel/pm_qos_params.o CC kernel/ksysfs.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/profile.o CC kernel/async.o CC kernel/sysctl_check.o CC kernel/stacktrace.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/irq/handle.o CC kernel/time/timer_list.o CC kernel/mutex-debug.o CC kernel/time/timecompare.o CC kernel/lockdep.o CC kernel/irq/manage.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/lockdep_proc.o CC kernel/time/timer_stats.o CC kernel/irq/spurious.o CC kernel/futex.o CC kernel/trace/ftrace.o CC kernel/irq/resend.o CC kernel/trace/ring_buffer.o CC kernel/rtmutex.o CC kernel/irq/chip.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC kernel/trace/trace.o CC kernel/irq/proc.o CC kernel/rtmutex-debug.o CC kernel/trace/trace_output.o CC kernel/trace/trace_clock.o CC kernel/up.o CC kernel/trace/trace_stat.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:147: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: statement with no effect CC kernel/spinlock.o CC kernel/trace/trace_printk.o CC kernel/uid16.o CC kernel/trace/trace_sched_switch.o CC kernel/trace/trace_functions.o CC kernel/module.o CC kernel/trace/trace_sched_wakeup.o CC kernel/trace/trace_nop.o CC kernel/trace/trace_stack.o CC kernel/trace/kmemtrace.o CC kernel/kallsyms.o CC kernel/trace/blktrace.o CC kernel/kprobes.o CC kernel/kgdb.o CC kernel/softlockup.o CC kernel/hung_task.o CC kernel/seccomp.o CC kernel/rcuclassic.o CC kernel/relay.o /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2367: warning: label 'free_init' defined but not used /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:4524: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:4526: warning: unsupported argument to '__builtin_return_address' CC kernel/utsname_sysctl.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:157: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:157: warning: unsupported argument to '__builtin_return_address' /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[23436] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:260: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:260: warning: unsupported argument to '__builtin_return_address' CC kernel/marker.o CC kernel/tracepoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time_32.o distcc[23508] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time_32.o': No such file or directory CC kernel/latencytop.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/prio_tree.o distcc[23545] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory LD kernel/trace/libftrace.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[23574] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC kernel/dma-coherent.o GZIP kernel/config_data.gz CC kernel/time.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[23674] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[23697] ERROR: compile (null) on localhost failed IKCFG kernel/config_data.h 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/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[23729] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC [M] kernel/configs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o distcc[23784] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[23815] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[23840] ERROR: compile (null) on localhost failed CC fs/open.o mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/stat.o CC fs/char_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o distcc[23881] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC fs/exec.o CC fs/pipe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[23532] 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: kernel/time/timer_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_stats.o distcc[23970] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_stats.o': No such file or directory CC fs/namei.o CC fs/fcntl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o distcc[24007] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC fs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o distcc[24026] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC fs/readdir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o distcc[24071] ERROR: compile (null) on localhost failed CC fs/select.o mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[24078] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_seccomp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/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[23619] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory CC fs/fifo.o CC fs/dcache.o CC fs/inode.o CC fs/attr.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[24145] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[24159] ERROR: compile (null) on localhost failed CC fs/bad_inode.o mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC fs/file.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[23466] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC ipc/util.o CC fs/filesystems.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[23500] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[24253] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC ipc/msgutil.o CC security/keys/key.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[24331] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC fs/namespace.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[24346] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC security/keys/keyring.o CC ipc/msg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o distcc[24060] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC ipc/sem.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[24457] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_latencytop.o': No such file or directory CC crypto/api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softlockup.o distcc[24496] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softlockup.o': No such file or directory CC security/commoncap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o distcc[24508] ERROR: compile (null) on localhost failed /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[24507] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory CC security/keys/keyctl.o CC crypto/cipher.o CC fs/seq_file.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[24572] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC crypto/digest.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1880: warning: control reaches end of non-void function /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[24607] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[24620] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC crypto/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o /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[24399] ERROR: compile (null) on localhost failed distcc[24398] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC security/keys/permission.o CC fs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o distcc[24709] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[24713] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_dma-coherent.o': No such file or directory CC security/inode.o CC ipc/shm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o distcc[24748] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC crypto/algapi.o CC fs/libfs.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[24770] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[24800] ERROR: compile (null) on localhost failed CC security/keys/process_keys.o mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory CC security/keys/request_key.o CC ipc/ipcns_notifier.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[24849] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC crypto/scatterwalk.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[24877] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[24309] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory CC crypto/proc.o CC security/keys/request_key_auth.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[24915] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... CC fs/fs-writeback.o /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:972: warning: unused variable 'size' /scratch/kisskb/src/ipc/shm.c:970: warning: unused variable 'next' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[24956] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24970] ERROR: compile (null) on localhost failed kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated distcc[24976] ERROR: compile (null) on localhost failed CC crypto/ablkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_utsname_sysctl.o': No such file distcc[24982] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory CC fs/pnode.o CC ipc/ipc_sysctl.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[25018] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[24763] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[22264] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o distcc[24236] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC fs/drop_caches.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[25046] ERROR: compile (null) on localhost failed CC security/keys/user_defined.o mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC fs/splice.o CC crypto/blkcipher.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[25073] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC crypto/hash.o CC security/keys/proc.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[25106] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC crypto/ahash.o CC block/elevator.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[25169] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory CC security/keys/sysctl.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[25231] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC crypto/shash.o CC fs/sync.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[24695] 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: 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[25286] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC block/blk-core.o CC crypto/algboss.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 /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[25322] ERROR: compile (null) on localhost failed distcc[25323] ERROR: compile (null) on localhost failed CC fs/utimes.o mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC block/blk-tag.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[25352] ERROR: compile (null) on localhost failed CC fs/stack.o mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC block/blk-sysfs.o CC fs/buffer.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[25410] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[25430] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hung_task.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[25205] ERROR: compile (null) on localhost failed CC crypto/testmgr.o mv: cannot stat `fs/.tmp_mx_exec.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[25449] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o CC fs/bio.o distcc[25462] ERROR: compile (null) on localhost failed CC block/blk-barrier.o mv: cannot stat `mm/.tmp_mx_mmzone.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[25232] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC block/blk-settings.o CC fs/block_dev.o CC crypto/crypto_wq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o distcc[25254] ERROR: compile (null) on localhost failed CC fs/direct-io.o mv: cannot stat `crypto/.tmp_mx_scatterwalk.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[25259] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC block/blk-ioc.o CC crypto/fips.o CC drivers/ata/libata-core.o LD drivers/auxdisplay/built-in.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[24828] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC crypto/aead.o CC drivers/ata/libata-scsi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25701] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o distcc[24870] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory CC block/blk-map.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[24622] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[25145] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory CC drivers/ata/libata-eh.o CC crypto/chainiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /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[25843] ERROR: compile (null) on localhost failed distcc[25844] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/digest.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/digest.o distcc[25424] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_digest.o': No such file or directory CC block/blk-exec.o CC drivers/ata/libata-sff.o CC drivers/base/core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o distcc[25919] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC crypto/eseqiv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[25942] ERROR: compile (null) on localhost failed crypto/.tmp_gl_chainiv.o: file not recognized: File truncated distcc[25944] 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[25946] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory CC fs/mpage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_check.o distcc[25959] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory CC drivers/base/sys.o CC drivers/ata/libata-pmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-ioc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-ioc.o distcc[25992] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-ioc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[23424] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26014] ERROR: compile (null) on localhost failed CC crypto/seqiv.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[26020] 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[26030] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC drivers/ata/pata_platform.o CC fs/ioprio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o distcc[26059] 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: 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[23995] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC drivers/base/bus.o CC crypto/pcompress.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[26109] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o distcc[26121] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26126] ERROR: compile (null) on localhost failed crypto/.tmp_gl_proc.o: file not recognized: File truncated distcc[26129] ERROR: compile (null) on localhost failed CC fs/bio-integrity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file distcc[26136] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory LD drivers/block/built-in.o LD fs/afs/built-in.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[26210] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[24275] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory LD drivers/bluetooth/built-in.o CC drivers/base/dd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26248] ERROR: compile (null) on localhost failed kernel/.tmp_gl_configs.o: file not recognized: File truncated distcc[26253] 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[26259] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_configs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/pcompress.o distcc[26279] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory crypto/.tmp_gl_fips.o: file not recognized: File truncated distcc[25708] 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[26301] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fips.o': No such file or directory LD drivers/cdrom/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-barrier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-barrier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-barrier.o distcc[26335] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-barrier.o': No such file or directory CC drivers/char/mem.o LD fs/autofs4/built-in.o CC sound/sound_core.o LD sound/arm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o distcc[26392] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio.o distcc[26394] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory distcc[25763] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC block/blk-merge.o CC [M] drivers/bluetooth/hci_vhci.o LD drivers/connector/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[26451] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o distcc[26056] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC block/blk-softirq.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[26483] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-sff.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-sff.o distcc[26502] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-sff.o': No such file or directory LD sound/atmel/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o distcc[26524] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC block/blk-timeout.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[26111] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory CC [M] fs/autofs4/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o distcc[26561] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory /scratch/kisskb/src/drivers/ata/libata-core.c: In function 'ata_sg_clean': /scratch/kisskb/src/drivers/ata/libata-core.c:4610: warning: unused variable 'dir' /scratch/kisskb/src/drivers/ata/libata-core.c:4608: warning: unused variable 'ap' CC [M] drivers/connector/cn_queue.o CC [M] fs/afs/callback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o distcc[26602] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC crypto/md5.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[26629] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/core.o distcc[26188] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory distcc[26648] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o distcc[25902] ERROR: compile (null) on localhost failed CC [M] drivers/cdrom/cdrom.o mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory CC [M] drivers/connector/connector.o CC sound/core/memalloc.o LD sound/drivers/mpu401/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o distcc[26775] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC fs/btrfs/super.o CC [M] fs/autofs4/root.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[26807] 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: 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 CC drivers/char/random.o distcc[26820] 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/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[26355] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory CC drivers/cpufreq/cpufreq.o CC block/ioctl.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[23526] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC block/genhd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-settings.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-settings.o distcc[26859] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cipher.o distcc[25725] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-settings.o': No such file or directory CC [M] fs/afs/cell.o mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC sound/core/sgbuf.o CC [M] drivers/bluetooth/btsdio.o CC [M] fs/afs/cmservice.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/sound_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_core.o distcc[26929] ERROR: compile (null) on localhost failed mv: cannot stat `sound/.tmp_mx_sound_core.o': No such file or directory CC drivers/base/driver.o LD sound/drivers/opl3/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/sys.o distcc[26959] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_sys.o': No such file or directory CC fs/btrfs/ctree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-scsi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-scsi.o distcc[26993] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-scsi.o': No such file or directory CC [M] fs/autofs4/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/cpufreq.o distcc[27024] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_cpufreq.o': No such file or directory CC drivers/cpufreq/cpufreq_stats.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27042] ERROR: compile (null) on localhost failed CC crypto/wp512.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o distcc[23889] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC drivers/char/tty_io.o CC block/scsi_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27091] ERROR: compile (null) on localhost failed crypto/.tmp_gl_algboss.o: file not recognized: File truncated distcc[27093] 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[27095] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/bus.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/bus.o distcc[27123] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory LD fs/coda/built-in.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[24548] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/waitq.o mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory LD sound/drivers/opl4/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o distcc[27196] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory CC block/cmd-filter.o LD sound/i2c/other/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/cn_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/cn_queue.o distcc[27218] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/connector/.tmp_mx_cn_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio-integrity.o distcc[26606] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC block/bsg.o CC sound/core/pcm.o ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated distcc[27046] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file distcc[27272] ERROR: compile (null) on localhost failed rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o distcc[27279] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC [M] fs/afs/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 distcc[24922] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_futex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o distcc[25786] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC sound/core/pcm_native.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs-writeback.o distcc[27308] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory LD drivers/crypto/built-in.o CC sound/core/pcm_lib.o CC fs/configfs/inode.o LD firmware/built-in.o crypto/.tmp_gl_hash.o: file not recognized: File truncated distcc[26454] 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[27367] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hash.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-tag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-tag.o distcc[27376] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory CC drivers/base/class.o CC fs/configfs/file.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[26950] ERROR: compile (null) on localhost failed /scratch/kisskb/src/fs/afs/dir.c: In function 'afs_d_revalidate': /scratch/kisskb/src/fs/afs/dir.c:567: warning: 'fid.vnode' may be used uninitialized in this function /scratch/kisskb/src/fs/afs/dir.c:567: warning: 'fid.unique' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/class.o distcc[27422] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o distcc[25766] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC fs/configfs/dir.o CC drivers/cpufreq/cpufreq_powersave.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/scsi_ioctl.o distcc[27493] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory LD sound/isa/ad1816a/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o distcc[27504] 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[25978] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o distcc[27508] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[27533] 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-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: faile LD sound/isa/ad1848/built-in.o d to merge target specific data of file kernel/pm_qos_params.o distcc[27540] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory CC [M] fs/afs/file.o LD sound/isa/cs423x/built-in.o CC [M] fs/coda/psdev.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 LD sound/drivers/pcsp/built-in.o distcc[27582] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-exec.o distcc[27594] ERROR: compile (null) on localhost failed CC [M] fs/coda/cnode.o CC [M] fs/coda/cache.o mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[27608] ERROR: compile (null) on localhost failed LD sound/isa/es1688/built-in.o mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC [M] fs/afs/flock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/math-emu/math.o distcc[26445] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/math-emu/.tmp_mx_math.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/elevator.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/elevator.o distcc[27660] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/expire.o mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory CC [M] fs/coda/inode.o LD arch/sh/math-emu/built-in.o LD sound/drivers/vx/built-in.o CC [M] fs/afs/fsclient.o CC [M] fs/autofs4/dev-ioctl.o /scratch/kisskb/src/fs/afs/file.c:111: warning: 'afs_file_readpage_read_complete' defined but not used /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cnode.o distcc[27722] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_cnode.o': No such file or directory CC [M] fs/afs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/inode.o distcc[27743] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_inode.o': No such file or directory CC block/noop-iosched.o CC block/as-iosched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o distcc[27780] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC block/blk-integrity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/cmd-filter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/cmd-filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/cmd-filter.o distcc[27799] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_cmd-filter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27807] ERROR: compile (null) on localhost failed drivers/bluetooth/.tmp_gl_btsdio.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-timeout.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-timeout.o distcc[27812] ERROR: compile (null) on localhost failed distcc[27813] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btsdio.o': No such file distcc[27816] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_btsdio.o': No such file or directory LD drivers/firmware/built-in.o CC [M] block/cfq-iosched.o CC [M] fs/coda/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o distcc[27854] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory security/keys/.tmp_gl_proc.o: file not recognized: File truncated distcc[27523] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/inode.o distcc[27869] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file distcc[27870] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory CC fs/configfs/symlink.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[26003] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC drivers/cpufreq/cpufreq_userspace.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[27577] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC drivers/base/platform.o CC [M] fs/afs/main.o LD sound/mips/built-in.o CC crypto/tgr192.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-sysfs.o distcc[27961] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-sysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27146] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecompare.o distcc[23645] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC fs/btrfs/extent-tree.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[27999] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC drivers/char/n_tty.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[28033] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory LD arch/sh/drivers/dma/built-in.o LD sound/i2c/built-in.o CC [M] fs/afs/misc.o CC arch/sh/drivers/push-switch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache-sh2.o distcc[27248] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28092] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_userspace.o: file not recognized: File truncated distcc[28094] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file distcc[28096] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file or directory CC [M] fs/afs/mntpt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o distcc[25666] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC sound/core/pcm_timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28147] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_mem.o: file not recognized: File truncated distcc[28149] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file distcc[28151] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC [M] fs/afs/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm.o distcc[28175] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-core.o distcc[28183] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-core.o': No such file or directory LD sound/isa/gus/built-in.o LD drivers/gpio/built-in.o CC sound/core/pcm_misc.o LD drivers/gpu/drm/built-in.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[28243] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/fsclient.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/fsclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/fsclient.o distcc[28251] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_fsclient.o': No such file or directory LD sound/parisc/built-in.o CC drivers/char/tty_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o CC drivers/base/cpu.o distcc[28278] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC drivers/char/tty_ldisc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-map.o distcc[28046] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory CC [M] fs/afs/rxrpc.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /scratch/kisskb/src/block/cfq-iosched.c:1543: warning: control reaches end of non-void function CC sound/core/pcm_memory.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28350] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o distcc[28358] ERROR: compile (null) on localhost failed mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory CC [M] fs/afs/security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28383] ERROR: compile (null) on localhost failed drivers/bluetooth/.tmp_gl_hci_vhci.o: file not recognized: File truncated distcc[28385] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_hci_vhci.o': No such file distcc[28387] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/bluetooth/.tmp_mx_hci_vhci.o': No such file or directory CC fs/btrfs/print-tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ldisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ldisc.o distcc[28413] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ldisc.o': No such file or directory CC [M] fs/afs/server.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[28426] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory CC crypto/gf128mul.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-merge.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-merge.o distcc[28452] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-merge.o': No such file or directory CC [M] fs/afs/super.o LD sound/isa/msnd/built-in.o CC drivers/base/firmware.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_ioctl.o distcc[28506] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_ioctl.o': No such file or directory CC fs/debugfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28524] ERROR: compile (null) on localhost failed crypto/.tmp_gl_md5.o: file not recognized: File truncated distcc[28530] 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[28536] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory CC drivers/cpufreq/cpufreq_ondemand.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o distcc[28552] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory LD fs/devpts/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o distcc[28609] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory LD sound/pci/ac97/built-in.o CC fs/debugfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-core.o distcc[28651] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-core.o': No such file or directory CC [M] fs/coda/file.o CC drivers/char/tty_buffer.o CC crypto/ecb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28695] ERROR: compile (null) on localhost failed /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 fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[28698] ERROR: compile (null) on localhost failed distcc[28699] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[28702] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC [M] fs/afs/netdevices.o CC sound/core/timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28774] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28775] ERROR: compile (null) on localhost failed arch/sh/drivers/.tmp_gl_push-switch.o: file not recognized: File truncated distcc[28779] ERROR: compile (null) on localhost failed block/.tmp_gl_as-iosched.o: file not recognized: File truncated distcc[28780] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_push-switch.o': No such file distcc[28783] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/drivers/.tmp_mx_push-switch.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o distcc[28796] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o distcc[25784] ERROR: compile (null) on localhost failed LD arch/sh/drivers/built-in.o 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: 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[28240] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC [M] fs/afs/vlclient.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o distcc[28823] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory CC fs/exportfs/expfs.o CC fs/btrfs/root-tree.o CC drivers/hid/hid-core.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[28869] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ctree.o': No such file or directory CC fs/configfs/mount.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[28000] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC drivers/hid/hid-input.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o distcc[28918] 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: block/blk-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-integrity.o distcc[28642] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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 LD sound/pcmcia/pdaudiocf/built-in.o distcc[28956] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_print-tree.o': No such file or directory CC [M] fs/afs/vlocation.o LD sound/pcmcia/vx/built-in.o CC drivers/cpufreq/freq_table.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/mpage.o distcc[29017] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory LD sound/isa/opti9xx/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cell.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cell.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/cell.o distcc[29036] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_cell.o': No such file or directory LD sound/pci/ali5451/built-in.o LD drivers/hwmon/built-in.o CC [M] fs/coda/upcall.o CC [M] drivers/hwmon/hwmon.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/drivers/push-switch.o: No such file: No such file or directory distcc[28807] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/drivers/built-in.o] Error 1 LD sound/isa/sb/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_memory.o distcc[29114] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_memory.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o distcc[28484] ERROR: compile (null) on localhost failed LD sound/isa/wavefront/built-in.o mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o distcc[29132] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC [M] fs/coda/coda_linux.o CC [M] fs/afs/vnode.o LD sound/isa/wss/built-in.o CC [M] fs/coda/symlink.o CC drivers/char/tty_port.o CC [M] fs/coda/pioctl.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[28907] 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/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[29219] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC fs/configfs/item.o LD sound/pci/au88x0/built-in.o CC crypto/cbc.o LD sound/pci/aw2/built-in.o LD sound/pci/ca0106/built-in.o CC [M] fs/coda/sysctl.o LD sound/pci/cs46xx/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29311] ERROR: compile (null) on localhost failed fs/afs/.tmp_gl_dir.o: file not recognized: File truncated distcc[29313] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_dir.o': No such file distcc[29315] ERROR: compile (null) on localhost failed rm: cannot remove `fs/afs/.tmp_mx_dir.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[29335] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory LD sound/pci/cs5535audio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_as-iosched.o': No such file distcc[28785] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_as-iosched.o': No such file or directory CC drivers/base/init.o LD drivers/gpu/built-in.o CC [M] fs/afs/volume.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[29400] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_root-tree.o': No such file or directory LD drivers/i2c/algos/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29425] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/timer.o crypto/.tmp_gl_seqiv.o: file not recognized: File truncated distcc[29431] ERROR: compile (null) on localhost failed distcc[29433] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file distcc[29438] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory LD drivers/i2c/busses/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/pdflush.o LD drivers/i2c/chips/built-in.o distcc[26029] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory CC [M] drivers/cpufreq/cpufreq_performance.o CC [M] drivers/hwmon/hwmon-vid.o LD drivers/i2c/built-in.o LD sound/ppc/built-in.o CC [M] drivers/hwmon/f71805f.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o distcc[29510] 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: sound/core/pcm_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_timer.o distcc[28546] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-pmp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-pmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-pmp.o distcc[27952] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-pmp.o': No such file or directory LD security/keys/built-in.o CC [M] drivers/cpufreq/cpufreq_conservative.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o distcc[28896] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/genhd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/genhd.o distcc[28900] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_genhd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/security.o distcc[29594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_security.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sgbuf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sgbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sgbuf.o distcc[29199] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sgbuf.o': No such file or directory CC crypto/ctr.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[29205] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kgdb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext3/balloc.o distcc[29619] ERROR: compile (null) on localhost failed crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated distcc[29630] ERROR: compile (null) on localhost failed CC drivers/char/pty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file distcc[29639] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory CC fs/btrfs/dir-item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/connector.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/connector/connector.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/connector.o distcc[29665] ERROR: compile (null) on localhost failed CC drivers/char/misc.o mv: cannot stat `drivers/connector/.tmp_mx_connector.o': No such file or directory CC [M] drivers/hwmon/ibmaem.o LD sound/sh/built-in.o LD [M] drivers/connector/cn.o CC [M] fs/afs/write.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o distcc[29726] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/misc.o distcc[29391] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_misc.o': No such file or directory LD sound/pci/echoaudio/built-in.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[29420] ERROR: compile (null) on localhost failed CC fs/ext3/bitmap.o mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory LD sound/soc/built-in.o CC [M] sound/soc/soc-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/pty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/pty.o distcc[29796] ERROR: compile (null) on localhost failed CC drivers/char/sysrq.o mv: cannot stat `drivers/char/.tmp_mx_pty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dd.o distcc[28515] ERROR: compile (null) on localhost failed CC crypto/gcm.o CC drivers/base/map.o mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory LD sound/isa/built-in.o LD sound/sparc/built-in.o CC sound/core/sound.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/bsg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg.o distcc[29706] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_bsg.o': No such file or directory CC fs/ext3/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_misc.o distcc[29882] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/volume.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/volume.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/volume.o distcc[29903] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_volume.o': No such file or directory CC drivers/char/raw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/sysctl.o distcc[29933] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_sysctl.o': No such file or directory CC fs/ext4/balloc.o CC sound/core/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cmservice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/cmservice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/cmservice.o distcc[29962] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_cmservice.o': No such file or directory CC fs/ext3/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_io.o distcc[29305] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/driver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/driver.o distcc[30002] ERROR: compile (null) on localhost failed CC [M] drivers/hwmon/it87.o mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory CC drivers/ide/ide.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[29528] ERROR: compile (null) on localhost failed make[3]: *** [security/keys/built-in.o] Error 1 make[2]: *** [security/keys] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/libata-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-eh.o distcc[29531] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ata/.tmp_mx_libata-eh.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/inode.o distcc[30065] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/afs/.tmp_mx_inode.o': No such file or directory distcc[30068] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tty_buffer.o distcc[30072] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent-tree.o': No such file or directory kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[27970] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_tty_buffer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o distcc[29561] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC [M] drivers/hwmon/pc87360.o CC drivers/ide/ide-ioctls.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o distcc[30122] 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[30125] ERROR: compile (null) on localhost failed CC drivers/ide/ide-io.o mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory LD sound/spi/built-in.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[29605] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/callback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/callback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/callback.o LD sound/pci/emu10k1/built-in.o distcc[29208] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory mv: cannot stat `fs/afs/.tmp_mx_callback.o': No such file or directory LD sound/drivers/built-in.o CC fs/ext4/bitmap.o CC fs/ext4/dir.o CC drivers/ide/ide-iops.o LD drivers/ata/libata.o CC crypto/cryptd.o CC sound/core/memory.o LD fs/fat/built-in.o /scratch/kisskb/src/drivers/ide/ide-io.c: In function 'ide_special_rq': /scratch/kisskb/src/drivers/ide/ide-io.c:320: warning: control reaches end of non-void function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/file.o distcc[30280] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_file.o': No such file or directory CC crypto/des_generic.o LD sound/pci/hda/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/coda_linux.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/coda_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/coda_linux.o distcc[30315] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_coda_linux.o': No such file or directory CC fs/btrfs/file-item.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[26080] ERROR: compile (null) on localhost failed CC sound/core/info.o mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC drivers/ide/ide-lib.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[30373] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC sound/core/control.o CC fs/btrfs/inode-item.o kernel/.tmp_gl_kprobes.o: file not recognized: File truncated distcc[30140] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/netdevices.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/netdevices.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/netdevices.o distcc[30154] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_netdevices.o': No such file or directory CC fs/ext4/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30437] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/soc-core.o distcc[30439] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/.tmp_mx_soc-core.o': No such file or directory CC [M] sound/soc/soc-dapm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/freq_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/freq_table.o distcc[30471] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cpufreq/.tmp_mx_freq_table.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[30474] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC drivers/ide/ide-probe.o CC sound/core/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/dir.o distcc[30506] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-core.o distcc[30511] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[29487] ERROR: compile (null) on localhost failed CC drivers/base/devres.o CC [M] sound/soc/soc-jack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-ioctls.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-ioctls.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-ioctls.o distcc[30543] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-ioctls.o': No such file or directory CC sound/core/device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/dir.o distcc[30557] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_dir.o': No such file or directory CC [M] fs/fat/cache.o CC fs/fuse/dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file distcc[30084] 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: 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[30375] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_failslab.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[27166] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcuclassic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcuclassic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcuclassic.o distcc[30393] ERROR: compile (null) on localhost failed CC fs/fuse/dir.o mv: cannot stat `kernel/.tmp_mx_rcuclassic.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[30131] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC sound/core/sound_oss.o LD sound/pci/ice1712/built-in.o CC fs/fuse/file.o LD drivers/idle/built-in.o CC drivers/char/hw_random/core.o drivers/cpufreq/.tmp_gl_cpufreq_performance.o: file not recognized: File truncated distcc[30444] 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[30706] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_pc87360.o: file not recognized: File truncated distcc[30708] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87360.o': No such file distcc[30710] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87360.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cdrom/cdrom.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cdrom/cdrom.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cdrom/cdrom.o distcc[28997] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory CC drivers/char/hw_random/timeriomem-rng.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30736] ERROR: compile (null) on localhost failed drivers/ata/.tmp_gl_pata_platform.o: file not recognized: File truncated distcc[30739] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ata/.tmp_mx_pata_platform.o': No such file distcc[30743] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ata/.tmp_mx_pata_platform.o': No such file or directory CC [M] drivers/hwmon/pc87427.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[30759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_super.o': No such file or directory CC drivers/base/attribute_container.o LD sound/synth/emux/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30801] ERROR: compile (null) on localhost failed LD sound/synth/built-in.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[28747] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC [M] fs/fat/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/dir.o distcc[30832] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/rxrpc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/rxrpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/rxrpc.o distcc[29028] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_rxrpc.o': No such file or directory CC fs/ext3/fsync.o CC crypto/fcrypt.o LD drivers/ata/built-in.o LD drivers/char/ipmi/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/des_generic.o distcc[30909] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/cpu.o distcc[30914] 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 `drivers/base/.tmp_mx_cpu.o': No such file or directory distcc[30695] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file distcc[30697] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_it87.o: file not recognized: File truncated distcc[30922] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_it87.o': No such file distcc[30929] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_it87.o': No such file or directory LD sound/pci/korg1212/built-in.o CC crypto/blowfish.o CC drivers/ide/ide-taskfile.o CC crypto/aes_generic.o LD sound/soc/atmel/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlclient.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vlclient.o distcc[30982] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_vlclient.o': No such file or directory CC sound/core/info_oss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/proc.o distcc[31020] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.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[31033] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cache.o distcc[31054] ERROR: compile (null) on localhost failed LD sound/usb/caiaq/built-in.o mv: cannot stat `fs/coda/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/upcall.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/upcall.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/upcall.o distcc[31074] ERROR: compile (null) on localhost failed mv: cannot stat `fs/coda/.tmp_mx_upcall.o': No such file or directory /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 LD sound/usb/usx2y/built-in.o distcc[31081] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory CC [M] drivers/hwmon/smsc47b397.o LD sound/usb/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide.o CC [M] drivers/hwmon/vt1211.o distcc[31109] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide.o': No such file or directory fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[30806] ERROR: compile (null) on localhost failed CC drivers/ide/ide-pm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[31125] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory CC crypto/cast5.o CC [M] fs/fat/fatent.o CC [M] drivers/char/ipmi/ipmi_msghandler.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30537] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ecb.o: file not recognized: File truncated distcc[31170] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file distcc[31172] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory CC [M] fs/fat/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o distcc[31205] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31212] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_powersave.o: file not recognized: File truncated distcc[31214] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file distcc[31219] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 LD drivers/ieee1394/built-in.o distcc[30656] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC [M] fs/fat/inode.o CC fs/btrfs/inode-map.o CC [M] fs/fat/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/misc.o distcc[31293] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory CC fs/ext4/fsync.o fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[30520] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-jack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-jack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/soc-jack.o distcc[31321] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/.tmp_mx_soc-jack.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[31343] 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[31358] ERROR: compile (null) on localhost failed CC fs/btrfs/disk-io.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[31356] ERROR: compile (null) on localhost failed crypto/.tmp_gl_blowfish.o: file not recognized: File truncated distcc[31367] 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: 'crypto/.tmp_mx_blowfish.o': No such file distcc[31375] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory CC [M] fs/fat/namei_msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31392] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[31398] ERROR: compile (null) on localhost failed CC crypto/arc4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file distcc[31407] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-taskfile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-taskfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-taskfile.o rm: cannot remove `fs/ext3/.tmp_mx_file.o': No such file or directory distcc[31406] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-taskfile.o': No such file or directory CC fs/ext3/ialloc.o CC drivers/base/transport_class.o LD drivers/char/rio/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlocation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vlocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vlocation.o distcc[31478] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_vlocation.o': No such file or directory LD sound/pci/mixart/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31495] ERROR: compile (null) on localhost failed CC sound/core/jack.o LD sound/pci/nm256/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-pm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-pm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-pm.o distcc[31526] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-pm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/init.o distcc[31540] ERROR: compile (null) on localhost failed distcc[31541] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory mv: cannot stat `sound/core/.tmp_mx_init.o': No such file or directory CC crypto/tea.o CC crypto/salsa20_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon-vid.o distcc[31561] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory CC fs/fuse/inode.o CC fs/ext3/inode.o CC fs/fuse/control.o LD drivers/base/power/built-in.o CC crypto/deflate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o distcc[31649] ERROR: compile (null) on localhost failed CC [M] drivers/char/rio/rio_linux.o mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/sysrq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/sysrq.o distcc[31667] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_sysrq.o': No such file or directory CC [M] drivers/char/rio/rioinit.o CC fs/ext4/ialloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31694] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_f71805f.o: file not recognized: File truncated distcc[31696] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f71805f.o': No such file distcc[31698] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_f71805f.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o distcc[30528] ERROR: compile (null) on localhost failed CC [M] drivers/char/ipmi/ipmi_devintf.o mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[31733] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_vt1211.o: file not recognized: File truncated distcc[31736] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_vt1211.o': No such file distcc[31739] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_vt1211.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/flock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/flock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/flock.o distcc[31439] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_flock.o': No such file or directory CC crypto/michael_mic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o distcc[31763] ERROR: compile (null) on localhost failed LD sound/pci/oxygen/built-in.o mv: cannot stat `mm/.tmp_mx_vmstat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[30621] ERROR: compile (null) on localhost failed CC [M] drivers/char/rio/rioboot.o CC fs/ext3/ioctl.o block/.tmp_gl_noop-iosched.o: file not recognized: File truncated distcc[31784] ERROR: compile (null) on localhost failed CC [M] drivers/char/rio/riocmd.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[31820] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC fs/gfs2/acl.o CC [M] drivers/char/rio/rioctrl.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[31862] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory CC [M] drivers/hwmon/w83627ehf.o CC [M] drivers/char/rio/riointr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/fatent.o distcc[31901] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC drivers/input/input.o LD drivers/char/tpm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kprobes.o': No such file distcc[30402] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file distcc[31799] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_si_intf.o CC drivers/base/dma-mapping.o drivers/cpufreq/.tmp_gl_cpufreq_stats.o: file not recognized: File truncated distcc[31500] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file distcc[31992] 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[31994] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32000] ERROR: compile (null) on localhost failed drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: file not recognized: File truncated distcc[32001] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_smsc47b397.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file distcc[32007] ERROR: compile (null) on localhost failed distcc[32009] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47b397.o': No such file distcc[32015] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47b397.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioinit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioinit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioinit.o distcc[32022] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioinit.o': No such file or directory CC sound/core/oss/pcm_oss.o LD sound/soc/au1x/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riocmd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riocmd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riocmd.o distcc[32058] ERROR: compile (null) on localhost failed CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC [M] drivers/char/rio/rioparam.o mv: cannot stat `drivers/char/rio/.tmp_mx_riocmd.o': No such file or directory CC fs/btrfs/transaction.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_lib.o distcc[32098] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_lib.o': No such file or directory CC drivers/base/firmware_class.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32117] ERROR: compile (null) on localhost failed CC [M] drivers/char/rio/rioroute.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/balloc.o distcc[32126] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory fs/coda/.tmp_gl_symlink.o: file not recognized: File truncated distcc[32124] ERROR: compile (null) on localhost failed CC crypto/crc32c.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_symlink.o': No such file distcc[32140] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_symlink.o': No such file or directory CC sound/last.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/jack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/jack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/jack.o distcc[32184] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_jack.o': No such file or directory LD fs/isofs/built-in.o CC [M] fs/isofs/namei.o CC fs/ext3/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32235] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crc32c.o: file not recognized: File truncated distcc[32237] 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[32239] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC fs/gfs2/bmap.o CC fs/ext3/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ata/pata_platform.o: No such file: No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioparam.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: distcc[30890] ERROR: compile (null) on localhost failed drivers/char/rio/rioparam.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioparam.o make[3]: *** [drivers/ata/built-in.o] Error 1 distcc[32288] ERROR: compile (null) on localhost failed make[2]: *** [drivers/ata] Error 2 make[2]: *** Waiting for unfinished jobs.... mv: cannot stat `drivers/char/rio/.tmp_mx_rioparam.o': No such file or directory CC drivers/input/input-compat.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[30425] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_dir-item.o': No such file or directory CC [M] drivers/char/tpm/tpm.o make[1]: *** [security] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [arch/sh/drivers] Error 2 CC fs/ext3/symlink.o CC drivers/ide/ide-park.o CC [M] drivers/char/specialix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ialloc.o distcc[32361] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file distcc[31326] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/mntpt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/mntpt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/mntpt.o CC drivers/ide/ide-sysfs.o distcc[32386] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_mntpt.o': No such file or directory CC sound/core/seq/oss/seq_oss.o LD [M] fs/autofs4/autofs4.o CC fs/ext3/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/misc.o distcc[32213] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC [M] sound/core/oss/mixer_oss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-sysfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-sysfs.o distcc[32496] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-sysfs.o': No such file or directory CC fs/ext3/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o distcc[32526] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon.o distcc[31479] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory fs/coda/.tmp_gl_pioctl.o: file not recognized: File truncated distcc[31039] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/ioctl.o distcc[32543] ERROR: compile (null) on localhost failed mv: cannot stat `block/.tmp_mx_ioctl.o': No such file or directory CC fs/ext4/inode.o CC drivers/base/module.o CC fs/ext3/ext3_jbd.o LD sound/pci/pcxhr/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/fsync.o distcc[30883] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_fsync.o': No such file or directory CC [M] drivers/char/rio/riotable.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/bmap.o distcc[32604] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_bmap.o': No such file or directory CC [M] fs/isofs/inode.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[32403] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/rng.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[32149] 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: drivers/char/rio/rioroute.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioroute.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioroute.o LD fs/exportfs/exportfs.o distcc[32660] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioroute.o': No such file or directory LD fs/exportfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-compat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-compat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-compat.o distcc[32691] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-compat.o': No such file or directory CC drivers/input/ff-core.o CC [M] drivers/char/ipmi/ipmi_smic_sm.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[32710] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC sound/core/seq/seq_device.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32746] ERROR: compile (null) on localhost failed /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[32748] ERROR: compile (null) on localhost failed /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[28667] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_file-item.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC [M] drivers/char/n_hdlc.o CC fs/ext4/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound.o distcc[322] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sound.o': No such file or directory CC [M] drivers/char/generic_serial.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o distcc[368] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory LD sound/soundcore.o CC [M] drivers/char/tpm/tpm_nsc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/control.o distcc[396] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_control.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memalloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memalloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/misc.o distcc[420] ERROR: compile (null) on localhost failed distcc[421] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_memalloc.o': No such file or directory mv: cannot stat `sound/core/.tmp_mx_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32620] ERROR: compile (null) on localhost failed LD sound/soc/blackfin/built-in.o crypto/.tmp_gl_gcm.o: file not recognized: File truncated distcc[435] 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[441] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory CC sound/core/seq/oss/seq_oss_init.o CC drivers/ide/ide-devsets.o CC [M] drivers/char/rio/riotty.o LD sound/pci/riptide/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o distcc[486] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC fs/gfs2/dir.o CC drivers/ide/ide-io-std.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[514] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_ondemand.o: file not recognized: File truncated distcc[516] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file distcc[518] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_ondemand.o': No such file or directory CC [M] fs/isofs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[530] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cbc.o: file not recognized: File truncated distcc[533] 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[537] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC drivers/input/input-polldev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/n_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/n_tty.o distcc[561] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_n_tty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[570] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cryptd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cryptd.o distcc[30338] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_cryptd.o': No such file or directory CC sound/core/seq/oss/seq_oss_timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/hash.o distcc[32508] 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/ext4/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ialloc.o distcc[600] ERROR: compile (null) on localhost failed CC sound/core/seq/seq_dummy.o mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory LD sound/soc/codecs/built-in.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_init.o distcc[639] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_init.o': No such file or directory CC fs/gfs2/eaops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input.o distcc[665] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input.o': No such file or directory LD drivers/cpufreq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[684] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_n_hdlc.o: file not recognized: File truncated distcc[686] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_timer.o distcc[703] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_timer.o': No such file or directory CC fs/btrfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ioctl.o distcc[728] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[744] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated distcc[748] ERROR: compile (null) on localhost failed LD sound/pci/rme9652/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file distcc[752] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-io.o distcc[761] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-io.o': No such file or directory CC drivers/ide/ide-eh.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/oss/mixer_oss.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/oss/mixer_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/mixer_oss.o distcc[777] ERROR: compile (null) on localhost failed CC fs/btrfs/file.o mv: cannot stat `sound/core/oss/.tmp_mx_mixer_oss.o': No such file or directory CC fs/btrfs/tree-defrag.o CC drivers/ide/ide-atapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/super.o distcc[815] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[822] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC sound/core/seq/oss/seq_oss_ioctl.o LD sound/pci/trident/built-in.o CC 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[852] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/dir.o distcc[31853] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory CC [M] fs/isofs/util.o CC fs/ext4/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/server.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/server.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/server.o distcc[908] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_server.o': No such file or directory CC fs/btrfs/sysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-atapi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-atapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-atapi.o distcc[953] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-atapi.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_msghandler.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_msghandler.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/ipmi/ipmi_msghandler.o distcc[960] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/control.o distcc[991] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/btrfs/struct-funcs.o LD sound/soc/davinci/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o distcc[1026] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory CC crypto/krng.o CC sound/core/seq/seq_midi_event.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[324] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_transaction.o': No such file or directory CC [M] sound/soc/codecs/l3.o CC fs/gfs2/eattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1066] ERROR: compile (null) on localhost failed sound/core/seq/.tmp_gl_seq_dummy.o: file not recognized: File truncated distcc[1073] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/core/seq/.tmp_mx_seq_dummy.o': No such file distcc[1081] ERROR: compile (null) on localhost failed rm: cannot remove `sound/core/seq/.tmp_mx_seq_dummy.o': No such file or directory LD [M] sound/core/oss/snd-mixer-oss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1084] ERROR: compile (null) on localhost failed drivers/hwmon/.tmp_gl_w83627ehf.o: file not recognized: File truncated distcc[1094] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627ehf.o': No such file distcc[1098] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_w83627ehf.o': No such file or directory CC sound/core/seq/oss/seq_oss_event.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[31463] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory LD sound/pci/vx222/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o distcc[30748] ERROR: compile (null) on localhost failed mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC [M] fs/isofs/rock.o CC fs/ext3/xattr.o LD kernel/irq/built-in.o CC fs/ext3/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[365] ERROR: compile (null) on localhost failed crypto/.tmp_gl_salsa20_generic.o: file not recognized: File truncated distcc[1187] 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[1189] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_salsa20_generic.o': No such file or directory drivers/char/.tmp_gl_raw.o: file not recognized: File truncated distcc[857] ERROR: compile (null) on localhost failed LD sound/pci/ymfpci/built-in.o CC sound/core/seq/oss/seq_oss_rw.o CC fs/ext4/super.o LD sound/pci/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_n_hdlc.o': No such file distcc[688] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_n_hdlc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[1233] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_disk-io.o': No such file or directory CC sound/core/seq/oss/seq_oss_synth.o CC drivers/ide/ide-proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-probe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-probe.o distcc[1274] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-probe.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-input.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/hid/hid-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-input.o distcc[506] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/hid/.tmp_mx_hid-input.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[412] ERROR: compile (null) on localhost failed CC drivers/input/joydev.o drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated distcc[1296] ERROR: compile (null) on localhost failed LD drivers/hid/hid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1314] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[1316] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[1319] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-io-std.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-io-std.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-io-std.o distcc[1331] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-io-std.o': No such file or directory LD sound/soc/fsl/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/oss/pcm_oss.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/oss/pcm_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/pcm_oss.o distcc[32732] ERROR: compile (null) on localhost failed CC fs/gfs2/glock.o mv: cannot stat `sound/core/oss/.tmp_mx_pcm_oss.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/asids-debugfs.o: No such file: CC [M] sound/soc/codecs/pcm3008.o No such file or directory distcc[28091] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[1]: *** [arch/sh/mm] Error 2 CC fs/gfs2/glops.o CC fs/gfs2/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioctrl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioctrl.o distcc[1386] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioctrl.o': No such file or directory drivers/hwmon/.tmp_gl_ibmaem.o: file not recognized: File truncated distcc[572] ERROR: compile (null) on localhost failed LD sound/core/oss/snd-pcm-oss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ibmaem.o': No such file distcc[1398] ERROR: compile (null) on localhost failed CC fs/gfs2/log.o rm: cannot remove `drivers/hwmon/.tmp_mx_ibmaem.o': No such file or directory CC sound/core/seq/seq.o CC fs/gfs2/lops.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[1471] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_sysfs.o': No such file or directory CC fs/ext3/xattr_trusted.o LD drivers/hid/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound_oss.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/sound_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound_oss.o distcc[1504] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_sound_oss.o': No such file or directory CC sound/core/seq/oss/seq_oss_midi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_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 sound/core/seq/oss/seq_oss_ioctl.o distcc[1530] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_ioctl.o': No such file or directory CC [M] crypto/hmac.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:950: warning: 'extent_end' may be used uninitialized in this function /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[1587] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1595] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_lops.o: file not recognized: File truncated distcc[1599] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/attribute_container.o distcc[1283] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory CC fs/ext3/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1618] ERROR: compile (null) on localhost failed CC fs/ext4/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/map.o distcc[32102] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file distcc[1300] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory CC [M] fs/isofs/export.o CC drivers/input/evbug.o CC drivers/ide/ide_platform.o CC sound/core/seq/oss/seq_oss_readq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dma-mapping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-mapping.o distcc[1688] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory CC [M] sound/soc/codecs/uda134x.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-item.o distcc[1185] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode-item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[1721] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory CC fs/gfs2/main.o CC sound/core/seq/oss/seq_oss_writeq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_raw.o': No such file distcc[1199] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_raw.o': No such file or directory CC [M] fs/isofs/joliet.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[413] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory LD mm/built-in.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[1802] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent_map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_rw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_rw.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_rw.o distcc[1809] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_rw.o': No such file or directory CC fs/gfs2/meta_io.o CC sound/core/seq/seq_lock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devres.o distcc[550] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1847] ERROR: compile (null) on localhost failed drivers/cpufreq/.tmp_gl_cpufreq_conservative.o: file not recognized: File truncated distcc[1849] ERROR: compile (null) on localhost failed CC [M] crypto/crypto_null.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/file.o distcc[1525] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/inode-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-map.o distcc[1871] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_inode-map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1891] ERROR: compile (null) on localhost failed fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[1903] 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[1906] 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[1908] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory sound/soc/codecs/.tmp_gl_uda134x.o: file not recognized: File truncated distcc[1909] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_uda134x.o': No such file distcc[1916] ERROR: compile (null) on localhost failed LD sound/soc/omap/built-in.o rm: cannot remove `sound/soc/codecs/.tmp_mx_uda134x.o': No such file or directory CC drivers/input/joystick/adi.o LD sound/core/oss/built-in.o CC fs/ext4/hash.o CC [M] drivers/ide/ide-cd.o CC sound/core/seq/seq_clientmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1981] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[1983] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_file.o': No such file distcc[1985] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory CC [M] crypto/rmd160.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[2005] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_native.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/pcm_native.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_native.o distcc[2013] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_pcm_native.o': No such file or directory CC fs/gfs2/mount.o CC sound/core/seq/seq_memory.o LD sound/soc/pxa/built-in.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[2056] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory CC fs/btrfs/xattr.o CC fs/gfs2/ops_address.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_midi.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_midi.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_midi.o distcc[1574] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_midi.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_event.o distcc[1622] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_event.o': No such file or directory CC sound/core/seq/seq_queue.o CC drivers/input/keyboard/atkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/xattr.o distcc[2130] 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-objcopy: Unable to change endianness of input file(s) distcc[2136] ERROR: compile (null) on localhost failed fs/coda/.tmp_gl_psdev.o: file not recognized: File truncated distcc[2140] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_psdev.o': No such file distcc[2143] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_psdev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file distcc[1853] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file or directory drivers/char/ipmi/.tmp_gl_ipmi_devintf.o: file not recognized: File truncated distcc[32751] ERROR: compile (null) on localhost failed CC sound/core/seq/seq_fifo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file distcc[2159] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/generic_serial.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/generic_serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific dat/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) a of file drivers/char/generic_serial.o distcc[2163] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file or directory distcc[1007] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_generic_serial.o': No such file or directory sound/core/seq/oss/.tmp_gl_seq_oss.o: file not recognized: File truncated distcc[2168] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/core/seq/oss/.tmp_mx_seq_oss.o': No such file distcc[2178] ERROR: compile (null) on localhost failed rm: cannot remove `sound/core/seq/oss/.tmp_mx_seq_oss.o': No such file or directory CC sound/core/seq/seq_prioq.o CC sound/core/seq/seq_timer.o CC drivers/input/joystick/cobra.o CC drivers/input/joystick/grip_mp.o CC fs/ext4/resize.o CC [M] drivers/ide/ide-cd_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2255] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[2257] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-polldev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/input-polldev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-polldev.o distcc[2271] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_input-polldev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2285] ERROR: compile (null) on localhost failed crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated distcc[2287] ERROR: compile (null) on localhost failed CC [M] crypto/rmd320.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file distcc[2292] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory LD sound/soc/s3c24xx/built-in.o CC drivers/input/keyboard/xtkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tpm/tpm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tpm/tpm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/tpm.o distcc[32639] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/tpm/.tmp_mx_tpm.o': No such file or directory crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated distcc[1631] ERROR: compile (null) on localhost failed /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[2373] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_dir.o': No such file or directory /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[2378] 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/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[2096] ERROR: compile (null) on localhost failed CC [M] fs/isofs/compress.o mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory CC fs/btrfs/ordered-data.o CC fs/ext4/extents.o CC drivers/input/joystick/joydump.o CC sound/core/seq/seq_system.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[1825] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1836] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/namei.o distcc[2132] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory LD drivers/input/tablet/built-in.o CC [M] drivers/ide/ide-cd_verbose.o CC [M] crypto/sha1_generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2494] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_joydump.o: file not recognized: File truncated distcc[2498] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_joydump.o': No such file distcc[2502] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_joydump.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_readq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_readq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_readq.o distcc[2510] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_readq.o': No such file or directory LD sound/soc/sh/built-in.o CC fs/gfs2/ops_dentry.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_verbose.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_verbose.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-cd_verbose.o distcc[2547] ERROR: compile (null) on localhost failed CC drivers/input/keyboard/sh_keysc.o mv: cannot stat `drivers/ide/.tmp_mx_ide-cd_verbose.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2562] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_adi.o: file not recognized: File truncated distcc[2570] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_adi.o': No such file distcc[2572] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_adi.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[2584] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_compress.o': No such file or directory CC fs/ext4/ext4_jbd2.o CC sound/core/seq/seq_ports.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/l3.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/l3.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/codecs/l3.o distcc[2603] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/codecs/.tmp_mx_l3.o': No such file or directory CC [M] drivers/input/ff-memless.o CC [M] crypto/cts.o LD sound/pcmcia/built-in.o CC fs/gfs2/ops_export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2666] ERROR: compile (null) on localhost failed crypto/.tmp_gl_krng.o: file not recognized: File truncated distcc[2668] 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[2376] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[2678] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory CC [M] drivers/ide/ide-gd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-dapm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/soc-dapm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/soc-dapm.o distcc[1799] ERROR: compile (null) on localhost failed mv: cannot stat `sound/soc/.tmp_mx_soc-dapm.o': No such file or directory CC fs/gfs2/ops_file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_writeq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_writeq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_writeq.o distcc[2711] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_writeq.o': No such file or directory CC fs/btrfs/extent_io.o CC [M] drivers/input/keyboard/sunkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-cd_ioctl.o distcc[2735] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-cd_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/hw_random/core.o distcc[2746] ERROR: compile (null) on localhost failed CC fs/ext4/migrate.o mv: cannot stat `drivers/char/hw_random/.tmp_mx_core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/inode.o distcc[1685] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory LD drivers/char/hw_random/rng-core.o LD fs/fuse/fuse.o LD fs/fuse/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/acl.o distcc[2794] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_acl.o': No such file or directory CC drivers/input/joystick/magellan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2811] ERROR: compile (null) on localhost failed CC [M] drivers/input/evdev.o CC sound/core/seq/seq_info.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_pioctl.o': No such file distcc[32535] ERROR: compile (null) on localhost failed rm: cannot remove `fs/coda/.tmp_mx_pioctl.o': No such file or directory LD [M] fs/coda/coda.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o distcc[2857] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory /scratch/kisskb/src/fs/gfs2/ops_file.c:747: error: 'generic_setlease' undeclared here (not in a function) distcc[2704] ERROR: compile /scratch/kisskb/src/fs/gfs2/ops_file.c on sprygo/32 failed make[3]: *** [fs/gfs2/ops_file.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file distcc[2259] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory CC [M] crypto/lrw.o CC fs/btrfs/volumes.o CC [M] drivers/ide/ide-floppy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2909] ERROR: compile (null) on localhost failed crypto/.tmp_gl_rmd320.o: file not recognized: File truncated distcc[2914] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-proc.o distcc[2941] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/inode.o distcc[2956] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_inode.o': No such file or directory CC [M] drivers/input/keyboard/lkkbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2974] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_cobra.o: file not recognized: File truncated distcc[2979] ERROR: compile (null) on localhost failed LD [M] sound/soc/snd-soc-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_cobra.o': No such file distcc[3002] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_cobra.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_fifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_fifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_fifo.o distcc[3005] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_fifo.o': No such file or directory CC [M] crypto/xts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3042] ERROR: compile (null) on localhost failed CC fs/ext4/mballoc.o CC [M] crypto/ccm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_prioq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_prioq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_prioq.o crypto/.tmp_gl_rmd160.o: file not recognized: File truncated distcc[2351] ERROR: compile (null) on localhost failed distcc[3052] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_prioq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file distcc[3062] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd160.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/glock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3079] ERROR: compile (null) on localhost failed distcc[3081] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_glock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file distcc[2670] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory CC fs/btrfs/async-thread.o CC drivers/input/joystick/sidewinder.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_lops.o': No such file distcc[1602] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_lops.o': No such file or directory CC drivers/input/joystick/tmdc.o CC fs/btrfs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/device.o distcc[3162] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_device.o': No such file or directory CC [M] crypto/serpent.o CC fs/btrfs/locking.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[32279] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/cache.o distcc[3198] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory CC [M] crypto/camellia.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/xattr.o distcc[3215] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_xattr.o': No such file or directory CC [M] drivers/ide/ide-floppy_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-cd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-cd.o distcc[3232] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-cd.o': No such file or directory CC [M] crypto/cast6.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-gd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-gd.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-gd.o distcc[3247] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-gd.o': No such file or directory CC [M] crypto/anubis.o crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated distcc[2453] 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[3291] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_tmdc.o: file not recognized: File truncated distcc[3293] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_tmdc.o': No such file distcc[3295] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_tmdc.o': No such file or directory CC [M] drivers/ide/ide-floppy_proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-eh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-eh.o distcc[3318] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-eh.o': No such file or directory CC drivers/input/joystick/twidjoy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1958] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-park.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-park.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-park.o distcc[3368] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-park.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-devsets.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-devsets.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-devsets.o distcc[3375] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-devsets.o': No such file or directory CC [M] crypto/ansi_cprng.o CC drivers/input/joystick/zhenhua.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/inode.o distcc[3406] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory CC fs/btrfs/orphan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3437] ERROR: compile (null) on localhost failed drivers/ide/.tmp_gl_ide-floppy_proc.o: file not recognized: File truncated distcc[3442] 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[3444] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file distcc[2921] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_rmd320.o': No such file or directory drivers/input/joystick/.tmp_gl_twidjoy.o: file not recognized: File truncated distcc[3450] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_ports.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_ports.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_ports.o distcc[2942] ERROR: compile (null) on localhost failed CC [M] drivers/ide/ide-tape.o CC [M] drivers/input/joystick/db9.o mv: cannot stat `sound/core/seq/.tmp_mx_seq_ports.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3487] ERROR: compile (null) on localhost failed CC fs/btrfs/ref-cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3507] ERROR: compile (null) on localhost failed crypto/.tmp_gl_hmac.o: file not recognized: File truncated distcc[3510] 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[3512] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory drivers/input/keyboard/.tmp_gl_sunkbd.o: file not recognized: File truncated distcc[3091] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file distcc[3517] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file or directory CC [M] drivers/input/joystick/guillemot.o CC fs/btrfs/export.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[3543] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_eattr.o': No such file or directory LD crypto/crypto.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[3576] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_locking.o': No such file or directory CC [M] drivers/input/joystick/interact.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riointr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riointr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riointr.o distcc[3619] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riointr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2447] ERROR: compile (null) on localhost failed CC fs/btrfs/tree-log.o /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 crypto/.tmp_gl_deflate.o: file not recognized: File truncated distcc[3630] ERROR: compile (null) on localhost failed distcc[3631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ordered-data.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[3636] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory LD crypto/crypto_algapi.o fs/gfs2/.tmp_gl_ops_export.o: file not recognized: File truncated distcc[2818] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-iops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-iops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-iops.o CC fs/btrfs/acl.o CC [M] drivers/input/joystick/turbografx.o distcc[3662] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-iops.o': No such file or directory CC [M] drivers/input/joystick/warrior.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3695] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tgr192.o: file not recognized: File truncated distcc[3697] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file distcc[3702] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/hash.o: No such file: No such file or directory distcc[3726] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_hash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/btrfs/free-space-cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_ops_export.o': No such file distcc[3655] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_ops_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-memless.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-memless.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-memless.o distcc[3335] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/input/.tmp_mx_ff-memless.o': No such file or directory CC fs/btrfs/zlib.o CC fs/btrfs/compression.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-floppy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-floppy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-floppy.o distcc[3784] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-floppy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ref-cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/ref-cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ref-cache.o distcc[3803] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_ref-cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_system.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_system.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_system.o distcc[3813] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_system.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3823] ERROR: compile (null) on localhost failed drivers/input/.tmp_gl_evdev.o: file not recognized: File truncated distcc[3825] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evdev.o': No such file distcc[3829] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_evdev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3845] ERROR: compile (null) on localhost failed fs/btrfs/.tmp_gl_export.o: file not recognized: File truncated distcc[3847] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_export.o': No such file distcc[3849] ERROR: compile (null) on localhost failed rm: cannot remove `fs/btrfs/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ide/.tmp_mx_ide-floppy_proc.o': No such file distcc[3448] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ide/.tmp_mx_ide-floppy_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_twidjoy.o': No such file distcc[3456] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_twidjoy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3883] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_db9.o: file not recognized: File truncated distcc[3886] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_db9.o': No such file distcc[3890] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_db9.o': No such file or directory drivers/hwmon/.tmp_gl_pc87427.o: file not recognized: File truncated distcc[3492] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87427.o': No such file distcc[3905] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/hwmon/.tmp_mx_pc87427.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3923] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_synth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_synth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/oss/seq_oss_synth.o distcc[3264] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_synth.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3937] ERROR: compile (null) on localhost failed LD sound/core/seq/oss/snd-seq-oss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3955] 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[3956] ERROR: compile (null) on localhost failed sound/soc/codecs/.tmp_gl_pcm3008.o: file not recognized: File truncated distcc[3959] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_tree-defrag.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_pcm3008.o': No such file distcc[3963] ERROR: compile (null) on localhost failed rm: cannot remove `sound/soc/codecs/.tmp_mx_pcm3008.o': No such file or directory LD [M] sound/soc/codecs/snd-soc-l3.o LD [M] sound/soc/codecs/snd-soc-pcm3008.o LD [M] sound/soc/codecs/snd-soc-uda134x.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[3994] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.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[4001] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_main.o: file not recognized: File truncated distcc[4005] 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[4009] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file distcc[3281] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4038] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_lkkbd.o: file not recognized: File truncated distcc[4040] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file distcc[4042] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_lkkbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3612] ERROR: compile (null) on localhost failed LD drivers/char/hw_random/built-in.o crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated distcc[4061] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated distcc[3339] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file distcc[4094] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_lock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_lock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_lock.o distcc[3353] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_lock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/psdev.o: No such file: No such file or directory distcc[2852] ERROR: compile (null) on localhost failed make[3]: *** [fs/coda/coda.o] Error 1 make[2]: *** [fs/coda] Error 2 /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[4120] 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/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[4124] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.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[4134] ERROR: compile (null) on localhost failed drivers/ide/.tmp_gl_ide-tape.o: file not recognized: File truncated distcc[4137] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/ide/.tmp_mx_ide-tape.o': No such file distcc[4140] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/ide/.tmp_mx_ide-tape.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[4166] 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/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[4176] 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-objcopy: Unable to change endianness of input file(s) distcc[4187] ERROR: compile (null) on localhost failed crypto/.tmp_gl_serpent.o: file not recognized: File truncated distcc[4189] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_serpent.o': No such file distcc[4191] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_serpent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotty.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riotty.o distcc[2327] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3869] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_interact.o: file not recognized: File truncated distcc[4204] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_interact.o': No such file distcc[4208] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_interact.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4213] ERROR: compile (null) on localhost failed crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated distcc[4219] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file distcc[4223] 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-objcopy: Unable to change endianness of input file(s) distcc[4234] 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[3902] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_magellan.o: file not recognized: File truncated distcc[4236] ERROR: compile (null) on localhost failed fs/gfs2/.tmp_gl_glops.o: file not recognized: File truncated distcc[4241] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_magellan.o': No such file distcc[4243] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_magellan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_glops.o': No such file distcc[4246] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_glops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/ops_address.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_address.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/ops_address.o distcc[4257] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_ops_address.o': No such file or directory drivers/input/joystick/.tmp_gl_turbografx.o: file not recognized: File truncated distcc[3928] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_turbografx.o': No such file distcc[4267] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_turbografx.o': No such file or directory drivers/input/joystick/.tmp_gl_zhenhua.o: file not recognized: File truncated distcc[3942] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_zhenhua.o': No such file distcc[4279] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_zhenhua.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss.o: No such file: No such file or directory distcc[3953] ERROR: compile (null) on localhost failed make[5]: *** [sound/core/seq/oss/snd-seq-oss.o] Error 1 make[4]: *** [sound/core/seq/oss] Error 2 make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4290] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_warrior.o: file not recognized: File truncated distcc[4293] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_warrior.o': No such file distcc[4299] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_warrior.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_timer.o distcc[4314] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_timer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/pcm3008.o: No such file: No such file or directory distcc[3990] ERROR: compile (null) on localhost failed make[4]: *** [sound/soc/codecs/snd-soc-pcm3008.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/soc/codecs/uda134x.o: No such file: No such file or directory distcc[3992] ERROR: compile (null) on localhost failed make[4]: *** [sound/soc/codecs/snd-soc-uda134x.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/zlib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/zlib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/zlib.o distcc[4328] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_zlib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/transport_class.o distcc[2437] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[2438] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/cpufreq/cpufreq_stats.o: No such file: No such file or directory distcc[679] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_struct-funcs.o': No such file or directory make[3]: *** [drivers/cpufreq/built-in.o] Error 1 make[2]: *** [drivers/cpufreq] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4366] ERROR: compile (null) on localhost failed crypto/.tmp_gl_lrw.o: file not recognized: File truncated distcc[4372] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lrw.o': No such file distcc[2891] ERROR: compile (null) on localhost failed distcc[4376] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_lrw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/extents.o distcc[4398] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-floppy_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-floppy_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-floppy_ioctl.o distcc[4408] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-floppy_ioctl.o': No such file or directory LD [M] drivers/ide/ide-gd_mod.o LD [M] drivers/ide/ide-cd_mod.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-floppy_proc.o: No such file: No such file or directory distcc[4424] ERROR: compile (null) on localhost failed make[3]: *** [drivers/ide/ide-gd_mod.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3652] 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[4442] ERROR: compile (null) on localhost failed drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated distcc[4446] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o distcc[1126] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory LD ipc/built-in.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1076: warning: 'dst_di' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4475] ERROR: compile (null) on localhost failed crypto/.tmp_gl_tea.o: file not recognized: File truncated distcc[4478] 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[4482] ERROR: compile (null) on localhost failed /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 rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory distcc[4483] 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-ld: fs/fat/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/inode.o distcc[4495] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.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[4510] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_guillemot.o: file not recognized: File truncated distcc[4512] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_guillemot.o': No such file distcc[4514] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_guillemot.o': No such file or directory /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[4535] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_meta_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mballoc.o distcc[4545] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4353] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/module.o distcc[4393] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/base/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_queue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_queue.o distcc[4567] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_queue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/namei.o distcc[4581] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[4596] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_eaops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3131] 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[4064] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_ansi_cprng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4609] ERROR: compile (null) on localhost failed crypto/.tmp_gl_cast6.o: file not recognized: File truncated distcc[4621] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o 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[4623] ERROR: compile (null) on localhost failed distcc[4624] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6.o': No such file mv: mv: cannot stat `fs/ext3/.tmp_mx_inode.o'cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory : No such file or directory distcc[4628] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ext4_jbd2.o distcc[4646] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4069] 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[1118] ERROR: compile (null) on localhost failed crypto/.tmp_gl_ccm.o: file not recognized: File truncated distcc[4662] 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[4668] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[4667] 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: Unable to change endianness of input file(s) distcc[2827] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file distcc[4451] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file or directory make[3]: *** [sound/soc/codecs] Error 2 make[2]: *** [sound/soc] Error 2 make[2]: *** Waiting for unfinished jobs.... LD [M] drivers/char/ipmi/ipmi_si.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/util.o distcc[4701] 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: drivers/char/ipmi/ipmi_si_intf.o: No such file: No such file or directory distcc[4706] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 make[3]: *** [drivers/char/ipmi] Error 2 make[3]: *** Waiting for unfinished jobs.... /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4723] ERROR: compile (null) on localhost failed distcc[4722] 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[4105] ERROR: compile (null) on localhost failed block/.tmp_gl_cfq-iosched.o: file not recognized: File truncated distcc[28353] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'block/.tmp_mx_cfq-iosched.o': No such file distcc[4744] ERROR: compile (null) on localhost failed rm: cannot remove `block/.tmp_mx_cfq-iosched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memory.o distcc[4747] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_memory.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_clientmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_clientmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_clientmgr.o distcc[4752] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_clientmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4768] 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[4771] ERROR: compile (null) on localhost failed crypto/.tmp_gl_anubis.o: file not recognized: File truncated distcc[4773] ERROR: compile (null) on localhost failed drivers/input/.tmp_gl_evbug.o: file not recognized: File truncated distcc[4776] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file distcc[4778] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_anubis.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evbug.o': No such file distcc[4785] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_evbug.o': No such file or directory /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[4810] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_tree-log.o': No such file or directory drivers/input/keyboard/.tmp_gl_sh_keysc.o: file not recognized: File truncated distcc[4555] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sh_keysc.o': No such file distcc[4820] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_sh_keysc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4834] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[4841] 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[4842] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-core.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/ff-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_user.o': No such file distcc[4844] ERROR: compile (null) on localhost failed distcc[4850] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_user.o': No such file or directory mv: cannot stat `drivers/input/.tmp_mx_ff-core.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4854] ERROR: compile (null) on localhost failed drivers/input/joystick/.tmp_gl_grip_mp.o: file not recognized: File truncated distcc[4861] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_grip_mp.o': No such file distcc[4865] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_grip_mp.o': No such file or directory LD drivers/input/input-core.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/resize.o distcc[4873] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/hw_random/timeriomem-rng.o: No such file: No such file or directory distcc[4062] ERROR: compile (null) on localhost failed make[4]: *** [drivers/char/hw_random/built-in.o] Error 1 make[3]: *** [drivers/char/hw_random] Error 2 fs/afs/.tmp_gl_super.o: file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: noarch/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: t rearch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules co/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: gnfaizileedd t: o mFile truncated erge target specific data of file arch/sh/kernel/cpu/irq/imask.o distcc[4614] ERROR: compile (null) on localhost failed distcc[4914] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/ide/ide-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ide/ide-lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_super.o': No such file distcc[4919] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/ide/.tmp_mx_ide-lib.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4932] ERROR: compile (null) on localhost failed crypto/.tmp_gl_xts.o: file not recognized: File truncated distcc[4935] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xts.o': No such file distcc[4942] ERROR: compile (null) on localhost failed LD arch/sh/kernel/cpu/irq/built-in.o rm: cannot remove `crypto/.tmp_mx_xts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_midi_event.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_midi_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_midi_event.o distcc[4945] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_midi_event.o': No such file or directory make[2]: *** [arch/sh/kernel/cpu] Error 2 make[1]: *** [arch/sh/kernel] Error 2 make[2]: *** [drivers/ide] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory distcc[3653] ERROR: compile (null) on localhost failed make[2]: *** [crypto/crypto_algapi.o] Error 1 crypto/.tmp_gl_camellia.o: file not recognized: File truncated distcc[4447] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[4672] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory distcc[4453] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia.o': No such file distcc[4963] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_camellia.o': No such file or directory drivers/input/joystick/.tmp_gl_sidewinder.o: file not recognized: File truncated distcc[4971] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_sidewinder.o': No such file distcc[4978] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/joystick/.tmp_mx_sidewinder.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_device.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_device.o LD kernel/time/built-in.o distcc[4088] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/firmware_class.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/firmware_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/firmware_class.o distcc[4983] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/seq/.tmp_mx_seq_device.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_firmware_class.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[4092] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_free-space-cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/riotable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/riotable.o distcc[3181] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_riotable.o': No such file or directory LD drivers/input/joystick/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/file.o distcc[5018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/info.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/info.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/info.o distcc[3189] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_info.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o distcc[4739] 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: drivers/char/rio/rioboot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rioboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rioboot.o distcc[5048] ERROR: compile (null) on localhost failed mv: cannot stat `drivers/char/rio/.tmp_mx_rioboot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5059] ERROR: compile (null) on localhost failed drivers/char/.tmp_gl_specialix.o: file not recognized: File truncated distcc[5064] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_specialix.o': No such file distcc[5067] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/.tmp_mx_specialix.o': No such file or directory distcc[4922] ERROR: compile (null) on localhost failed rm: cannot remove `fs/afs/.tmp_mx_super.o': No such file or directory LD fs/configfs/configfs.o LD fs/configfs/built-in.o crypto/.tmp_gl_cts.o: file not recognized: File truncated distcc[4387] 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[5092] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory fs/gfs2/.tmp_gl_ops_dentry.o: file not recognized: File truncated distcc[4851] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_ops_dentry.o': No such file distcc[5100] ERROR: compile (null) on localhost failed rm: cannot remove `fs/gfs2/.tmp_mx_ops_dentry.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4613] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/fsync.o distcc[5121] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory /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: drivers/input/.tmp_gl_joydev.ofs/btrfs/orphan.o: uses instructions which are incompatible with instructions used in previous modules : f/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ilfae i/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: lfs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: uses instructions which are incompatible with instructions used in previous modules n/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ldot reed to me: failedcognizrge ta to mered: rFile truncated ge tagetrg setpe scipeficic fidac tada otaf ofif lefi fs/btrfs/orphan.o le fs/ext4/hash.o distcc[5128] ERROR: compile (null) on localhost failed distcc[5124] ERROR: compile (null) on localhost failed distcc[5127] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_orphan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_joydev.o': No such file distcc[5134] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/.tmp_mx_joydev.o': No such file or directory fs/ext3/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[4679] 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[5156] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/ext3/.tmp_mx_xattr_trusted.o': No such file or directory distcc[2832] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated distcc[5162] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file distcc[5167] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[4989] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specificmake[1]: *** [kernel] Error 2 data of file fs/afs/write.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipc_sysctl.o: No such file: No such file or directory distcc[3342] ERROR: compile (null) on localhost failed distcc[4462] ERROR: compile (null) on localhost failed make[2]: *** [ipc/built-in.o] Error 1 make[1]: *** [ipc] Error 2 mv: cannot stat `fs/afs/.tmp_mx_write.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/vnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vnode.o distcc[4709] ERROR: compile (null) on localhost failed mv: cannot stat `fs/afs/.tmp_mx_vnode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/joystick/adi.o: No such file: No such file or directory distcc[5023] ERROR: compile (null) on localhost failed make[4]: *** [drivers/input/joystick/built-in.o] Error 1 make[3]: *** [drivers/input/joystick] Error 2 make[3]: *** Waiting for unfinished jobs.... LD [M] fs/fat/fat.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 LD [M] fs/fat/msdos.o distcc[5026] 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/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[1178] ERROR: compile (null) on localhost failed drivers/char/tpm/.tmp_gl_tpm_nsc.o: file not recognized: File truncated distcc[4738] 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[5038] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_acl.o': No such file or directory crypto/.tmp_gl_ctr.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_nsc.o': No such file distcc[3193] ERROR: compile (null) on localhost failed distcc[5219] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/char/tpm/.tmp_mx_tpm_nsc.o': No such file or directory crypto/.tmp_gl_cast5.o: file not recognized: File truncated distcc[5221] 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[5229] ERROR: compile (null) on localhost failed LD [M] fs/afs/kafs.o rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast5.o': No such file distcc[5235] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_memory.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/seq/seq_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/seq/seq_memory.o distcc[5234] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_cast5.o': No such file or directory mv: cannot stat `sound/core/seq/.tmp_mx_seq_memory.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/afs/dir.o: No such file: No such file or directory distcc[5244] ERROR: compile (null) on localhost failed make[3]: *** [fs/afs/kafs.o] Error 1 make[2]: *** [fs/afs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/info_oss.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: sound/core/info_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/info_oss.o distcc[5248] ERROR: compile (null) on localhost failed mv: cannot stat `sound/core/.tmp_mx_info_oss.o': No such file or directory make[3]: *** [sound/core/seq] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [sound/core] Error 2 make[1]: *** [sound] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/log.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/log.o distcc[3148] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_log.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5284] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_xtkbd.o: file not recognized: File truncated distcc[5291] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file distcc[5296] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/gfs2/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/joliet.o distcc[5304] ERROR: compile (null) on localhost failed distcc[5306] ERROR: compile (null) on localhost failed mv: cannot stat `fs/gfs2/.tmp_mx_mount.o': No such file or directory mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory make[2]: *** [fs/gfs2] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/extent_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_io.o distcc[5176] 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[5006] ERROR: compile (null) on localhost failed mv: cannot stat `fs/btrfs/.tmp_mx_extent_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-softirq.o distcc[5327] ERROR: compile (null) on localhost failed drivers/input/keyboard/.tmp_gl_atkbd.o: file not recogmv: cannot stat `block/.tmp_mx_blk-softirq.o': No such file or directory nized: File truncated distcc[5331] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file distcc[5337] ERROR: compile (null) on localhost failed rm: cannot remove `drivers/input/keyboard/.tmp_mx_atkbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5198] ERROR: compile (null) on localhost failed crypto/.tmp_gl_wp512.o: file not recognized: File truncated distcc[4731] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_msdos.o: No such file: No such file or directory distcc[5204] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/msdos.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fai/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such fileled /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/base/platform.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: to drivers/base/platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed merto merge ge targetarget specific data of fidistcc[5354] ERROR: compile (null) on localhost failed le t sdrivers/base/platform.o pecific data of file drivers/char/tty_port.o distcc[4470] ERROR: compile (null) on localhost failed distcc[5351] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory mv: cannot stat `drivers/char/.tmp_mx_tty_port.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory make[2]: *** [fs/fat] Error 2 LD fs/btrfs/btrfs.o LD drivers/input/keyboard/built-in.o LD block/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/btrfs/export.o: No such file: No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/input/keyboard/atkbd.o: No such fildistcc[5376] ERROR: compile (null) on localhost failed e: No such file or directory distcc[5380] ERROR: compile (null) on localhost failed make[3]: *** [fs/btrfs/btrfs.o] Error 1 make[4]: *** [drivers/input/keyboard/built-in.o] Error 1 make[2]: *** [fs/btrfs] Error 2 make[3]: *** [drivers/input/keyboard] Error 2 make[2]: *** [drivers/input] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: block/noop-iosched.o: No such file: No such file or directory distcc[5381] ERROR: compile (null) on localhost failed make[2]: *** [block/built-in.o] Error 1 make[1]: *** [block] Error 2 LD drivers/base/built-in.o crypto/.tmp_gl_arc4.o: file not recognized: File truncated distcc[5349] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rio_linux.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: drivers/char/rio/rio_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/rio/rio_linux.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file distcc[5355] ERROR: compile (null) on localhost failed distcc[5396] ERROR: compile (null) on localhost failed rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory mv: cannot stat `drivers/char/rio/.tmp_mx_rio_linux.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[5400] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_resize.o': No such file or directory make[1]: *** [crypto] Error 2 LD [M] drivers/char/rio/rio.o LD fs/ext3/ext3.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[5422] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext3/ext3.o] Error 1 make[2]: *** [fs/ext3] Error 2 make[2]: *** [drivers/char] Error 2 /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 make[1]: *** [drivers] Error 2 distcc[5427] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_inode.o': No such file or directory LD [M] fs/isofs/isofs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[5436] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 make[2]: *** [fs/isofs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/super.o distcc[5441] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_super.o': No such file or directory LD fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[5449] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 make[2]: *** [fs/ext4] Error 2 make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision f7f9582da9b8b8f4ae1ebf2882fb2d4737e9ec73 # < git symbolic-ref HEAD # < git merge-base f7f9582da9b8b8f4ae1ebf2882fb2d4737e9ec73 0c997a09e90659c9f625ada4d0c21f50a8cddefd Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)