# < 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 7be8b5f8496228381e6f5f9390882fcc83219d03 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 7be8b5f). # 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 16 # < /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 16 # /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 16 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/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 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 :1527:2: warning: #warning syscall fanotify_init not implemented :1531:2: warning: #warning syscall fanotify_mark not implemented :1535:2: warning: #warning syscall getprlimit not implemented :1539:2: warning: #warning syscall setprlimit not implemented CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_md.o CC init/noinitramfs.o UPD include/generated/compile.h LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/alignment.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/process.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC arch/sh/mm/init.o arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file 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: Unable to change endianness of input file(s) /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 arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated 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-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file /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 rm: cannot remove `arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC arch/sh/mm/consistent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 CC arch/sh/mm/mmap.o mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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 CC arch/sh/kernel/reboot.o mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC arch/sh/mm/cache-sh2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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/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/process.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process.o': No such file or directory CC arch/sh/mm/nommu.o /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 mv: cannot stat `arch/sh/mm/.tmp_mx_alignment.o': No such file or directory CC arch/sh/mm/extable_32.o CC arch/sh/mm/asids-debugfs.o CC kernel/sched.o CC mm/bootmem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated /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/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/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/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 mv: cannot stat `arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC kernel/fork.o CC arch/sh/kernel/return_address.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o CC kernel/exec_domain.o mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory CC kernel/panic.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 mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory CC fs/open.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o mv: cannot stat `init/.tmp_mx_main.o': No such file or directory CC ipc/util.o CC mm/filemap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:346: warning: control reaches end of non-void function LD init/mounts.o CC ipc/msgutil.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 LD init/built-in.o mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC security/keys/gc.o CC arch/sh/kernel/sys_sh.o CC crypto/api.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 mv: cannot stat `arch/sh/mm/.tmp_mx_cache.o': No such file or directory LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: No such file: No such file or directory make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC security/keys/key.o /scratch/kisskb/src/kernel/sched.c: In function 'wake_up_new_task': /scratch/kisskb/src/kernel/sched.c:2617: warning: unused variable 'cpu' /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 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: 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 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: 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 mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory CC security/keys/keyring.o CC arch/sh/kernel/sys_sh32.o CC security/smack/smack_lsm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/gc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/gc.o mv: cannot stat `security/keys/.tmp_mx_gc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC security/smack/smack_access.o CC security/smack/smackfs.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC security/commoncap.o CC security/security.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC security/capability.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC security/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory CC crypto/cipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory CC ipc/msg.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.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 mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory CC fs/read_write.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/smack/smack_access.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/smack/smack_access.o: uses instructions which are incompatible with 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/smack/smack_access.o CC fs/file_table.o mv: cannot stat `security/smack/.tmp_mx_smack_access.o': No such file or directory CC fs/super.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 mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory CC fs/char_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 mv: cannot stat `crypto/.tmp_mx_cipher.o': No such file or directory CC security/keys/keyctl.o CC crypto/compress.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory CC arch/sh/kernel/topology.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 mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC security/keys/permission.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC security/keys/process_keys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/smack/.tmp_gl_smackfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/smack/.tmp_mx_smackfs.o': No such file rm: cannot remove `security/smack/.tmp_mx_smackfs.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_topology.o': No such file or directory CC mm/mempool.o CC arch/sh/kernel/traps.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 mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory CC crypto/algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory /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 CC crypto/scatterwalk.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: 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 CC crypto/proc.o mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory CC crypto/ablkcipher.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/capability.o mv: cannot stat `security/.tmp_mx_capability.o': No such file or directory CC ipc/sem.o CC crypto/blkcipher.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC arch/sh/kernel/traps_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/security.o mv: cannot stat `security/.tmp_mx_security.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 mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory CC crypto/ahash.o CC crypto/shash.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 mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC crypto/algboss.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o mv: cannot stat `mm/.tmp_mx_mempool.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_proc.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory /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: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modulessecurity/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: : security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modulesf ai/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ldl:e df atiol emde rtgoe mtearrggee tt asrpgeecti fsipce cdiaftiac odfa tfai loef fs/super.of ile security/keys/process_keys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/smack/smack_lsm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/smack/smack_lsm.o: uses instructions which are incompatible with 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/smack/smack_lsm.o mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory mv: cannot stat `security/smack/.tmp_mx_smack_lsm.o': No such file or directory CC mm/oom_kill.o mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory CC mm/maccess.o CC mm/fadvise.o CC mm/page_alloc.o CC fs/stat.o LD security/smack/smack.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/smack/smackfs.o: No such file: No such file or directory make[3]: *** [security/smack/smack.o] Error 1 make[2]: *** [security/smack] Error 2 make[2]: *** Waiting for unfinished jobs.... CC mm/page-writeback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o mv: cannot stat `security/keys/.tmp_mx_keyctl.o': No such file or directory CC security/keys/request_key.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 mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC security/keys/request_key_auth.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 mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC security/keys/user_defined.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 mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC arch/sh/kernel/unwinder.o /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 mv: cannot stat `mm/.tmp_mx_fadvise.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_algboss.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 rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC security/keys/proc.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 CC mm/readahead.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: 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 mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC mm/swap.o CC crypto/testmgr.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 mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory CC arch/sh/kernel/cpu/irq/imask.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/oom_kill.o mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory CC mm/truncate.o CC mm/vmscan.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o /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 mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory AS arch/sh/kernel/cpu/sh2/ex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o mv: cannot stat `security/keys/.tmp_mx_request_key.o': No such file or directory CC arch/sh/kernel/cpu/clock-cpg.o CC mm/shmem.o CC fs/exec.o CC fs/pipe.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.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: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 /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 CC arch/sh/kernel/cpu/sh2/setup-sh7619.o mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_proc.o: file not recognized: File truncated LD arch/sh/kernel/cpu/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:330: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:344: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:325) LD security/keys/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/keys/proc.o: No such file: No such file or directory make[3]: *** [security/keys/built-in.o] Error 1 make[2]: *** [security/keys] Error 2 make[1]: *** [security] Error 2 CC arch/sh/kernel/sh_bios.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o mv: cannot stat `ipc/.tmp_mx_sem.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 mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC ipc/shm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory CC arch/sh/kernel/disassemble.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated CC arch/sh/kernel/perf_event.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory 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.... CC crypto/crypto_wq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory CC crypto/aead.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/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 mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory 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: 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 mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC crypto/chainiv.o CC fs/namei.o CC crypto/eseqiv.o CC crypto/seqiv.o CC mm/prio_tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC mm/util.o CC mm/mmzone.o /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 mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory make[1]: *** [arch/sh/kernel] Error 2 CC fs/fcntl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC kernel/printk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/prio_tree.o mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC kernel/cpu.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file rm: cannot remove `crypto/.tmp_mx_eseqiv.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_seqiv.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /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 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 kernel/exit.o CC ipc/ipcns_notifier.o CC ipc/namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC crypto/pcompress.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 mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory CC fs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory CC fs/readdir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC crypto/hmac.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory CC crypto/md5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory CC fs/select.o CC kernel/itimer.o LD ipc/built-in.o CC fs/fifo.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 mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory CC mm/vmstat.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 mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC mm/backing-dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC mm/page_isolation.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 CC mm/mm_init.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_hmac.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC mm/mmu_context.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 mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC crypto/rmd128.o CC crypto/rmd160.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_md5.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory TIMEC kernel/timeconst.h CC mm/nommu.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 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: 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 mv: cannot stat `mm/.tmp_mx_page_alloc.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) mm/.tmp_gl_vmstat.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file rm: cannot remove `mm/.tmp_mx_vmstat.o': No such file or directory CC crypto/rmd256.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o CC kernel/softirq.o mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC mm/init-mm.o CC mm/dmapool.o CC crypto/rmd320.o CC fs/dcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o mv: cannot stat `mm/.tmp_mx_mmu_context.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC kernel/resource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC fs/inode.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 mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC crypto/tgr192.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1888: warning: control reaches end of non-void function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file rm: cannot remove `crypto/.tmp_mx_sha1_generic.o': No such file or directory CC mm/slub.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC kernel/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC kernel/sysctl_binary.o CC mm/quicklist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd128.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd128.o': No such file rm: cannot remove `crypto/.tmp_mx_rmd128.o': No such file or directory CC crypto/gf128mul.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o /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 mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directorymv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC kernel/capability.o CC crypto/ecb.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /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) mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory crypto/.tmp_gl_rmd256.o: file not recognized: File truncated crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory CC kernel/ptrace.o CC kernel/timer.o CC crypto/cbc.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 mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC crypto/cts.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 mv: cannot stat `kernel/.tmp_mx_sysctl_binary.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o CC crypto/ctr.o mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC crypto/gcm.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 mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC crypto/fcrypt.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd160.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file rm: cannot remove `crypto/.tmp_mx_rmd160.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_ecb.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory CC kernel/user.o CC fs/attr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o mv: cannot stat `kernel/.tmp_mx_capability.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_cbc.o: file not recognized: File truncated CC fs/bad_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory CC fs/file.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 mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC crypto/blowfish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd320.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file rm: cannot remove `crypto/.tmp_mx_rmd320.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_sha256_generic.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_cts.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha256_generic.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o CC fs/namespace.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 mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ctr.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file CC fs/seq_file.o rm: cannot remove `crypto/.tmp_mx_ctr.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 mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/xattr.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC fs/libfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o 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: 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 mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC crypto/twofish.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/workqueue.o crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory CC kernel/pid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC kernel/rcupdate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_blowfish.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish.o': No such file rm: cannot remove `crypto/.tmp_mx_blowfish.o': No such file or directory /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 CC kernel/extable.o mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC kernel/params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC crypto/twofish_common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC fs/fs-writeback.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 mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_gcm.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file rm: cannot remove `crypto/.tmp_mx_gcm.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 mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC crypto/aes_generic.o CC crypto/camellia.o CC crypto/cast6.o CC fs/pnode.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 mv: cannot stat `fs/.tmp_mx_libfs.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_twofish.o: file not recognized: File truncated /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: ta'crypto/.tmp_mx_twofish.o': No such filerg et specific data of file kernel/pid.o rm: cannot remove `crypto/.tmp_mx_twofish.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC kernel/posix-timers.o CC crypto/arc4.o CC kernel/kthread.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC fs/drop_caches.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 mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC kernel/wait.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_cast6.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6.o': No such file rm: cannot remove `crypto/.tmp_mx_cast6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_arc4.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory CC crypto/khazad.o CC crypto/anubis.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory /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/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 mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC crypto/seed.o CC crypto/deflate.o CC kernel/kfifo.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: 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 mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC crypto/michael_mic.o CC crypto/crc32c.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 mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC crypto/authenc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/twofish_common.o mv: cannot stat `crypto/.tmp_mx_twofish_common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o mv: cannot stat `kernel/.tmp_mx_wait.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_khazad.o: file not recognized: File truncated CC crypto/lzo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file rm: cannot remove `crypto/.tmp_mx_khazad.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 CC kernel/sys_ni.o mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC crypto/rng.o CC fs/splice.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 mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC fs/sync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_anubis.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file rm: cannot remove `crypto/.tmp_mx_anubis.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_crc32c.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated crypto/.tmp_gl_deflate.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file rm: cannot remove `crypto/.tmp_mx_deflate.o': No such file or directory CC fs/utimes.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 mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC fs/stack.o CC crypto/krng.o CC crypto/ansi_cprng.o CC kernel/posix-cpu-timers.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-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 mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory crypto/.tmp_gl_lzo.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file rm: cannot remove `crypto/.tmp_mx_lzo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slub.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/slub.o CC kernel/mutex.o mv: cannot stat `mm/.tmp_mx_slub.o': No such file or directory CC crypto/ghash-generic.o CC kernel/hrtimer.o LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: No such file: No such file or directory make[2]: *** [mm/built-in.o] Error 1 make[1]: *** [mm] Error 2 CC kernel/rwsem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_krng.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 CC kernel/nsproxy.o mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC kernel/srcu.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 mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC kernel/semaphore.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC kernel/notifier.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ghash-generic.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file rm: cannot remove `crypto/.tmp_mx_ghash-generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o /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) mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory crypto/.tmp_gl_authenc.ocrypto/.tmp_gl_ansi_cprng.o: :f iflile en onto tr erceocgognniizzeedd:: File truncatedFile truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file'crypto/.tmp_mx_ansi_cprng.o': No such file CC fs/fs_struct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rwsem.o rm: rm: cannot remove `crypto/.tmp_mx_ansi_cprng.o'cannot remove `crypto/.tmp_mx_authenc.o': No such file or directory : No such file or directory mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC fs/buffer.o CC crypto/xor.o CC fs/bio.o CC kernel/ksysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_seed.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file rm: cannot remove `crypto/.tmp_mx_seed.o': No such file or directory CC kernel/pm_qos_params.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 mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC crypto/async_tx/async_tx.o CC fs/block_dev.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_camellia.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia.o': No such file rm: cannot remove `crypto/.tmp_mx_camellia.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_semaphore.o: file not recognized: File truncated CC fs/direct-io.o /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 /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 mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory LD crypto/crypto.o LD crypto/crypto_algapi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/proc.o: No such file: No such file or directory make[2]: *** [crypto/crypto_algapi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/mpage.o CC kernel/sched_clock.o CC fs/ioprio.o /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 /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 mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC fs/bio-integrity.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 mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory CC crypto/async_tx/async_memcpy.o CC fs/autofs/dirhash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: uses instructions which are incompatible with 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/async_tx/async_tx.o mv: cannot stat `crypto/async_tx/.tmp_mx_async_tx.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 mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory CC fs/autofs/init.o CC fs/autofs/inode.o CC fs/autofs/root.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 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: 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 /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:60: warning: control reaches end of non-void function mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC fs/autofs/symlink.o CC crypto/async_tx/async_xor.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: uses instructions which are incompatible with 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/async_tx/async_memcpy.o mv: cannot stat `crypto/async_tx/.tmp_mx_async_memcpy.o': No such file or directory CC fs/autofs/waitq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/autofs/.tmp_gl_init.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_init.o': No such file rm: cannot remove `fs/autofs/.tmp_mx_init.o': No such file or directory /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 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/autofs/dirhash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/dirhash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/xor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/xor.o: uses instructions which are incompatible with 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/xor.o mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_xor.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC crypto/async_tx/async_pq.o CC kernel/cred.o CC fs/configfs/inode.o CC fs/coda/psdev.o CC fs/cifs/cifsfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_symlink.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: uses instructions which are incompatible with 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/async_tx/async_xor.o rm: cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory mv: cannot stat `crypto/async_tx/.tmp_mx_async_xor.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/inode.o mv: cannot stat `fs/autofs/.tmp_mx_inode.o': No such file or directory CC fs/coda/cache.o CC crypto/async_tx/async_raid6_recov.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio-integrity.o mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC fs/debugfs/inode.o CC crypto/async_tx/raid6test.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 mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /scratch/kisskb/src/crypto/async_tx/async_pq.c: In function 'dma_maxpq': /scratch/kisskb/src/include/linux/dmaengine.h:410: warning: control reaches end of non-void function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs/waitq.o mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory LD fs/devpts/built-in.o CC fs/debugfs/file.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 mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory CC fs/exportfs/expfs.o CC fs/configfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_pq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_pq.o: uses instructions which are incompatible with 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/async_tx/async_pq.o mv: cannot stat `crypto/async_tx/.tmp_mx_async_pq.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/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 fs/autofs/.tmp_gl_root.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory rm: cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory CC fs/configfs/dir.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 mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory LD fs/autofs/autofs.o CC kernel/async.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/init.o: No such file: No such file or directory CC fs/coda/cnode.o make[3]: *** [fs/autofs/autofs.o] Error 1 make[2]: *** [fs/autofs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/coda/inode.o CC fs/coda/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/coda/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cache.o mv: cannot stat `fs/coda/.tmp_mx_cache.o': No such file or directory CC fs/configfs/symlink.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 CC fs/configfs/mount.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 mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/async_tx/.tmp_gl_raid6test.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'crypto/async_tx/.tmp_mx_raid6test.o': No such file rm: cannot remove `crypto/async_tx/.tmp_mx_raid6test.o': No such file or directory CC fs/coda/file.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 mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory CC fs/coda/upcall.o CC fs/coda/coda_linux.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 mv: cannot stat `fs/coda/.tmp_mx_cnode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_raid6_recov.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/async_raid6_recov.o: uses instructions which are incompatible with 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/async_tx/async_raid6_recov.o mv: cannot stat `crypto/async_tx/.tmp_mx_async_raid6_recov.o': No such file or directory /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 mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory LD crypto/async_tx/built-in.o CC fs/configfs/item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: crypto/async_tx/raid6test.o: No such file: No such file or directory make[3]: *** [crypto/async_tx/built-in.o] Error 1 LD fs/exportfs/exportfs.o make[2]: *** [crypto/async_tx] Error 2 make[1]: *** [crypto] Error 2 LD fs/exportfs/built-in.o CC fs/cifs/cifssmb.o CC fs/cifs/cifs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/cifs/.tmp_gl_cifsfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_cifsfs.o': No such file rm: cannot remove `fs/cifs/.tmp_mx_cifsfs.o': No such file or directory LD fs/debugfs/debugfs.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 LD fs/debugfs/built-in.o mv: cannot stat `fs/coda/.tmp_mx_inode.o': No such file or directory CC fs/cifs/connect.o CC fs/cifs/dir.o CC kernel/groups.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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/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 mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory CC fs/coda/symlink.o CC kernel/freezer.o CC fs/cifs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC fs/cifs/inode.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 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-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/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 CC fs/cifs/link.o mv: cannot stat `fs/coda/.tmp_mx_file.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory CC fs/cifs/misc.o CC kernel/profile.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 mv: cannot stat `fs/coda/.tmp_mx_dir.o': No such file or directory CC kernel/stacktrace.o /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 kernel/gcov/base.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o 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/freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/gcov/fs.o CC kernel/gcov/gcc_3_4.o CC fs/coda/pioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o /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 mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory CC fs/coda/sysctl.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC fs/cifs/netmisc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o /scratch/kisskb/src/fs/coda/sysctl.c:18: warning: 'coda_table' defined but not used mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 mv: cannot stat `fs/coda/.tmp_mx_upcall.o': No such file or directory CC fs/cifs/smbdes.o CC fs/cifs/smbencrypt.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 mv: cannot stat `fs/cifs/.tmp_mx_link.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 mv: cannot stat `fs/coda/.tmp_mx_sysctl.o': No such file or directory CC kernel/irq/handle.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 CC kernel/power/process.o mv: cannot stat `fs/cifs/.tmp_mx_cifs_debug.o': No such file or directory CC kernel/power/poweroff.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/coda/.tmp_gl_pioctl.o: file not recognized: File truncated /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 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 kernel/time/timekeeping.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 mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory CC kernel/time/ntp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory /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 LD kernel/gcov/built-in.o mv: cannot stat `fs/cifs/.tmp_mx_dir.o': No such file or directory CC kernel/time/jiffies.o CC kernel/time/timer_list.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 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/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/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 mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory mv: cannot stat `fs/cifs/.tmp_mx_misc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/smbdes.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/smbdes.o: uses instructions which are incompatible with instructions 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/smbdes.o mv: cannot stat `fs/cifs/.tmp_mx_smbdes.o': No such file or directory CC kernel/time/timecompare.o CC fs/cifs/transport.o CC kernel/irq/manage.o CC kernel/irq/spurious.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o mv: cannot stat `kernel/power/.tmp_mx_process.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_jiffies.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC kernel/irq/resend.o LD kernel/power/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/poweroff.o: No such file: No such file or directory make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/irq/chip.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 mv: cannot stat `fs/cifs/.tmp_mx_netmisc.o': No such file or directory CC kernel/irq/devres.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory CC kernel/time/timeconv.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 mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC kernel/irq/proc.o CC kernel/time/clockevents.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 mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/time/tick-common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecompare.o mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC kernel/time/tick-oneshot.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 mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC fs/cifs/asn1.o CC kernel/time/tick-sched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory CC fs/cifs/md4.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 mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC fs/cifs/md5.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC fs/cifs/cifs_unicode.o CC kernel/time/timer_stats.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 mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC fs/cifs/nterr.o LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory CC fs/cifs/xattr.o CC fs/cifs/cifsencrypt.o CC fs/cifs/readdir.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 mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC fs/cifs/ioctl.o CC fs/cifs/sess.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/md5.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/md5.o: uses instructions which are incompatible with instructions 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/md5.o mv: cannot stat `fs/cifs/.tmp_mx_md5.o': No such file or directory CC fs/cifs/export.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 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: fs/cifs/md4.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/md4.o: uses instructions which are incompatible with instructions 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/md4.o mv: cannot stat `fs/cifs/.tmp_mx_md4.o': No such file or directory CC fs/cifs/cifsacl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_stats.o CC fs/cifs/cifs_spnego.o mv: cannot stat `kernel/time/.tmp_mx_timer_stats.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 mv: cannot stat `fs/cifs/.tmp_mx_transport.o': No such file or directory /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 mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 mv: cannot stat `fs/cifs/.tmp_mx_asn1.o': No such file or directory LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 make[1]: *** [kernel] Error 2 /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 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/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 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/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: fs/cifs/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/cifs/xattr.o /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 mv: cannot stat `fs/cifs/.tmp_mx_xattr.o': No such file or directory mv: cannot stat `fs/cifs/.tmp_mx_ioctl.o': No such file or directory /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 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/cifs/cifs_spnego.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_spnego.o: uses instructions which are incompatible with instructions 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_spnego.o mv: cannot stat `fs/cifs/.tmp_mx_cifs_spnego.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 mv: cannot stat `fs/cifs/.tmp_mx_connect.o': No such file or directory /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 mv: cannot stat `fs/cifs/.tmp_mx_sess.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 mv: cannot stat `fs/cifs/.tmp_mx_readdir.o': No such file or directory /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 mv: cannot stat `fs/cifs/.tmp_mx_cifssmb.o': No such file or directory LD fs/cifs/cifs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/cifs/cifsfs.o: No such file: No such file or directory make[3]: *** [fs/cifs/cifs.o] Error 1 make[2]: *** [fs/cifs] Error 2 make[1]: *** [fs] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 97479d9a4fc3edb51364b2503331ce857ede676f # < git symbolic-ref HEAD # < git merge-base 97479d9a4fc3edb51364b2503331ce857ede676f 7be8b5f8496228381e6f5f9390882fcc83219d03 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)