# < git ls-remote /scratch/git/tony.git refs/heads/master # < git rev-parse tmp/tony remote == local, skipping fetch # < git rev-parse tmp/tony Upstream revision is adf88e394d57b12c1c64655412d4ce3325fca595 Head not built, building # < git reset --mixed # git branch -D tony Deleted branch tony (was adf88e3). # git checkout -q -f -b tony tmp/tony # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/tony_pmac32_defconfig+kexec_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-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=powerpc O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/tony_pmac32_defconfig+kexec_powerpc CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/powerpc-linux/bin/powerpc-linux- pmac32_defconfig+kexec makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 *** *** Configuration file ".config" not found! *** *** Please run some configurator (e.g. "make oldconfig" or *** "make menuconfig" or "make xconfig"). *** make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** No rule to make target `pmac32_defconfig+kexec'. make: *** [sub-make] Error 2 make: Target `pmac32_defconfig+kexec' not remade because of errors. ## bisect disabled, NOT bisecting