# < 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 4ede5448bbf6b7340e9412b028ca922de3930eb1 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next. # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/sh4-linux/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_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/sh4-linux/bin/sh4-linux- sh7763rdp_defconfig 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_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/sh4-linux/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_sh7763rdp_defconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h CHK arch/sh/lib64/syscalltab.h UPD arch/sh/lib64/syscalltab.h GEN /scratch/kisskb/build/linux-next_sh7763rdp_defconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig cc1: error: command line option '-m4-nofpu' is not supported by this configuration cc1: error: command line option '-m4-nofpu' is not supported by this configuration distcc[15213] ERROR: compile /scratch/kisskb/src/scripts/mod/empty.c on sprygo/32 failed make[3]: *** [scripts/mod/empty.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC kernel/bounds.s cc1: error: command line option '-m4-nofpu' is not supported by this configuration cc1: error: command line option '-m4-nofpu' is not supported by this configuration distcc[15254] ERROR: compile /scratch/kisskb/src/kernel/bounds.c on sprygo/32 failed make[2]: *** [kernel/bounds.s] Error 1 make[1]: *** [prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [scripts/mod] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [scripts] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision c38a065a54bb4c14478c6dbecb5450fcdd6eff52 # < git symbolic-ref HEAD # < git merge-base c38a065a54bb4c14478c6dbecb5450fcdd6eff52 4ede5448bbf6b7340e9412b028ca922de3930eb1 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh7763rdp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/sh4-linux/bin/sh4-linux- " (2)