# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next # < git fetch -f URL master:tmp/linux-next From /scratch/git/sfr/linux-next + 6d14f0f...e8a0e86 master -> tmp/linux-next (forced update) # < git rev-parse tmp/linux-next # < git log --max-count=1 e8a0e861ab772d0da66a719abd8608ddcc22760e Upstream revision is e8a0e861ab772d0da66a719abd8608ddcc22760e Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 6d14f0f). # 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=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_ixp23xx_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_ixp23xx_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- ixp23xx_defconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 make[2]: *** [ixp23xx_defconfig] Error 1 make[1]: *** [ixp23xx_defconfig] Error 2 make: *** [sub-make] Error 2 make: Target `ixp23xx_defconfig' not remade because of errors. ## bisect disabled, NOT bisecting