# < 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 f824816759d9b0027c2ead847eec80512baccfb2 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was f824816). # 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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 GEN /scratch/kisskb/build/linux-next_x86_64-randconfig_x86_64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL) * * Restart config... * * * USB Gadget Support * USB Gadget Support (USB_GADGET) [Y/n/?] y Maximum VBUS Power usage (2-500 mA) (USB_GADGET_VBUS_DRAW) [2] 2 USB Peripheral Controller > 1. Faraday FUSB300 USB Peripheral Controller (USB_GADGET_FUSB300) 2. Renesas R8A66597 USB Peripheral Controller (USB_GADGET_R8A66597) 3. Renesas USBHS (USB_GADGET_RENESAS_USBHS) 4. PXA9xx Processor USB2.0 controller (USB_GADGET_PXA_U2O) 5. Renesas M66592 USB Peripheral Controller (USB_GADGET_M66592) choice[1-5?]: 1 USB Gadget Drivers 1. Gadget Zero (DEVELOPMENT) (USB_ZERO) 2. Audio Gadget (EXPERIMENTAL) (USB_AUDIO) > 3. Ethernet Gadget (with CDC Ethernet support) (USB_ETH) 4. Network Control Model (NCM) support (USB_G_NCM) 5. Serial Gadget (with CDC ACM and CDC OBEX support) (USB_G_SERIAL) 6. Printer Gadget (USB_G_PRINTER) 7. CDC Composite Device (Ethernet and ACM) (USB_CDC_COMPOSITE) 8. HID Gadget (USB_G_HID) 9. EHCI Debug Device Gadget (USB_G_DBGP) choice[1-9?]: 3 RNDIS support (USB_ETH_RNDIS) [Y/n/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 104958baca7ee42dd50a5701ea3fc8bd4386efbf # < git symbolic-ref HEAD # < git merge-base 104958baca7ee42dd50a5701ea3fc8bd4386efbf f824816759d9b0027c2ead847eec80512baccfb2 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=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/crosstool/gcc-4.4.3-nolibc/x86_64-linux/bin/x86_64-linux- " (2)