# < 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 1fa8f71dfa6e28c89afad7ac71dcb19b8c8da8b7 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 1fa8f71). # 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=h8300 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_h8300-defconfig_h8300 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/h8300-elf/bin/h8300-elf- -f kisskb-version.mk makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=h8300 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_h8300-defconfig_h8300 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/h8300-elf/bin/h8300-elf- defconfig makewrap: Using -j factor 128 /scratch/kisskb/src/Makefile:495: /scratch/kisskb/src/arch/h8300/Makefile: No such file or directory make[1]: *** No rule to make target `/scratch/kisskb/src/arch/h8300/Makefile'. make[1]: Failed to remake makefile `/scratch/kisskb/src/arch/h8300/Makefile'. make[2]: *** [defconfig] Error 1 make[1]: *** [defconfig] Error 2 make: *** [sub-make] Error 2 make: Target `defconfig' not remade because of errors. ## bisect disabled, NOT bisecting