# < 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 b1387b8815f0ee8bf3467b06ab3682bcb82a4d2c Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was b1387b8). # 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 ccache to CROSS_COMPILE makewrap: Using -j factor 32 # < /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 ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) # /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 ccache to CROSS_COMPILE makewrap: Using -j factor 32 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile make[2]: Nothing to be done for `all'. CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/bin2c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/generated/compile.h CC init/main.o LD usr/built-in.o CC init/do_mounts.o CC init/noinitramfs.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/mm/alignment.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/dumpstack.o CC arch/sh/mm/cache.o CC arch/sh/kernel/idle.o CC arch/sh/mm/init.o UPD include/generated/compile.h CC arch/sh/kernel/io.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/irq.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/irq_32.o CC init/version.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/nmi_debug.o CC mm/filemap.o CC mm/mempool.o CC arch/sh/kernel/process.o CC mm/oom_kill.o CC arch/sh/kernel/process_32.o LD ipc/built-in.o CC kernel/sched.o CC security/commoncap.o CC crypto/api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/boards/mach-se/.tmp_gl_board-se7619.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/boards/mach-se/.tmp_mx_board-se7619.o': No such file rm: cannot remove `arch/sh/boards/mach-se/.tmp_mx_board-se7619.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o CC crypto/cipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/boards/mach-se/board-se7619.o: No such file: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mmap.o make[2]: *** [arch/sh/boards/mach-se/built-in.o] Error 1 make[1]: *** [arch/sh/boards/mach-se] Error 2 make[1]: *** Waiting for unfinished jobs.... mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC mm/fadvise.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dumpstack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dumpstack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_extable_32.o arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated CC security/security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC mm/maccess.o CC arch/sh/kernel/ptrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_irq.o CC crypto/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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 arch/sh/mm/nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_nommu.o CC arch/sh/kernel/ptrace_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory CC fs/open.o CC arch/sh/kernel/reboot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated CC crypto/algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file CC kernel/fork.o arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh2.o': No such file rm: cannot remove `arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory rm: cannot remove `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mv: arch/sh/kernel/process.o: compiled for a big endian system and target is little endiancannot stat `arch/sh/kernel/.tmp_mx_io.o' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process.o: uses instructions which are incompatible with instructions used in previous modules : No such file or directory/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld : failed to merge target specific data of file arch/sh/kernel/process.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.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/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process.o': No such file or directory CC arch/sh/kernel/return_address.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/exec_domain.o CC fs/read_write.o arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated CC arch/sh/kernel/setup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file CC arch/sh/kernel/signal_32.o rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/alignment.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/alignment.o: uses instructions which are incompatible with 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/alignment.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.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/.tmp_mc_alignment.o: uses instructions which are incompatible with 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/.tmp_mc_alignment.o mv: cannot stat `arch/sh/mm/.tmp_mx_alignment.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_idle.o mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_consistent.o 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/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_process_32.o CC arch/sh/kernel/sys_sh.o CC crypto/scatterwalk.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC crypto/ablkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_init.o mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory CC fs/file_table.o CC arch/sh/kernel/time.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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: arch/sh/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 arch/sh/kernel/ptrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace.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/.tmp_mc_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 arch/sh/kernel/.tmp_mc_ptrace.o mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mempool.o mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC fs/super.o CC arch/sh/kernel/topology.o /scratch/kisskb/src/kernel/sched.c: In function 'pick_next_task': /scratch/kisskb/src/kernel/sched.c:4211: warning: control reaches end of non-void function CC arch/sh/kernel/traps.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_maccess.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_compress.o mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/reboot.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/reboot.o: uses instructions which are incompatible with 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/reboot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.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/.tmp_mc_reboot.o: uses instructions which are incompatible with 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/.tmp_mc_reboot.o CC mm/page_alloc.o mv: cannot stat `arch/sh/kernel/.tmp_mx_reboot.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_fadvise.o mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC mm/page-writeback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_cipher.o mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC kernel/panic.o CC security/capability.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o mv: cannot stat `arch/sh/mm/.tmp_mx_cache.o': No such file or directory CC crypto/blkcipher.o LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: No such file: No such file or directory make[2]: *** [arch/sh/mm/built-in.o] Error 1 /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/.tmp_mc_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/.tmp_mc_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/.tmp_mc_do_mounts.o make[1]: *** [arch/sh/mm] Error 2 mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory CC crypto/ahash.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_setup.o 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: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_exec_domain.o mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sys_sh32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/topology.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/topology.o: uses instructions which are incompatible with 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/topology.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.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/.tmp_mc_topology.o: uses instructions which are incompatible with 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/.tmp_mc_topology.o CC security/inode.o mv: cannot stat `arch/sh/kernel/.tmp_mx_topology.o': No such file or directory CC arch/sh/kernel/traps_32.o LD init/mounts.o CC fs/char_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sys_sh.o CC arch/sh/kernel/unwinder.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/stat.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory init/.tmp_gl_main.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file rm: cannot remove `init/.tmp_mx_main.o': No such file or directory CC fs/exec.o LD init/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_api.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: No such file: No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory make[2]: *** [init/built-in.o] Error 1 make[1]: *** [init] Error 2 mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC fs/pipe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_traps.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_scatterwalk.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory CC arch/sh/kernel/iomap.o CC fs/namei.o CC crypto/shash.o CC arch/sh/kernel/cpu/irq/imask.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_panic.o mv: cannot stat `kernel/.tmp_mx_panic.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_oom_kill.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_unwinder.o mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory CC kernel/printk.o CC arch/sh/kernel/stacktrace.o CC security/lsm_audit.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ablkcipher.o mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/iomap.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/iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/iomap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.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/.tmp_mc_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o mv: cannot stat `arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory CC arch/sh/kernel/ftrace.o CC mm/readahead.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_char_dev.o mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ptrace_32.o 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/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.o mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory CC crypto/algboss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o CC crypto/testmgr.o AS arch/sh/kernel/cpu/sh2/ex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_signal_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_stacktrace.o mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC security/apparmor/apparmorfs.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/cpu/sh2/probe.o CC fs/fcntl.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_algapi.o mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_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/.tmp_mc_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/.tmp_mc_commoncap.o mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC crypto/crypto_wq.o CC arch/sh/kernel/perf_callchain.o AS arch/sh/kernel/cpu/sh2/entry.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_read_write.o 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: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_blkcipher.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:209: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:335: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:337: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:361: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:364: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC fs/ioctl.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC crypto/aead.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ahash.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_testmgr.o mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_testmgr.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file_table.o mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC crypto/chainiv.o CC crypto/eseqiv.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_open.o CC fs/readdir.o mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC arch/sh/kernel/hw_breakpoint.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_stat.o mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC fs/select.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_traps_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC crypto/seqiv.o CC fs/fifo.o CC fs/dcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_shash.o mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC fs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.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/perf_callchain.o: uses instructions which are incompatible with 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/perf_callchain.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.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/.tmp_mc_perf_callchain.o: uses instructions which are incompatible with 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/.tmp_mc_perf_callchain.o mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory AS arch/sh/kernel/head_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC arch/sh/kernel/init_task.o crypto/.tmp_gl_algboss.o: file not recognized: File truncated security/apparmor/.tmp_gl_apparmorfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/apparmor/.tmp_mx_apparmorfs.o': No such file rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory rm: cannot remove `security/apparmor/.tmp_mx_apparmorfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_printk.o mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC mm/swap.o CC security/apparmor/audit.o CC kernel/cpu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/.tmp_gl_capability.o: file not recognized: File truncated /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/.tmp_mx_capability.o': No such file mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory rm: cannot remove `security/.tmp_mx_capability.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/lsm_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/lsm_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/lsm_audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_lsm_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_lsm_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_lsm_audit.o mv: cannot stat `security/.tmp_mx_lsm_audit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_readahead.o mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/perf_event.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/perf_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 arch/sh/kernel/perf_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.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/.tmp_mc_perf_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 arch/sh/kernel/.tmp_mc_perf_event.o mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory CC mm/truncate.o GEN security/apparmor/capability_names.h CC security/device_cgroup.o LDS arch/sh/kernel/vmlinux.lds /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_security.o CC security/apparmor/context.o CC mm/vmscan.o mv: cannot stat `security/.tmp_mx_security.o': No such file or directory CC mm/shmem.o CC fs/attr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_fifo.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_chainiv.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory CC fs/bad_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated CC crypto/pcompress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.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/hw_breakpoint.o: uses instructions which are incompatible with 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/hw_breakpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.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/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with 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/.tmp_mc_hw_breakpoint.o rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_readdir.o mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file CC mm/prio_tree.o rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory CC security/apparmor/ipc.o CC fs/file.o LD arch/sh/kernel/cpu/sh2/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ioctl.o 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/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_pipe.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 make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC fs/filesystems.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_seqiv.o: file not recognized: File truncated make[1]: *** [arch/sh/kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory CC mm/util.o CC fs/namespace.o CC fs/seq_file.o LD crypto/cryptomgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/algboss.o: No such file: No such file or directory make[2]: *** [crypto/cryptomgr.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC mm/mmzone.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_aead.o mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/apparmor/audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/apparmor/.tmp_mc_audit.o mv: cannot stat `security/apparmor/.tmp_mx_audit.o': No such file or directory CC mm/vmstat.o CC fs/xattr.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_fork.o mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_page-writeback.o mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_prio_tree.o mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_shmem.o CC kernel/exit.o mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_cpu.o CC mm/backing-dev.o mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/itimer.o CC mm/page_isolation.o CC security/apparmor/lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/pcompress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/.tmp_mc_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/.tmp_mc_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/.tmp_mc_pcompress.o mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory make[1]: *** [crypto] Error 2 CC fs/libfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/context.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/apparmor/context.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/apparmor/.tmp_mc_context.o mv: cannot stat `security/apparmor/.tmp_mx_context.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_bad_inode.o CC security/apparmor/match.o mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mmzone.o mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC security/apparmor/path.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_attr.o CC security/apparmor/domain.o mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/ipc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/ipc.o: uses instructions which are incompatible with 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/apparmor/ipc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_ipc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_ipc.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_ipc.o mv: cannot stat `security/apparmor/.tmp_mx_ipc.o': No such file or directory CC security/apparmor/policy.o CC fs/fs-writeback.o CC mm/mm_init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_fcntl.o mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_filesystems.o mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC fs/pnode.o CC fs/drop_caches.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_page_isolation.o mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/device_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/device_cgroup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_device_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/.tmp_mc_device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_device_cgroup.o CC mm/mmu_context.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/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 security/apparmor/lib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_lib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_lib.o mv: cannot stat `security/apparmor/.tmp_mx_lib.o': No such file or directory mv: cannot stat `security/.tmp_mx_device_cgroup.o': No such file or directory CC mm/percpu.o CC security/apparmor/policy_unpack.o CC mm/nommu.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_truncate.o mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_filemap.o mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC mm/init-mm.o CC mm/bootmem.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_select.o mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_exec.o mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC fs/splice.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/drop_caches.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_drop_caches.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_itimer.o mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory TIMEC kernel/timeconst.h /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/match.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/match.o: uses instructions which are incompatible with 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/apparmor/match.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_match.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_match.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_match.o mv: cannot stat `security/apparmor/.tmp_mx_match.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmu_context.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/path.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/path.o: uses instructions which are incompatible with 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/apparmor/path.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_path.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_path.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_path.o mv: cannot stat `mm/.tmp_mx_mmu_context.o': No such file or directory CC fs/sync.o mv: cannot stat `security/apparmor/.tmp_mx_path.o': No such file or directory CC kernel/softirq.o CC security/apparmor/procattr.o CC security/apparmor/lsm.o CC mm/memblock.o CC mm/dmapool.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file.o mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC kernel/resource.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:354: warning: control reaches end of non-void function CC fs/utimes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_pnode.o mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC kernel/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_swap.o mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_seq_file.o mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_xattr.o mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC mm/sparse.o CC fs/stack.o CC fs/fs_struct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC kernel/sysctl_binary.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/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 security/apparmor/domain.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_domain.o mv: cannot stat `security/apparmor/.tmp_mx_domain.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_backing-dev.o mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory GEN security/apparmor/rlim_names.h /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_util.o mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC kernel/capability.o CC mm/slub.o CC kernel/ptrace.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_utimes.o 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/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sync.o mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC fs/statfs.o CC kernel/timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/procattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/procattr.o: uses instructions which are incompatible with 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/apparmor/procattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_procattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_procattr.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_procattr.o mv: cannot stat `security/apparmor/.tmp_mx_procattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dmapool.o CC mm/quicklist.o mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC security/apparmor/sid.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_stack.o mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC security/apparmor/file.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sparse.o mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC fs/buffer.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: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sysctl.o mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC fs/bio.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_libfs.o mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC kernel/user.o CC fs/block_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/sid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/sid.o: uses instructions which are incompatible with 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/apparmor/sid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_sid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_sid.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_sid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/policy_unpack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/policy_unpack.o: uses instructions which are incompatible with 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/apparmor/policy_unpack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_policy_unpack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_policy_unpack.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_policy_unpack.o mv: cannot stat `security/apparmor/.tmp_mx_sid.o': No such file or directory mv: cannot stat `security/apparmor/.tmp_mx_policy_unpack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/policy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/policy.o: uses instructions which are incompatible with 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/apparmor/policy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_policy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_policy.o: uses instructions which are incompatible with 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/apparmor/.tmp_mc_policy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/memblock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/memblock.o: uses instructions which are incompatible with 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/memblock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_memblock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_memblock.o: uses instructions which are incompatible with 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/.tmp_mc_memblock.o mv: cannot stat `security/apparmor/.tmp_mx_policy.o': No such file or directory mv: cannot stat `mm/.tmp_mx_memblock.o': No such file or directory CC security/apparmor/capability.o CC fs/direct-io.o CC security/apparmor/resource.o CC fs/mpage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs_struct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_struct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_struct.o mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_quicklist.o mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC kernel/signal.o CC fs/ioprio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_binary.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_binary.o: uses instructions which are incompatible with instructions 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_binary.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl_binary.o mv: cannot stat `kernel/.tmp_mx_sysctl_binary.o': No such file or directory CC kernel/sys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_resource.o mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_capability.o mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC kernel/kmod.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/statfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/statfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_statfs.o mv: cannot stat `fs/.tmp_mx_statfs.o': No such file or directory CC kernel/workqueue.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_user.o mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC kernel/pid.o CC fs/autofs4/init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/apparmor/capability.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/apparmor/.tmp_mc_capability.o mv: cannot stat `security/apparmor/.tmp_mx_capability.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/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 security/apparmor/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_file.o mv: cannot stat `security/apparmor/.tmp_mx_file.o': No such file or directory CC kernel/rcupdate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_page_alloc.o mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/percpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/percpu.o: uses instructions which are incompatible with 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/percpu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_percpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_percpu.o: uses instructions which are incompatible with 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/.tmp_mc_percpu.o mv: cannot stat `mm/.tmp_mx_percpu.o': No such file or directory CC kernel/extable.o CC fs/cachefiles/bind.o CC fs/autofs4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/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 security/apparmor/resource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_resource.o mv: cannot stat `security/apparmor/.tmp_mx_resource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_namespace.o mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/params.o security/apparmor/.tmp_gl_lsm.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/apparmor/.tmp_mx_lsm.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `security/apparmor/.tmp_mx_lsm.o': No such file or directory fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dcache.o mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory LD security/apparmor/apparmor.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/apparmor/apparmorfs.o: No such file: No such file or directory make[3]: *** [security/apparmor/apparmor.o] Error 1 make[2]: *** [security/apparmor] Error 2 make[1]: *** [security] Error 2 /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_rcupdate.o CC fs/cachefiles/daemon.o mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC fs/autofs4/root.o CC fs/cifs/cifsfs.o CC fs/coda/psdev.o CC fs/autofs4/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_softirq.o mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC kernel/posix-timers.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_nommu.o mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC fs/cachefiles/interface.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_extable.o mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_kmod.o CC kernel/kthread.o mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC kernel/wait.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mpage.o mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ptrace.o rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC fs/autofs4/waitq.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_direct-io.o CC fs/configfs/inode.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ioprio.o CC fs/cifs/cifssmb.o mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_namei.o mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o LD fs/devpts/built-in.o CC fs/debugfs/inode.o mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory CC fs/configfs/file.o CC fs/exportfs/expfs.o CC fs/autofs4/expire.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_pid.o mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC kernel/kfifo.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_fs-writeback.o mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_splice.o mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC fs/fat/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/bind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/bind.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_bind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_bind.o mv: cannot stat `fs/cachefiles/.tmp_mx_bind.o': No such file or directory CC fs/freevxfs/vxfs_bmap.o CC fs/ext4/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_exit.o mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_bio.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory CC fs/freevxfs/vxfs_fshead.o CC fs/cachefiles/key.o CC fs/configfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/coda/.tmp_gl_psdev.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_psdev.o': No such file rm: cannot remove `fs/coda/.tmp_mx_psdev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_params.o mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC fs/configfs/symlink.o CC fs/coda/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_vmscan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_kthread.o mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/cachefiles/.tmp_gl_interface.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_interface.o': No such file rm: cannot remove `fs/cachefiles/.tmp_mx_interface.o': No such file or directory CC fs/configfs/mount.o CC fs/configfs/item.o mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory CC fs/autofs4/dev-ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_kfifo.o mv: cannot stat `kernel/.tmp_mx_kfifo.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_expire.o mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory CC fs/fat/dir.o CC fs/freevxfs/vxfs_immed.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_expfs.o mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_wait.o mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC fs/fscache/cache.o CC fs/fuse/dev.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file.o mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/.tmp_mc_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/.tmp_mc_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/.tmp_mc_cache.o CC fs/fscache/cookie.o mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_cache.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/autofs4/root.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/root.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_root.o mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory CC fs/fat/fatent.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_block_dev.o mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC fs/fat/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_bmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_bmap.o CC fs/coda/cnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/daemon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/daemon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/daemon.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_daemon.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_daemon.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_daemon.o mv: cannot stat `fs/cachefiles/.tmp_mx_daemon.o': No such file or directory mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_bmap.o': No such file or directory CC fs/cachefiles/main.o CC fs/debugfs/file.o CC fs/cachefiles/namei.o CC fs/fat/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/freevxfs/.tmp_gl_vxfs_immed.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/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 fs/cachefiles/key.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_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 fs/cachefiles/.tmp_mc_key.o mv: cannot stat `fs/cachefiles/.tmp_mx_key.o': No such file or directory CC fs/ext4/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_item.o mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file or directory CC fs/cachefiles/rdwr.o CC fs/hfsplus/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_fshead.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_fshead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_fshead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_fshead.o mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_fshead.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory CC fs/freevxfs/vxfs_inode.o CC fs/hfsplus/options.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_cnode.o mv: cannot stat `fs/coda/.tmp_mx_cnode.o': No such file or directory CC fs/coda/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_symlink.o mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory CC fs/coda/dir.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_waitq.o mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_cache.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_posix-timers.o mv: cannot stat `fs/fscache/.tmp_mx_cache.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC fs/coda/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fuse/dir.o fs/cachefiles/.tmp_gl_main.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_main.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sched.o rm: cannot remove `fs/cachefiles/.tmp_mx_main.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC fs/fat/misc.o CC kernel/sys_ni.o CC fs/hpfs/alloc.o CC fs/ext4/dir.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sys_ni.o mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC fs/hfsplus/inode.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sys.o mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file.o mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dev-ioctl.o mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifsfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifsfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_cifsfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_inode.o mv: cannot stat `fs/cifs/.tmp_mx_cifsfs.o': No such file or directory mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_inode.o': No such file or directory CC fs/hfsplus/ioctl.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o LD fs/debugfs/debugfs.o mv: cannot stat `fs/coda/.tmp_mx_inode.o': No such file or directory LD fs/autofs4/autofs4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_timer.o mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC fs/freevxfs/vxfs_lookup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/init.o: No such file: No such file or directory LD fs/debugfs/built-in.o make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 make[2]: *** Waiting for unfinished jobs.... /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file.o CC fs/freevxfs/vxfs_olt.o CC fs/hpfs/anode.o mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory CC fs/freevxfs/vxfs_subr.o CC fs/coda/upcall.o CC fs/fat/namei_vfat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file.o mv: cannot stat `fs/coda/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/cookie.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cookie.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cookie.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_cookie.o mv: cannot stat `fs/fscache/.tmp_mx_cookie.o': No such file or directory CC fs/fuse/file.o CC fs/ext4/file.o CC fs/fscache/fsdef.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_super.o mv: cannot stat `fs/hfsplus/.tmp_mx_super.o': No such file or directory CC fs/fuse/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/options.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/options.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/options.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_options.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_options.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_options.o mv: cannot stat `fs/hfsplus/.tmp_mx_options.o': No such file or directory CC fs/fuse/control.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_balloc.o mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/.tmp_mc_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/.tmp_mc_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/.tmp_mc_misc.o mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_subr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_subr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_subr.o mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_subr.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_olt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_olt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_olt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_olt.o mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_olt.o': No such file or directory CC fs/ext4/fsync.o CC fs/cachefiles/security.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dir.o mv: cannot stat `fs/coda/.tmp_mx_dir.o': No such file or directory CC fs/freevxfs/vxfs_super.o LD fs/configfs/configfs.o CC kernel/posix-cpu-timers.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/fatent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/.tmp_mc_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/.tmp_mc_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/.tmp_mc_fatent.o mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC kernel/mutex.o LD fs/configfs/built-in.o CC fs/fuse/cuse.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/slub.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/.tmp_mc_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/.tmp_mc_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/.tmp_mc_slub.o CC fs/hpfs/buffer.o mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/fscache/.tmp_gl_fsdef.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_fsdef.o': No such file rm: cannot remove `fs/fscache/.tmp_mx_fsdef.o': No such file or directory CC fs/fscache/main.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) fs/freevxfs/.tmp_gl_vxfs_lookup.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/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/cachefiles/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/cachefiles/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_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/cachefiles/.tmp_mc_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/cachefiles/.tmp_mc_namei.o mv: cannot stat `fs/cachefiles/.tmp_mx_namei.o': No such file or directory mv: cannot stat `fs/hfsplus/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dir.o CC kernel/hrtimer.o 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: fs/cachefiles/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/cachefiles/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/cachefiles/security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_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/cachefiles/.tmp_mc_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/cachefiles/.tmp_mc_security.o CC fs/hfsplus/extents.o CC fs/cachefiles/xattr.o mv: cannot stat `fs/cachefiles/.tmp_mx_security.o': No such file or directory CC fs/ext4/inode.o CC fs/fscache/netfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/ext4/.tmp_mc_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/ext4/.tmp_mc_file.o mv: cannot stat `fs/ext4/.tmp_mx_file.o': No such file or directory mv: cannot stat `fs/hpfs/.tmp_mx_alloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_workqueue.o CC fs/ext4/page-io.o CC fs/cifs/cifs_debug.o mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/rdwr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/rdwr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/rdwr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_rdwr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_rdwr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_rdwr.o mv: cannot stat `fs/cachefiles/.tmp_mx_rdwr.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/.tmp_mc_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/.tmp_mc_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/.tmp_mc_control.o CC fs/cifs/connect.o mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/hpfs/dentry.o CC fs/cifs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_inode.o mv: cannot stat `fs/hfsplus/.tmp_mx_inode.o': No such file or directory CC fs/cifs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/freevxfs/.tmp_gl_vxfs_super.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_super.o': No such file rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_fsync.o mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory LD fs/freevxfs/freevxfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/main.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_main.o mv: cannot stat `fs/fscache/.tmp_mx_main.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/freevxfs/vxfs_immed.o: No such file: No such file or directory make[3]: *** [fs/freevxfs/freevxfs.o] Error 1 make[2]: *** [fs/freevxfs] Error 2 CC fs/coda/coda_linux.o CC fs/coda/symlink.o CC fs/hfsplus/catalog.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_buffer.o mv: cannot stat `fs/hpfs/.tmp_mx_buffer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/netfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/netfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_netfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_netfs.o mv: cannot stat `fs/fscache/.tmp_mx_netfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/hpfs/.tmp_gl_dentry.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hpfs/.tmp_mx_dentry.o': No such file rm: cannot remove `fs/hpfs/.tmp_mx_dentry.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_upcall.o CC fs/hpfs/dir.o mv: cannot stat `fs/coda/.tmp_mx_upcall.o': No such file or directory CC fs/fscache/object.o CC fs/fscache/operation.o CC fs/coda/pioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file rm: cannot remove `fs/fuse/.tmp_mx_cuse.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/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/cachefiles/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/cachefiles/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_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/cachefiles/.tmp_mc_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/cachefiles/.tmp_mc_xattr.o mv: cannot stat `fs/cachefiles/.tmp_mx_xattr.o': No such file or directory CC fs/hpfs/dnode.o LD fs/cachefiles/cachefiles.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cachefiles/interface.o: No such file: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o make[3]: *** [fs/cachefiles/cachefiles.o] Error 1 make[2]: *** [fs/cachefiles] Error 2 mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory CC fs/hpfs/ea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifs_debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifs_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_cifs_debug.o mv: cannot stat `fs/cifs/.tmp_mx_cifs_debug.o': No such file or directory mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory CC fs/fscache/page.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_signal.o CC fs/cifs/inode.o mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC fs/cifs/link.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_coda_linux.o mv: cannot stat `fs/coda/.tmp_mx_coda_linux.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/coda/.tmp_gl_symlink.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_symlink.o': No such file rm: cannot remove `fs/coda/.tmp_mx_symlink.o': No such file or directory CC fs/coda/sysctl.o CC kernel/rwsem.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mutex.o mv: cannot stat `kernel/.tmp_mx_mutex.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dev.o mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC fs/cifs/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/anode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/anode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_anode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_anode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_anode.o CC kernel/nsproxy.o CC fs/ext4/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/hpfs/.tmp_mx_anode.o': No such file or directory fs/coda/.tmp_gl_pioctl.o: file not recognized: File truncated /scratch/kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /scratch/kisskb/src/fs/fuse/file.c:2052: warning: 'parent' may be used uninitialized in this function /scratch/kisskb/src/fs/fuse/file.c:2052: note: 'parent' was declared here /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_pioctl.o': No such file rm: cannot remove `fs/coda/.tmp_mx_pioctl.o': No such file or directory CC fs/ext4/namei.o CC fs/hpfs/file.o CC fs/hpfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/.tmp_mc_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/.tmp_mc_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/.tmp_mc_buffer.o 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/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/.tmp_mc_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/.tmp_mc_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/.tmp_mc_sysctl.o mv: cannot stat `fs/coda/.tmp_mx_sysctl.o': No such file or directory CC fs/hpfs/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/catalog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/catalog.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/catalog.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_catalog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_catalog.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_catalog.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/.tmp_mc_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/.tmp_mc_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/.tmp_mc_dir.o mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory LD fs/coda/coda.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/psdev.o: No such file: No such file or directory make[3]: *** [fs/coda/coda.o] Error 1 make[2]: *** [fs/coda] Error 2 CC fs/hpfs/name.o CC fs/hfsplus/dir.o mv: cannot stat `fs/hfsplus/.tmp_mx_catalog.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/extents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/extents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_extents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_extents.o mv: cannot stat `fs/hfsplus/.tmp_mx_extents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/page-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/ext4/page-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/ext4/page-io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_page-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/ext4/.tmp_mc_page-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/ext4/.tmp_mc_page-io.o mv: cannot stat `fs/ext4/.tmp_mx_page-io.o': No such file or directory CC fs/hpfs/namei.o CC fs/hpfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_rwsem.o mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC fs/cifs/netmisc.o CC fs/hfsplus/btree.o LD fs/fat/fat.o LD fs/fat/vfat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_vfat.o: No such file: No such file or directory make[3]: *** [fs/fat/vfat.o] Error 1 make[2]: *** [fs/fat] Error 2 CC fs/hfsplus/bnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_hrtimer.o mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC fs/hfsplus/brec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_inode.o mv: cannot stat `fs/hpfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_dir.o mv: cannot stat `fs/hpfs/.tmp_mx_dir.o': No such file or directory CC fs/hfsplus/bfind.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/operation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/operation.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_operation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_operation.o mv: cannot stat `fs/fscache/.tmp_mx_operation.o': No such file or directory CC fs/hfsplus/tables.o CC fs/cifs/smbencrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/netmisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/netmisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/netmisc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_netmisc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_netmisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_netmisc.o mv: cannot stat `fs/cifs/.tmp_mx_netmisc.o': No such file or directory CC fs/ext4/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/object.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/object.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/object.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_object.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_file.o mv: cannot stat `fs/fscache/.tmp_mx_object.o': No such file or directory mv: cannot stat `fs/hpfs/.tmp_mx_file.o': No such file or directory CC fs/ext4/symlink.o CC fs/ext4/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_dir.o mv: cannot stat `fs/cifs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/name.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/name.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_name.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_name.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_name.o mv: cannot stat `fs/hpfs/.tmp_mx_name.o': No such file or directory CC kernel/srcu.o CC fs/ext4/resize.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_posix-cpu-timers.o mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_nsproxy.o mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/misc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_misc.o mv: cannot stat `fs/cifs/.tmp_mx_misc.o': No such file or directory CC fs/hfsplus/unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_btree.o CC fs/cifs/transport.o mv: cannot stat `fs/hfsplus/.tmp_mx_btree.o': No such file or directory CC fs/cifs/asn1.o CC fs/hfsplus/wrapper.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ioctl.o mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory CC kernel/semaphore.o CC fs/ext4/extents.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/.tmp_mc_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/.tmp_mc_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/.tmp_mc_file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory LD fs/fuse/fuse.o CC fs/hfsplus/bitmap.o LD fs/fuse/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/cuse.o: No such file: No such file or directory make[3]: *** [fs/fuse/built-in.o] Error 1 make[2]: *** [fs/fuse] Error 2 CC fs/ext4/ext4_jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/brec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/brec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/brec.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_brec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_brec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_brec.o mv: cannot stat `fs/hfsplus/.tmp_mx_brec.o': No such file or directory CC fs/cifs/cifs_unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbencrypt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbencrypt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/smbencrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_smbencrypt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_smbencrypt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_smbencrypt.o mv: cannot stat `fs/cifs/.tmp_mx_smbencrypt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bfind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bfind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bfind.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_bfind.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_bfind.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_bfind.o mv: cannot stat `fs/hfsplus/.tmp_mx_bfind.o': No such file or directory CC fs/hfsplus/part_tbl.o CC fs/cifs/nterr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/map.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_map.o mv: cannot stat `fs/hpfs/.tmp_mx_map.o': No such file or directory CC fs/cifs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_hash.o mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory CC fs/cifs/cifsencrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_super.o mv: cannot stat `fs/hpfs/.tmp_mx_super.o': No such file or directory CC kernel/notifier.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_srcu.o mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC kernel/ksysfs.o CC fs/ext4/migrate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ext4_jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ext4_jbd2.o mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_bitmap.o mv: cannot stat `fs/hfsplus/.tmp_mx_bitmap.o': No such file or directory CC fs/ext4/mballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/ea.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/ea.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_ea.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_ea.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_ea.o mv: cannot stat `fs/hpfs/.tmp_mx_ea.o': No such file or directory CC fs/ext4/block_validity.o CC fs/cifs/readdir.o /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ialloc.o mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/part_tbl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/part_tbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/part_tbl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_part_tbl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_part_tbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_part_tbl.o mv: cannot stat `fs/hfsplus/.tmp_mx_part_tbl.o': No such file or directory CC fs/ext4/move_extent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/page.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/page.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/page.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_page.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/.tmp_mc_page.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_page.o mv: cannot stat `fs/fscache/.tmp_mx_page.o': No such file or directory CC fs/cifs/ioctl.o LD fs/fscache/fscache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fscache/fsdef.o: No such file: No such file or directory make[3]: *** [fs/fscache/fscache.o] Error 1 make[2]: *** [fs/fscache] Error 2 CC fs/ext4/mmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/link.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/link.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/link.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_link.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_link.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_link.o mv: cannot stat `fs/cifs/.tmp_mx_link.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC fs/cifs/sess.o CC kernel/pm_qos_params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/hpfs/.tmp_gl_namei.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hpfs/.tmp_mx_namei.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/wrapper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/wrapper.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_wrapper.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_wrapper.o rm: cannot remove `fs/hpfs/.tmp_mx_namei.o': No such file or directory mv: cannot stat `fs/hfsplus/.tmp_mx_wrapper.o': No such file or directory CC fs/ext4/xattr.o CC kernel/sched_clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC kernel/cred.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/hfsplus/.tmp_gl_dir.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/hfsplus/.tmp_mx_dir.o': No such file rm: cannot remove `fs/hfsplus/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/.tmp_mc_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hfsplus/.tmp_mc_unicode.o mv: cannot stat `fs/hfsplus/.tmp_mx_unicode.o': No such file or directory CC fs/cifs/export.o CC fs/ext4/xattr_user.o /scratch/kisskb/src/kernel/pm_qos_params.c: In function 'pm_qos_get_value': /scratch/kisskb/src/kernel/pm_qos_params.c:146: warning: control reaches end of non-void function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifs_unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifs_unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_cifs_unicode.o mv: cannot stat `fs/cifs/.tmp_mx_cifs_unicode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/xattr.o: uses instructions which are incompatible with instructions used in previous modules fs/hfsplus/bnode.o: compiled for a big endian system and target is little endian/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld :/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ffs/hfsplus/bnode.o: uses instructions which are incompatible with instructions used in previous modulesa il/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-lde:d ftaoi lmeedr gteo tmaerrggeet tsapregceitf iscp edcaitfai co fd aftial eo ffs/cifs/xattr.o fi/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: lefs/cifs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian fs/hfsplus/bnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modulesfs/hfsplus/.tmp_mc_bnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: :fs/hfsplus/.tmp_mc_bnode.o: uses instructions which are incompatible with instructions used in previous modules f/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-lda:i lfeadi lteod mteor gmee rtgaer gteatr gsepte csipfeicci fdiact ad aotfa foifl ef ifs/cifs/.tmp_mc_xattr.ol e fs/hfsplus/.tmp_mc_bnode.o mv: cannot stat `fs/cifs/.tmp_mx_xattr.o': No such file or directory mv: cannot stat `fs/hfsplus/.tmp_mx_bnode.o': No such file or directory LD fs/hfsplus/hfsplus.o CC fs/ext4/xattr_trusted.o CC kernel/async.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hfsplus/dir.o: No such file: No such file or directory make[3]: *** [fs/hfsplus/hfsplus.o] Error 1 make[2]: *** [fs/hfsplus] Error 2 CC fs/ext4/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/block_validity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/block_validity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_block_validity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_block_validity.o mv: cannot stat `fs/ext4/.tmp_mx_block_validity.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/transport.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/transport.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_transport.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_transport.o mv: cannot stat `fs/cifs/.tmp_mx_transport.o': No such file or directory CC fs/ext4/xattr_security.o CC kernel/range.o CC kernel/jump_label.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_notifier.o mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC kernel/groups.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_pm_qos_params.o CC kernel/profile.o mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_ioctl.o mv: cannot stat `fs/cifs/.tmp_mx_ioctl.o': No such file or directory CC kernel/stacktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/asn1.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/asn1.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/asn1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_asn1.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_asn1.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_asn1.o mv: cannot stat `fs/cifs/.tmp_mx_asn1.o': No such file or directory CC kernel/events/core.o CC kernel/gcov/base.o CC kernel/irq/irqdesc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_async.o mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC kernel/events/hw_breakpoint.o CC kernel/time/timekeeping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mmp.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/mmp.o: uses instructions which are incompatible with instructions 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/mmp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_mmp.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/.tmp_mc_mmp.o: uses instructions which are incompatible with instructions 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/.tmp_mc_mmp.o mv: cannot stat `fs/ext4/.tmp_mx_mmp.o': No such file or directory CC kernel/irq/handle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o mv: cannot stat `kernel/.tmp_mx_range.o': No such file or directory CC kernel/trace/trace_selftest_dynamic.o CC kernel/gcov/fs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsencrypt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsencrypt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifsencrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifsencrypt.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifsencrypt.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_cifsencrypt.o mv: cannot stat `fs/cifs/.tmp_mx_cifsencrypt.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_xattr_security.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_stacktrace.o mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory mv: cannot stat `fs/ext4/.tmp_mx_xattr_security.o': No such file or directory CC kernel/gcov/gcc_3_4.o CC kernel/time/ntp.o CC kernel/mutex-debug.o /scratch/kisskb/src/fs/ext4/acl.c: In function 'ext4_get_acl': /scratch/kisskb/src/fs/ext4/acl.c:137: warning: 'name_index' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/migrate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_migrate.o mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory CC kernel/irq/manage.o CC kernel/trace/trace_clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_inode.o mv: cannot stat `fs/cifs/.tmp_mx_inode.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_cred.o mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_groups.o mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_profile.o mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory CC kernel/lockdep.o CC kernel/irq/spurious.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_resize.o CC kernel/rtmutex.o mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory CC kernel/irq/resend.o CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/.tmp_mc_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/.tmp_mc_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/.tmp_mc_trace_selftest_dynamic.o mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/irqdesc.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/irqdesc.o: uses instructions which are incompatible with instructions 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/irqdesc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.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/.tmp_mc_irqdesc.o: uses instructions which are incompatible with instructions 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/.tmp_mc_irqdesc.o CC kernel/trace/ftrace.o mv: cannot stat `kernel/irq/.tmp_mx_irqdesc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_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/.tmp_mc_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/.tmp_mc_handle.o mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/readdir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_readdir.o CC kernel/irq/chip.o mv: cannot stat `fs/cifs/.tmp_mx_readdir.o': No such file or directory CC kernel/irq/dummychip.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/sess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/sess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/sess.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_sess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_sess.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_sess.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_file.o mv: cannot stat `fs/cifs/.tmp_mx_sess.o': No such file or directory mv: cannot stat `fs/cifs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/ext4/.tmp_mc_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/ext4/.tmp_mc_acl.o mv: cannot stat `fs/ext4/.tmp_mx_acl.o': No such file or directory CC kernel/irq/devres.o CC kernel/time/jiffies.o CC kernel/rtmutex-debug.o CC kernel/trace/ring_buffer.o CC kernel/time/timer_list.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/hw_breakpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_hw_breakpoint.o mv: cannot stat `kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC kernel/trace/trace.o CC kernel/up.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_gcc_3_4.o mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory CC kernel/spinlock.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_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/.tmp_mc_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/.tmp_mc_resend.o mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/uid16.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.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/jiffies.o: uses instructions which are incompatible with instructions 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/jiffies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.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/.tmp_mc_jiffies.o: uses instructions which are incompatible with instructions 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/.tmp_mc_jiffies.o mv: cannot stat `kernel/time/.tmp_mx_jiffies.o': No such file or directory rm: cannot remove `kernel/irq/.tmp_mx_dummychip.o': No such file or directory CC kernel/kallsyms.o CC kernel/time/timecompare.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_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/.tmp_mc_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/.tmp_mc_ntp.o mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_namei.o mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory /scratch/kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event': /scratch/kisskb/src/kernel/trace/ring_buffer.c:2175: warning: unused variable 'local_clock_stable' /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_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/.tmp_mc_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/.tmp_mc_spurious.o mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC kernel/cgroup.o CC kernel/trace/trace_output.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_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/.tmp_mc_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/.tmp_mc_devres.o mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory GZIP kernel/config_data.gz CC kernel/audit.o CC kernel/auditfilter.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: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_up.o mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_fs.o mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory CC kernel/time/timeconv.o LD kernel/gcov/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/move_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/move_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/move_extent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_move_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_move_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_move_extent.o CC kernel/time/posix-clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/dnode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_dnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/.tmp_mc_dnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/hpfs/.tmp_mc_dnode.o mv: cannot stat `fs/ext4/.tmp_mx_move_extent.o': No such file or directory mv: cannot stat `fs/hpfs/.tmp_mx_dnode.o': No such file or directory CC kernel/auditsc.o LD fs/hpfs/hpfs.o CC kernel/audit_watch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/hpfs/dentry.o: No such file: No such file or directory make[3]: *** [fs/hpfs/hpfs.o] Error 1 make[2]: *** [fs/hpfs] Error 2 CC kernel/time/alarmtimer.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_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/.tmp_mc_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/.tmp_mc_clocksource.o mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC kernel/time/clockevents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecompare.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_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/.tmp_mc_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/.tmp_mc_timecompare.o mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC kernel/audit_tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_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/.tmp_mc_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/.tmp_mc_timer_list.o mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timeconv.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_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/.tmp_mc_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/.tmp_mc_chip.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/.tmp_mc_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/.tmp_mc_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/.tmp_mc_manage.o mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC kernel/time/tick-common.o mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory CC kernel/time/tick-oneshot.o mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC kernel/time/tick-sched.o LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/dummychip.o: No such file: No such file or directory make[3]: *** [kernel/irq/built-in.o] Error 1 make[2]: *** [kernel/irq] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/trace/trace_stat.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_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/.tmp_mc_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/.tmp_mc_timekeeping.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_xattr.o mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory CC kernel/trace/trace_printk.o mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_kallsyms.o mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC kernel/trace/trace_sched_switch.o CC kernel/trace/trace_functions.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_uid16.o mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory CC kernel/trace/trace_irqsoff.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_spinlock.o mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC kernel/trace/trace_sched_wakeup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_watch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_watch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_audit_watch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_audit_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_audit_watch.o mv: cannot stat `kernel/.tmp_mx_audit_watch.o': No such file or directory CC kernel/trace/trace_nop.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rtmutex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_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/.tmp_mc_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/.tmp_mc_rtmutex.o mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-oneshot.o mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC kernel/trace/trace_functions_graph.o CC kernel/trace/blktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/posix-clock.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/posix-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 kernel/time/posix-clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.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/.tmp_mc_posix-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 kernel/time/.tmp_mc_posix-clock.o mv: cannot stat `kernel/time/.tmp_mx_posix-clock.o': No such file or directory CC kernel/trace/trace_events.o CC kernel/trace/trace_export.o CC kernel/trace/trace_syscalls.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clockevents.o mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory CC kernel/trace/trace_event_perf.o CC kernel/trace/trace_events_filter.o CC kernel/trace/power-traces.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifssmb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifssmb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/cifssmb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifssmb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifssmb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_cifssmb.o mv: cannot stat `fs/cifs/.tmp_mx_cifssmb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file rm: cannot remove `kernel/time/.tmp_mx_alarmtimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/connect.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/connect.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/connect.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_connect.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/.tmp_mc_connect.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/cifs/.tmp_mc_connect.o mv: cannot stat `fs/cifs/.tmp_mx_connect.o': No such file or directory LD fs/cifs/cifs.o LD fs/cifs/built-in.o /scratch/kisskb/src/kernel/cgroup.c: In function 'current_css_set_read': /scratch/kisskb/src/kernel/cgroup.c:5108: error: unable to find a register to spill in class 'R0_REGS' /scratch/kisskb/src/kernel/cgroup.c:5108: error: this is the insn: (insn:HI 32 31 55 2 /scratch/kisskb/src/arch/sh/include/asm/thread_info.h:80 (set (reg:SI 1 r1 [orig:190+4 ] [190]) (mem/s/f/j:SI (plus:SI (reg/f:SI 2 r2 [orig:184 .task ] [184]) (reg/f:SI 1 r1 [185])) [0 S4 A32])) 171 {movsi_i} (expr_list:REG_DEAD (reg/f:SI 1 r1 [185]) (expr_list:REG_DEAD (reg/f:SI 2 r2 [orig:184 .task ] [184]) (nil)))) /scratch/kisskb/src/kernel/cgroup.c:5108: confused by earlier errors, bailing out /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-sched.o mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory make[2]: *** [kernel/cgroup.o] Error 1 LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/alarmtimer.o: No such file: No such file or directory 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: kernel/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_audit.o mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_audit_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_audit_tree.o mv: cannot stat `kernel/.tmp_mx_audit_tree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/auditfilter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_auditfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_auditfilter.o mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_inode.o mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/auditsc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/.tmp_mc_auditsc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_auditsc.o mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_extents.o mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory LD kernel/trace/libftrace.o LD kernel/trace/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_mballoc.o mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory LD kernel/events/built-in.o make[1]: *** [kernel] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/.tmp_mc_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/.tmp_mc_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/.tmp_mc_super.o 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/symlink.o: No such file: No such file or directory 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 240b6382ceb22352cdbd1c6a8ad26c4e38feb851 # < git symbolic-ref HEAD # < git merge-base 240b6382ceb22352cdbd1c6a8ad26c4e38feb851 b1387b8815f0ee8bf3467b06ab3682bcb82a4d2c Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)