# < 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 e2dfe4edcddf6f64871705e9b5e5ae2729bb0218 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was e2dfe4e). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig .config:125:warning: override: SLOB changes choice state # # configuration written to .config # 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/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig 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_initrd.o CC init/initramfs.o HOSTCC usr/gen_init_cpio 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/mm/alignment.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/cache.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/process.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o AS usr/initramfs_data.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/sh_ksyms_32.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/module.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds /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:336: 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:350: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:331) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o distcc[18222] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18265] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated distcc[18267] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh2.o': No such file distcc[18269] ERROR: compile (null) on localhost failed 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-objcopy: Unable to change endianness of input file(s) distcc[18300] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[18303] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file distcc[18309] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io.o distcc[18336] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o distcc[18348] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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 distcc[18377] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory /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 distcc[18385] ERROR: compile (null) on localhost failed LD usr/built-in.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/alignment.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/alignment.o distcc[18397] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_alignment.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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 distcc[18452] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kprobes.o mv: cannot stat `arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory distcc[18453] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18476] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[18479] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file distcc[18483] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory UPD include/generated/compile.h /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o distcc[18506] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory CC init/version.o /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 distcc[18553] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_topology.o': No such file or directory LD arch/sh/boards/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o distcc[18621] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o distcc[18651] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/hwblk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/hwblk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/hwblk.o distcc[18654] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_hwblk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dwarf.o distcc[18673] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o distcc[18687] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/module.o distcc[18725] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18740] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_callchain.o distcc[18742] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory distcc[18745] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file distcc[18751] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/uncached.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/uncached.o: uses instructions which are incompatible with 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/uncached.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18786] ERROR: compile (null) on localhost failed distcc[18789] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_uncached.o': No such file or directory arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[18799] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o distcc[18802] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file distcc[18806] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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 distcc[18819] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_event.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 distcc[18853] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dumpstack.o distcc[18859] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o distcc[18869] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18875] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[18882] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/hw_breakpoint.o distcc[18885] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file distcc[18888] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o distcc[18920] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o distcc[18927] ERROR: compile (null) on localhost failed 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/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o distcc[18958] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o distcc[18990] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o distcc[18992] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:209: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:335: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:337: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:361: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:364: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o distcc[19006] ERROR: compile (null) on localhost failed LD arch/sh/kernel/cpu/sh2/built-in.o mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[19012] ERROR: compile (null) on localhost failed make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... LD init/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o distcc[19035] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18548] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated distcc[19043] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file distcc[19045] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o distcc[18154] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o distcc[19071] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o distcc[19110] ERROR: compile (null) on localhost failed CC arch/sh/boards/mach-se/board-se7619.o mv: cannot stat `arch/sh/mm/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o distcc[19135] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.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/kernel/time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o distcc[19146] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory /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 distcc[19155] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o distcc[19183] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/sched.o CC kernel/fork.o LD arch/sh/kernel/cpu/irq/built-in.o make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/semaphore.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC kernel/range.o CC kernel/groups.o CC kernel/freezer.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/futex.o CC kernel/irq/manage.o CC kernel/power/process.o CC kernel/gcov/base.o CC kernel/rtmutex.o CC kernel/irq/spurious.o CC kernel/time/timekeeping.o CC kernel/power/poweroff.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/up.o CC kernel/gcov/fs.o CC kernel/trace/trace_clock.o CC kernel/time/ntp.o CC kernel/module.o CC kernel/irq/resend.o CC kernel/gcov/gcc_3_4.o CC kernel/trace/ftrace.o CC kernel/kallsyms.o CC kernel/time/clocksource.o CC kernel/irq/chip.o CC kernel/trace/ring_buffer.o CC kernel/acct.o CC kernel/time/jiffies.o CC kernel/irq/devres.o CC kernel/irq/proc.o CC kernel/trace/trace.o CC kernel/cgroup.o CC kernel/time/timer_list.o CC kernel/trace/trace_output.o CC kernel/time/timecompare.o CC kernel/trace/trace_stat.o CC kernel/cgroup_freezer.o CC kernel/time/timeconv.o CC kernel/cpuset.o CC kernel/trace/trace_printk.o CC kernel/ns_cgroup.o CC kernel/time/clockevents.o CC kernel/trace/trace_sched_switch.o CC kernel/utsname.o CC kernel/time/tick-common.o CC kernel/trace/trace_functions.o CC kernel/audit.o CC kernel/trace/trace_irqsoff.o CC kernel/auditfilter.o CC kernel/trace/trace_sched_wakeup.o CC kernel/auditsc.o CC kernel/audit_watch.o CC kernel/trace/trace_nop.o CC kernel/audit_tree.o CC kernel/kprobes.o CC kernel/trace/trace_stack.o /scratch/kisskb/src/kernel/cgroup.c: In function 'current_css_set_read': /scratch/kisskb/src/kernel/cgroup.c:4079: error: unable to find a register to spill in class 'R0_REGS' /scratch/kisskb/src/kernel/cgroup.c:4079: error: this is the insn: (insn:HI 12 11 35 2 /scratch/kisskb/src/arch/sh/include/asm/thread_info.h:80 (set (reg:SI 1 r1 [orig:172+4 ] [172]) (mem/s/f/j:SI (plus:SI (reg/f:SI 2 r2 [orig:166 .task ] [166]) (reg/f:SI 1 r1 [167])) [0 S4 A32])) 171 {movsi_i} (expr_list:REG_DEAD (reg/f:SI 1 r1 [167]) (expr_list:REG_DEAD (reg/f:SI 2 r2 [orig:166 .task ] [166]) (nil)))) /scratch/kisskb/src/kernel/cgroup.c:4079: confused by earlier errors, bailing out distcc[20187] ERROR: compile /scratch/kisskb/src/kernel/cgroup.c on localhost failed make[2]: *** [kernel/cgroup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/rcutree.o CC kernel/trace/trace_boot.o CC kernel/trace/blktrace.o CC kernel/trace/trace_events.o CC kernel/trace/trace_export.o CC kernel/trace/trace_event_profile.o CC kernel/trace/trace_events_filter.o CC kernel/trace/power-traces.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o distcc[20774] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o distcc[20799] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.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 distcc[20832] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rwsem.o distcc[20843] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o distcc[20890] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory LD kernel/trace/libftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcutree.o distcc[20943] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcutree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o distcc[20985] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o distcc[21046] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21065] ERROR: compile (null) on localhost failed kernel/.tmp_gl_kprobes.o: file not recognized: File truncated distcc[21078] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kprobes.o': No such file distcc[21087] ERROR: compile (null) on localhost failed /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 rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory distcc[21088] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21099] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[21107] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[21112] ERROR: compile (null) on localhost failed 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/time/clockevents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o distcc[21125] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup_freezer.o distcc[21158] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup_freezer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21174] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[21179] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[21188] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o distcc[21193] ERROR: compile (null) on localhost failed 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: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o distcc[21212] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21219] ERROR: compile (null) on localhost failed kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[21223] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[21228] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o distcc[21296] ERROR: compile (null) on localhost failed distcc[21297] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o distcc[21345] ERROR: compile (null) on localhost failed /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/irq/.tmp_mx_spurious.o': No such file or directory distcc[21346] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o distcc[20877] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/futex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/futex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o distcc[21373] ERROR: compile (null) on localhost failed distcc[21374] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_futex.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kallsyms.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kallsyms.o distcc[21421] ERROR: compile (null) on localhost failed distcc[21423] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o distcc[21455] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rtmutex.o distcc[21470] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o distcc[21501] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o distcc[21513] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o distcc[21530] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o distcc[21534] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o distcc[20927] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o distcc[20932] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o distcc[21566] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o distcc[21582] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_range.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o distcc[21595] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/utsname.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname.o distcc[20968] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_utsname.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o distcc[21641] ERROR: compile (null) on localhost failed distcc[21642] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o distcc[21672] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o distcc[21001] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o distcc[21683] ERROR: compile (null) on localhost failed distcc[21006] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o distcc[21700] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o distcc[21712] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory LD kernel/power/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o distcc[21729] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o distcc[21754] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-cpu-timers.o distcc[21771] ERROR: compile (null) on localhost failed /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 ofmv: ficannot stat `kernel/.tmp_mx_posix-cpu-timers.o'le kernel/stacktrace.o : No such file or directory distcc[21080] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/acct.o distcc[21791] ERROR: compile (null) on localhost failed /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: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: cannot stat `kernel/.tmp_mx_acct.o': No such file or directorykernel/ns_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to mergdistcc[21792] ERROR: compile (null) on localhost failed e target specific data of file kernel/ns_cgroup.o distcc[21794] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory distcc[20321] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module.o distcc[21830] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/auditfilter.o distcc[21849] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o distcc[21872] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/auditsc.o distcc[21885] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o distcc[21255] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o distcc[21260] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o distcc[21281] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/srcu.o distcc[21937] ERROR: compile (null) on localhost failed /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_srcu.o': No such file or directory distcc[21942] ERROR: compile (null) on localhost failed 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/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpuset.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpuset.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpuset.o distcc[21968] ERROR: compile (null) on localhost failed distcc[21332] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o distcc[21969] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpuset.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o distcc[21994] ERROR: compile (null) on localhost failed make[1]: *** [arch/sh/kernel] Error 2 mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o distcc[22028] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o distcc[22040] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o distcc[21506] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o distcc[22060] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecompare.o distcc[22074] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o distcc[22090] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_watch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_watch.o mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory distcc[22091] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_watch.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22104] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[22110] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_tree.o distcc[22112] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file mv: cannot stat `kernel/.tmp_mx_audit_tree.o': No such file or directory distcc[22118] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o distcc[22139] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o distcc[22147] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/poweroff.o: No such file: No such file or directory distcc[21736] ERROR: compile (null) on localhost failed make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o distcc[22157] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory LD kernel/gcov/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o distcc[22182] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit.o distcc[22191] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit.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 distcc[22200] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o distcc[22214] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o distcc[22216] ERROR: compile (null) on localhost failed 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/irq/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o distcc[22233] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o distcc[22248] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o distcc[22265] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory LD kernel/trace/built-in.o make[1]: *** [kernel] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision a56a7c9b14fd961700a9b0f856523eca0ee3f11f # < git symbolic-ref HEAD # < git merge-base a56a7c9b14fd961700a9b0f856523eca0ee3f11f e2dfe4edcddf6f64871705e9b5e5ae2729bb0218 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)