# < 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 1b1497f23beed4e02bfaac7f18c9934c9dcb0ee3 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 1b1497f). # 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_systemh_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_systemh_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- systemh_defconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 drivers/platform/x86/Kconfig:422:error: recursive dependency detected! drivers/platform/x86/Kconfig:422: symbol EEEPC_WMI depends on ACPI_WMI drivers/platform/x86/Kconfig:438: symbol ACPI_WMI is selected by ACER_WMI drivers/platform/x86/Kconfig:18: symbol ACER_WMI depends on LEDS_CLASS drivers/leds/Kconfig:10: symbol LEDS_CLASS is selected by EEEPC_WMI make[2]: *** [systemh_defconfig] Error 1 make[1]: *** [systemh_defconfig] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision b051608a22b1bdcf2df3211adeef529b20665dec # < git symbolic-ref HEAD # < git merge-base b051608a22b1bdcf2df3211adeef529b20665dec 1b1497f23beed4e02bfaac7f18c9934c9dcb0ee3 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_systemh_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- systemh_defconfig" (2)