# < git-fetch -f URL powerpc:tmp/powerpc # < git-rev-parse tmp/powerpc Upstream revision is 24f1a849614ba1805e26a05da7cc8c6bd67490ea Head not built, building # < git-reset --mixed # git-branch -D powerpc Deleted branch powerpc. # git-checkout -f -b powerpc tmp/powerpc Switched to a new branch "powerpc" # < git-ls-files --others --modified # git-ls-files --others --modified # make ARCH=powerpc O=/home/michael/work/src/kisskbtest/kisskb3/backend/build/powerpc-ebony_defconfig-default ebony_defconfig GEN /scratch/michael/kisskb-build/build/powerpc-ebony_defconfig-default/Makefile HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf arch/powerpc/configs/ebony_defconfig:139:warning: trying to assign nonexistent symbol PPC_MPC5200 arch/powerpc/configs/ebony_defconfig:202:warning: trying to assign nonexistent symbol DEVICE_TREE arch/powerpc/configs/ebony_defconfig:525:warning: trying to assign nonexistent symbol SHAPER arch/powerpc/configs/ebony_defconfig:779:warning: trying to assign nonexistent symbol INSTRUMENTATION * * Linux Kernel Configuration * 64-bit kernel (PPC64) [N/y/?] n * * Processor support * Processor Type 1. 512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx (6xx) 2. Freescale 85xx (PPC_85xx) 3. Freescale 8xx (PPC_8xx) 4. AMCC 40x (40x) > 5. AMCC 44x (44x) 6. Freescale e200 (E200) choice[1-6?]: 5 * * General setup * Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y Local version - append to kernel release (LOCALVERSION) [] Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] y Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y System V IPC (SYSVIPC) [Y/n/?] y POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y BSD Process Accounting (BSD_PROCESS_ACCT) [N/y/?] n Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [N/y/?] n User Namespaces (EXPERIMENTAL) (USER_NS) [N/y/?] n PID Namespaces (EXPERIMENTAL) (PID_NS) [N/y/?] n Auditing support (AUDIT) [N/y/?] n Kernel .config support (IKCONFIG) [N/m/y/?] n Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14 Control Group support (CGROUPS) [N/y/?] n Fair group CPU scheduler (FAIR_GROUP_SCHED) [Y/n/?] y Basis for grouping tasks > 1. user id (FAIR_USER_SCHED) choice[1]: 1 Create deprecated sysfs files (SYSFS_DEPRECATED) [Y/n/?] y Kernel->user space relay support (formerly relayfs) (RELAY) [N/y/?] n Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y Initramfs source file(s) (INITRAMFS_SOURCE) [] Optimize for size (Look out for broken compilers!) (CC_OPTIMIZE_FOR_SIZE) [N/y/?] n * * Configure standard kernel features (for small systems) * Configure standard kernel features (for small systems) (EMBEDDED) [Y/n/?] y Sysctl syscall support (SYSCTL_SYSCALL) [Y/n/?] y Load all symbols for debugging/ksymoops (KALLSYMS) [Y/n/?] y Include all symbols in kallsyms (KALLSYMS_ALL) [Y/n/?] y Do an extra kallsyms pass (KALLSYMS_EXTRA_PASS) [Y/n/?] y Support for hot-pluggable devices (HOTPLUG) [Y/n/?] y Enable support for printk (PRINTK) [Y/n/?] y BUG() support (BUG) [Y/n/?] y Enable ELF core dumps (ELF_CORE) [Y/n/?] y Enable full-sized data structures for core (BASE_FULL) [Y/n/?] y Enable futex support (FUTEX) [Y/n/?] y Enable eventpoll support (EPOLL) [Y/n/?] y Enable signalfd() system call (SIGNALFD) [Y/n/?] y Enable timerfd() system call (TIMERFD) [Y/n/?] (NEW) y Enable eventfd() system call (EVENTFD) [Y/n/?] y Use full shmem filesystem (SHMEM) [Y/n/?] y Enable VM event counters for /proc/vmstat (VM_EVENT_COUNTERS) [Y/n/?] y Enable SLUB debugging support (SLUB_DEBUG) [Y/n/?] y Choose SLAB allocator 1. SLAB (SLAB) > 2. SLUB (Unqueued Allocator) (SLUB) 3. SLOB (Simple Allocator) (SLOB) choice[1-3?]: 2 Profiling support (EXPERIMENTAL) (PROFILING) [N/y/?] (NEW) n Activate markers (MARKERS) [N/y/?] (NEW) n Kprobes (KPROBES) [N/y/?] (NEW) n Enable /proc page monitoring (PROC_PAGE_MONITOR) [Y/n/?] (NEW) y * * Enable loadable module support * Enable loadable module support (MODULES) [Y/n/?] y Module unloading (MODULE_UNLOAD) [Y/n/?] y Forced module unloading (MODULE_FORCE_UNLOAD) [N/y/?] n Module versioning support (MODVERSIONS) [N/y/?] n Source checksum for all modules (MODULE_SRCVERSION_ALL) [N/y/?] n Automatic kernel module loading (KMOD) [Y/n/?] y * * Enable the block layer * Enable the block layer (BLOCK) [Y/n/?] y Support for Large Block Devices (LBD) [Y/n/?] y Support for tracing block io actions (BLK_DEV_IO_TRACE) [N/y/?] n Support for Large Single Files (LSF) [N/y/?] n Block layer SG support v4 (EXPERIMENTAL) (BLK_DEV_BSG) [N/y/?] n * * IO Schedulers * Anticipatory I/O scheduler (IOSCHED_AS) [Y/n/m/?] y Deadline I/O scheduler (IOSCHED_DEADLINE) [Y/n/m/?] y CFQ I/O scheduler (IOSCHED_CFQ) [Y/n/m/?] y Default I/O scheduler > 1. Anticipatory (DEFAULT_AS) 2. Deadline (DEFAULT_DEADLINE) 3. CFQ (DEFAULT_CFQ) 4. No-op (DEFAULT_NOOP) choice[1-4?]: 1 RCU implementation type: > 1. Classic RCU (CLASSIC_RCU) (NEW) choice[1]: 1 * * Platform support * Bamboo (BAMBOO) [N/y/?] n Ebony (EBONY) [Y/n/?] y Sequoia (SEQUOIA) [N/y/?] n Taishan (TAISHAN) [N/y/?] n Katmai (KATMAI) [N/y/?] n Rainier (RAINIER) [N/y/?] n PIKA Warp (WARP) [N/y/?] (NEW) n CPU Frequency scaling (CPU_FREQ) [N/y/?] n * * Kernel options * High memory support (HIGHMEM) [N/y] n Tickless System (Dynamic Ticks) (NO_HZ) [N/y/?] n High Resolution Timer Support (HIGH_RES_TIMERS) [N/y/?] n Timer frequency 1. 100 HZ (HZ_100) > 2. 250 HZ (HZ_250) 3. 300 HZ (HZ_300) 4. 1000 HZ (HZ_1000) choice[1-4?]: 2 Preemption Model > 1. No Forced Preemption (Server) (PREEMPT_NONE) 2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) 3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT) choice[1-3]: 1 Enable tracing for RCU - currently stats in debugfs (RCU_TRACE) [Y/n/?] (NEW) y Kernel support for ELF binaries (BINFMT_ELF) [Y/n/?] y Kernel support for MISC binaries (BINFMT_MISC) [N/m/y/?] n Math emulation (MATH_EMULATION) [Y/n/?] y Memory model > 1. Flat Memory (FLATMEM_MANUAL) choice[1]: 1 64 bit Memory and IO resources (EXPERIMENTAL) (RESOURCES_64BIT) [Y/?] y Support for device tree in /proc (PROC_DEVICETREE) [Y/n/?] y Default bootloader kernel arguments (CMDLINE_BOOL) [N/y] n Enable seccomp to safely compute untrusted bytecode (SECCOMP) [Y/n/?] y * * Bus options * PCI support (PCI) [Y/?] y PCI Express support (PCIEPORTBUS) [N/y/?] n Message Signaled Interrupts (MSI and MSI-X) (PCI_MSI) [N/y/?] n Enable deprecated pci_find_* API (PCI_LEGACY) [Y/n/?] y PCI Debugging (PCI_DEBUG) [N/y/?] n * * PCCard (PCMCIA/CardBus) support * PCCard (PCMCIA/CardBus) support (PCCARD) [N/m/y/?] n * * Support for PCI Hotplug * Support for PCI Hotplug (HOTPLUG_PCI) [N/m/y/?] n * * Advanced setup * Prompt for advanced kernel configuration options (ADVANCED_OPTIONS) [N/y/?] n * * Default settings for advanced configuration options are used * * * Networking * Networking support (NET) [Y/n/?] y * * Networking options * Packet socket (PACKET) [Y/n/m/?] y Packet socket: mmapped IO (PACKET_MMAP) [N/y/?] n Unix domain sockets (UNIX) [Y/n/m/?] y PF_KEY sockets (NET_KEY) [N/m/y/?] n TCP/IP networking (INET) [Y/n/?] y IP: multicasting (IP_MULTICAST) [N/y/?] n IP: advanced router (IP_ADVANCED_ROUTER) [N/y/?] n IP: kernel level autoconfiguration (IP_PNP) [Y/n/?] y IP: DHCP support (IP_PNP_DHCP) [Y/n/?] y IP: BOOTP support (IP_PNP_BOOTP) [Y/n/?] y IP: RARP support (IP_PNP_RARP) [N/y/?] n IP: tunneling (NET_IPIP) [N/m/y/?] n IP: GRE tunnels over IP (NET_IPGRE) [N/m/y/?] n IP: ARP daemon support (EXPERIMENTAL) (ARPD) [N/y/?] n IP: TCP syncookie support (disabled per default) (SYN_COOKIES) [N/y/?] n IP: AH transformation (INET_AH) [N/m/y/?] n IP: ESP transformation (INET_ESP) [N/m/y/?] n IP: IPComp transformation (INET_IPCOMP) [N/m/y/?] n IP: IPsec transport mode (INET_XFRM_MODE_TRANSPORT) [N/m/y/?] n IP: IPsec tunnel mode (INET_XFRM_MODE_TUNNEL) [N/m/y/?] n IP: IPsec BEET mode (INET_XFRM_MODE_BEET) [N/m/y/?] n Large Receive Offload (ipv4/tcp) (INET_LRO) [N/m/y/?] n INET: socket monitoring interface (INET_DIAG) [Y/n/m/?] y * * TCP: advanced congestion control * TCP: advanced congestion control (TCP_CONG_ADVANCED) [N/y/?] n TCP: MD5 Signature Option support (RFC2385) (EXPERIMENTAL) (TCP_MD5SIG) [N/y/?] n The IPv6 protocol (IPV6) [N/m/y/?] n Security Marking (NETWORK_SECMARK) [N/y/?] n * * Network packet filtering framework (Netfilter) * Network packet filtering framework (Netfilter) (NETFILTER) [N/y/?] n * * The DCCP Protocol (EXPERIMENTAL) * The DCCP Protocol (EXPERIMENTAL) (IP_DCCP) [N/m/y/?] n * * The SCTP Protocol (EXPERIMENTAL) * The SCTP Protocol (EXPERIMENTAL) (IP_SCTP) [N/m/y/?] n * * The TIPC Protocol (EXPERIMENTAL) * The TIPC Protocol (EXPERIMENTAL) (TIPC) [N/m/y/?] n Asynchronous Transfer Mode (ATM) (ATM) [N/m/y/?] n 802.1d Ethernet Bridging (BRIDGE) [N/m/y/?] n 802.1Q VLAN Support (VLAN_8021Q) [N/m/y/?] n DECnet Support (DECNET) [N/m/y/?] n ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [N/m/y/?] n The IPX protocol (IPX) [N/m/y/?] n Appletalk protocol support (ATALK) [N/m/y/?] n CCITT X.25 Packet Layer (EXPERIMENTAL) (X25) [N/m/y/?] n LAPB Data Link Driver (EXPERIMENTAL) (LAPB) [N/m/y/?] n Acorn Econet/AUN protocols (EXPERIMENTAL) (ECONET) [N/m/y/?] n WAN router (WAN_ROUTER) [N/m/y/?] n * * QoS and/or fair queueing * QoS and/or fair queueing (NET_SCHED) [N/y/?] n * * Network testing * Packet Generator (USE WITH CAUTION) (NET_PKTGEN) [N/m/y/?] n * * Amateur Radio support * Amateur Radio support (HAMRADIO) [N/y/?] n * * CAN bus subsystem support * CAN bus subsystem support (CAN) [N/m/y/?] (NEW) n * * IrDA (infrared) subsystem support * IrDA (infrared) subsystem support (IRDA) [N/m/y/?] n * * Bluetooth subsystem support * Bluetooth subsystem support (BT) [N/m/y/?] n RxRPC session sockets (AF_RXRPC) [N/m/y/?] n * * Wireless * Improved wireless configuration API (CFG80211) [N/m/y] n Wireless extensions (WIRELESS_EXT) [N/y/?] n Generic IEEE 802.11 Networking Stack (mac80211) (MAC80211) [N/m/y/?] n Generic IEEE 802.11 Networking Stack (DEPRECATED) (IEEE80211) [N/m/y/?] n * * RF switch subsystem support * RF switch subsystem support (RFKILL) [N/m/y/?] n * * Plan 9 Resource Sharing Support (9P2000) (Experimental) * Plan 9 Resource Sharing Support (9P2000) (Experimental) (NET_9P) [N/m/y/?] n * * Device Drivers * * * Generic Driver Options * path to uevent helper (UEVENT_HELPER_PATH) [/sbin/hotplug] /sbin/hotplug Select only drivers that don't need compile-time external firmware (STANDALONE) [Y/n/?] y Prevent firmware from being built (PREVENT_FIRMWARE_BUILD) [Y/n/?] y Userspace firmware loading support (FW_LOADER) [Y/n/m/?] y Driver Core verbose debug messages (DEBUG_DRIVER) [N/y/?] n Managed device resources verbose debug messages (DEBUG_DEVRES) [N/y/?] n * * Connector - unified userspace <-> kernelspace linker * Connector - unified userspace <-> kernelspace linker (CONNECTOR) [Y/n/m/?] y Report process events to userspace (PROC_EVENTS) [Y/n/?] y * * Memory Technology Device (MTD) support * Memory Technology Device (MTD) support (MTD) [Y/n/m/?] y Debugging (MTD_DEBUG) [N/y/?] n MTD concatenating support (MTD_CONCAT) [N/m/y/?] n MTD partitioning support (MTD_PARTITIONS) [Y/n/?] y RedBoot partition table parsing (MTD_REDBOOT_PARTS) [N/m/y/?] n Command line partition table parsing (MTD_CMDLINE_PARTS) [N/y/?] n * * User Modules And Translation Layers * Direct char device access to MTD devices (MTD_CHAR) [Y/n/m/?] y Common interface to block layer for MTD 'translation layers' (MTD_BLKDEVS) [Y] y Caching block device access to MTD devices (MTD_BLOCK) [Y/n/m/?] y FTL (Flash Translation Layer) support (FTL) [N/m/y/?] n NFTL (NAND Flash Translation Layer) support (NFTL) [N/m/y/?] n INFTL (Inverse NAND Flash Translation Layer) support (INFTL) [N/m/y/?] n Resident Flash Disk (Flash Translation Layer) support (RFD_FTL) [N/m/y/?] n NAND SSFDC (SmartMedia) read only translation layer (SSFDC) [N/m/y/?] n Log panic/oops to an MTD buffer (MTD_OOPS) [N/m/y/?] n * * RAM/ROM/Flash chip drivers * Detect flash chips by Common Flash Interface (CFI) probe (MTD_CFI) [Y/n/m/?] y Detect non-CFI AMD/JEDEC-compatible flash chips (MTD_JEDECPROBE) [Y/n/m/?] y Flash chip driver advanced configuration options (MTD_CFI_ADV_OPTIONS) [N/y/?] n Support for Intel/Sharp flash chips (MTD_CFI_INTELEXT) [N/m/y/?] n Support for AMD/Fujitsu flash chips (MTD_CFI_AMDSTD) [Y/n/m/?] y Support for ST (Advanced Architecture) flash chips (MTD_CFI_STAA) [N/m/y/?] n Support for RAM chips in bus mapping (MTD_RAM) [N/m/y/?] n Support for ROM chips in bus mapping (MTD_ROM) [N/m/y/?] n Support for absent chips in bus mapping (MTD_ABSENT) [N/m/y/?] n * * Mapping drivers for chip access * Support non-linear mappings of flash chips (MTD_COMPLEX_MAPPINGS) [N/y/?] n CFI Flash device in physical memory map (MTD_PHYSMAP) [N/m/y/?] n Flash device in physical memory map based on OF description (MTD_PHYSMAP_OF) [Y/n/m/?] y NOR flash on Intel Vermilion Range Expansion Bus CS0 (MTD_INTEL_VR_NOR) [N/m/y/?] n Map driver for platform device RAM (mtd-ram) (MTD_PLATRAM) [N/m/y/?] n * * Self-contained MTD device drivers * Ramix PMC551 PCI Mezzanine RAM card support (MTD_PMC551) [N/m/y/?] n Uncached system RAM (MTD_SLRAM) [N/m/y/?] n Physical system RAM (MTD_PHRAM) [N/m/y/?] n Test driver using RAM (MTD_MTDRAM) [N/m/y/?] n MTD using block device (MTD_BLOCK2MTD) [N/m/y/?] n * * Disk-On-Chip Device Drivers * M-Systems Disk-On-Chip 2000 and Millennium (DEPRECATED) (MTD_DOC2000) [N/m/y/?] n M-Systems Disk-On-Chip Millennium-only alternative driver (DEPRECATED) (MTD_DOC2001) [N/m/y/?] n M-Systems Disk-On-Chip Millennium Plus (MTD_DOC2001PLUS) [N/m/y/?] n * * NAND Device Support * NAND Device Support (MTD_NAND) [N/m/y/?] n * * OneNAND Device Support * OneNAND Device Support (MTD_ONENAND) [N/m/y/?] n * * UBI - Unsorted block images * Enable UBI (MTD_UBI) [N/m/y/?] n * * Parallel port support * Parallel port support (PARPORT) [N/m/y/?] n * * Block devices * Block devices (BLK_DEV) [Y/n/?] y Normal floppy disk support (BLK_DEV_FD) [N/m/y/?] n Compaq SMART2 support (BLK_CPQ_DA) [N/m/y/?] n Compaq Smart Array 5xxx support (BLK_CPQ_CISS_DA) [N/m/y/?] n Mylex DAC960/DAC1100 PCI RAID Controller support (BLK_DEV_DAC960) [N/m/y/?] n Micro Memory MM5415 Battery Backed RAM support (EXPERIMENTAL) (BLK_DEV_UMEM) [N/m/y/?] n Loopback device support (BLK_DEV_LOOP) [N/m/y/?] n Network block device support (BLK_DEV_NBD) [N/m/y/?] n Promise SATA SX8 support (BLK_DEV_SX8) [N/m/y/?] n RAM disk support (BLK_DEV_RAM) [Y/n/m/?] y Default number of RAM disks (BLK_DEV_RAM_COUNT) [16] 16 Default RAM disk size (kbytes) (BLK_DEV_RAM_SIZE) [35000] 35000 Default RAM disk block size (bytes) (BLK_DEV_RAM_BLOCKSIZE) [1024] 1024 Packet writing on CD/DVD media (CDROM_PKTCDVD) [N/m/y/?] n ATA over Ethernet support (ATA_OVER_ETH) [N/m/y/?] n Xilinx SystemACE support (XILINX_SYSACE) [N/m/y/?] n * * Misc devices * Misc devices (MISC_DEVICES) [Y/n/?] y Sensable PHANToM (PHANTOM) [N/m/y/?] n EEPROM 93CX6 support (EEPROM_93CX6) [N/m/y/?] n SGI IOC4 Base IO support (SGI_IOC4) [N/m/y/?] n TI Flash Media interface support (EXPERIMENTAL) (TIFM_CORE) [N/m/y/?] n * * ATA/ATAPI/MFM/RLL support * ATA/ATAPI/MFM/RLL support (IDE) [N/m/y/?] n * * SCSI device support * RAID Transport Class (RAID_ATTRS) [N/m/y/?] n SCSI device support (SCSI) [N/m/y/?] n * * Serial ATA (prod) and Parallel ATA (experimental) drivers * Serial ATA (prod) and Parallel ATA (experimental) drivers (ATA) [N/m/y/?] n * * Multiple devices driver support (RAID and LVM) * Multiple devices driver support (RAID and LVM) (MD) [N/y/?] n * * Fusion MPT device support * Fusion MPT device support (FUSION) [N/y/?] n * * IEEE 1394 (FireWire) support * IEEE 1394 (FireWire) support - alternative stack, EXPERIMENTAL (FIREWIRE) [N/m/y/?] n IEEE 1394 (FireWire) support (IEEE1394) [N/m/y/?] n * * I2O device support * I2O device support (I2O) [N/m/y/?] n * * Macintosh device drivers * Macintosh device drivers (MACINTOSH_DRIVERS) [N/y/?] n * * Network device support * Network device support (NETDEVICES) [Y/n/?] y Netdevice multiple hardware queue support (NETDEVICES_MULTIQUEUE) [N/y/?] n Dummy net driver support (DUMMY) [N/m/y/?] n Bonding driver support (BONDING) [N/m/y/?] n MAC-VLAN support (EXPERIMENTAL) (MACVLAN) [N/m/y/?] n EQL (serial line load balancing) support (EQUALIZER) [N/m/y/?] n Universal TUN/TAP device driver support (TUN) [N/m/y/?] n Virtual ethernet pair device (VETH) [N/m/y/?] n * * ARCnet support * ARCnet support (ARCNET) [N/m/y/?] n * * PHY Device support and infrastructure * PHY Device support and infrastructure (PHYLIB) [N/m/y/?] n * * Ethernet (10 or 100Mbit) * Ethernet (10 or 100Mbit) (NET_ETHERNET) [Y/n/?] y Generic Media Independent Interface device support (MII) [N/m/y/?] n Sun Happy Meal 10/100baseT support (HAPPYMEAL) [N/m/y/?] n Sun GEM support (SUNGEM) [N/m/y/?] n Sun Cassini support (CASSINI) [N/m/y/?] n 3COM cards (NET_VENDOR_3COM) [N/y/?] n * * "Tulip" family network device support * "Tulip" family network device support (NET_TULIP) [N/y/?] n HP 10/100VG PCLAN (ISA, EISA, PCI) support (HP100) [N/m/y/?] n IBM EMAC Ethernet support (IBM_NEW_EMAC) [Y/n/m/?] y Number of receive buffers (IBM_NEW_EMAC_RXB) [128] 128 Number of transmit buffers (IBM_NEW_EMAC_TXB) [64] 64 MAL NAPI polling weight (IBM_NEW_EMAC_POLL_WEIGHT) [32] 32 RX skb copy threshold (bytes) (IBM_NEW_EMAC_RX_COPY_THRESHOLD) [256] 256 Additional RX skb headroom (bytes) (IBM_NEW_EMAC_RX_SKB_HEADROOM) [0] 0 Debugging (IBM_NEW_EMAC_DEBUG) [N/y] n EISA, VLB, PCI and on board controllers (NET_PCI) [N/y/?] n Broadcom 440x/47xx ethernet support (B44) [N/m/y/?] n * * Ethernet (1000 Mbit) * Ethernet (1000 Mbit) (NETDEV_1000) [Y/n/?] y Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support (ACENIC) [N/m/y/?] n DL2000/TC902x-based Gigabit Ethernet support (DL2K) [N/m/y/?] n Intel(R) PRO/1000 Gigabit Ethernet support (E1000) [N/m/y/?] n Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support (E1000E) [N/m/y/?] n IP1000 Gigabit Ethernet support (IP1000) [N/m/y/?] n Intel(R) 82575 PCI-Express Gigabit Ethernet support (IGB) [N/m/y/?] (NEW) n National Semiconductor DP83820 support (NS83820) [N/m/y/?] n Packet Engines Hamachi GNIC-II support (HAMACHI) [N/m/y/?] n Packet Engines Yellowfin Gigabit-NIC support (EXPERIMENTAL) (YELLOWFIN) [N/m/y/?] n Realtek 8169 gigabit ethernet support (R8169) [N/m/y/?] n SiS190/SiS191 gigabit ethernet support (SIS190) [N/m/y/?] n New SysKonnect GigaEthernet support (SKGE) [N/m/y/?] n SysKonnect Yukon2 support (SKY2) [N/m/y/?] n Marvell Yukon Chipset / SysKonnect SK-98xx Support (DEPRECATED) (SK98LIN) [N/m/y/?] n VIA Velocity support (VIA_VELOCITY) [N/m/y/?] n Broadcom Tigon3 support (TIGON3) [N/m/y/?] n Broadcom NetXtremeII support (BNX2) [N/m/y/?] n QLogic QLA3XXX Network Driver Support (QLA3XXX) [N/m/y/?] n Attansic L1 Gigabit Ethernet support (EXPERIMENTAL) (ATL1) [N/m/y/?] n * * Ethernet (10000 Mbit) * Ethernet (10000 Mbit) (NETDEV_10000) [Y/n/?] y Chelsio 10Gb Ethernet support (CHELSIO_T1) [N/m/y/?] n Chelsio Communications T3 10Gb Ethernet support (CHELSIO_T3) [N/m/y/?] n Intel(R) 10GbE PCI Express adapters support (IXGBE) [N/m/y/?] n Intel(R) PRO/10GbE support (IXGB) [N/m/y/?] n S2IO 10Gbe XFrame NIC (S2IO) [N/m/y/?] n Myricom Myri-10G Ethernet support (MYRI10GE) [N/m/y/?] n NetXen Multi port (1/10) Gigabit Ethernet NIC (NETXEN_NIC) [N/m/y/?] n Sun Neptune 10Gbit Ethernet support (NIU) [N/m/y/?] n Tehuti Networks 10G Ethernet (TEHUTI) [N/m/y/?] n Broadcom NetXtremeII 10Gb support (BNX2X) [N/m/y/?] (NEW) n * * Token Ring driver support * Token Ring driver support (TR) [N/y/?] n * * Wireless LAN * Wireless LAN (pre-802.11) (WLAN_PRE80211) [N/y/?] n Wireless LAN (IEEE 802.11) (WLAN_80211) [N/y/?] n * * Wan interfaces support * Wan interfaces support (WAN) [N/y/?] n FDDI driver support (FDDI) [N/y/?] n HIPPI driver support (EXPERIMENTAL) (HIPPI) [N/y/?] n PPP (point-to-point protocol) support (PPP) [N/m/y/?] n SLIP (serial line) support (SLIP) [N/m/y/?] n Network console logging support (EXPERIMENTAL) (NETCONSOLE) [N/m/y/?] n * * ISDN support * ISDN support (ISDN) [N/m/y/?] n * * Telephony support * Telephony support (PHONE) [N/m/y/?] n * * Input device support * Generic input layer (needed for keyboard, mouse, ...) (INPUT) [N/m/y/?] n * * Hardware I/O ports * Serial I/O support (SERIO) [N/m/y/?] n Gameport support (GAMEPORT) [N/m/y/?] n * * Character devices * Virtual terminal (VT) [N/y/?] n Non-standard serial port support (SERIAL_NONSTANDARD) [N/y/?] n HSDPA Broadband Wireless Data Card - Globe Trotter (NOZOMI) [N/m/y/?] (NEW) n * * Serial drivers * 8250/16550 and compatible serial support (SERIAL_8250) [Y/n/m/?] y Console on 8250/16550 and compatible serial port (SERIAL_8250_CONSOLE) [Y/n/?] y 8250/16550 PCI device support (SERIAL_8250_PCI) [N/m/y/?] n Maximum number of 8250/16550 serial ports (SERIAL_8250_NR_UARTS) [4] 4 Number of 8250/16550 serial ports to register at runtime (SERIAL_8250_RUNTIME_UARTS) [4] 4 Extended 8250/16550 serial driver options (SERIAL_8250_EXTENDED) [Y/n/?] y Support more than 4 legacy serial ports (SERIAL_8250_MANY_PORTS) [N/y/?] n Support for sharing serial interrupts (SERIAL_8250_SHARE_IRQ) [Y/n/?] y Autodetect IRQ on standard ports (unsafe) (SERIAL_8250_DETECT_IRQ) [N/y/?] n Support RSA serial ports (SERIAL_8250_RSA) [N/y/?] n * * Non-8250 serial port support * Xilinx uartlite serial port support (SERIAL_UARTLITE) [N/m/y/?] n Digi International NEO PCI Support (SERIAL_JSM) [N/m/y/?] n Serial port on Open Firmware platform bus (SERIAL_OF_PLATFORM) [Y/n/m/?] y Unix98 PTY support (UNIX98_PTYS) [Y/n/?] y Legacy (BSD) PTY support (LEGACY_PTYS) [Y/n/?] y Maximum number of legacy PTY in use (LEGACY_PTY_COUNT) [256] 256 * * IPMI top-level message handler * IPMI top-level message handler (IPMI_HANDLER) [N/m/y/?] n Hardware Random Number Generator Core support (HW_RANDOM) [N/m/y/?] n /dev/nvram support (NVRAM) [N/m/y/?] n Generic /dev/rtc emulation (GEN_RTC) [N/m/y/?] n Siemens R3964 line discipline (R3964) [N/m/y/?] n Applicom intelligent fieldbus card support (APPLICOM) [N/m/y/?] n RAW driver (/dev/raw/rawN) (RAW_DRIVER) [N/m/y/?] n * * TPM Hardware Support * TPM Hardware Support (TCG_TPM) [N/m/y/?] n * * I2C support * I2C support (I2C) [N/m/y/?] n * * SPI support * SPI support (SPI) [N/y/?] n * * Dallas's 1-wire support * Dallas's 1-wire support (W1) [N/m/y/?] n * * Power supply class support * Power supply class support (POWER_SUPPLY) [N/m/y/?] n * * Hardware Monitoring support * Hardware Monitoring support (HWMON) [N/m/y/?] n * * Watchdog Timer Support * Watchdog Timer Support (WATCHDOG) [N/y/?] n * * Sonics Silicon Backplane * Sonics Silicon Backplane support (SSB) [N/m/y/?] n * * Multifunction device drivers * Support for Silicon Motion SM501 (MFD_SM501) [N/m/y/?] n * * Multimedia devices * Video For Linux (VIDEO_DEV) [N/m/y/?] n DVB for Linux (DVB_CORE) [N/m/y/?] n DAB adapters (DAB) [N/y/?] n * * Graphics support * * * /dev/agpgart (AGP Support) * /dev/agpgart (AGP Support) (AGP) [N/m/y/?] n * * Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) * Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [N/m/y/?] n Lowlevel video output switch controls (VIDEO_OUTPUT_CONTROL) [N/m/y/?] n * * Support for frame buffer devices * Support for frame buffer devices (FB) [N/m/y/?] n * * Backlight & LCD device support * Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT) [N/y/?] n * * Display device support * Display panel/monitor support (DISPLAY_SUPPORT) [N/m/y/?] n * * Sound * Sound card support (SOUND) [N/m/y/?] n * * USB support * USB support (USB_SUPPORT) [Y/n/?] y Support for Host-side USB (USB) [N/m/y/?] n * * NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' * * * USB Gadget Support * USB Gadget Support (USB_GADGET) [N/m/y/?] n * * MMC/SD card support * MMC/SD card support (MMC) [N/m/y/?] n * * LED Support * LED Support (NEW_LEDS) [N/y/?] n * * InfiniBand support * InfiniBand support (INFINIBAND) [N/m/y/?] n * * EDAC - error detection and reporting (EXPERIMENTAL) * EDAC - error detection and reporting (EXPERIMENTAL) (EDAC) [N/y/?] n * * Real Time Clock * Real Time Clock (RTC_CLASS) [N/m/y/?] n * * Userspace I/O * Userspace I/O drivers (UIO) [N/m/y/?] n * * File systems * Second extended fs support (EXT2_FS) [Y/n/m/?] y Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] n Ext2 execute in place support (EXT2_FS_XIP) [N/y/?] n Ext3 journalling file system support (EXT3_FS) [N/m/y/?] n Ext4dev/ext4 extended fs support development (EXPERIMENTAL) (EXT4DEV_FS) [N/m/y/?] n Reiserfs support (REISERFS_FS) [N/m/y/?] n JFS filesystem support (JFS_FS) [N/m/y/?] n XFS filesystem support (XFS_FS) [N/m/y/?] n GFS2 file system support (GFS2_FS) [N/m/y/?] n OCFS2 file system support (OCFS2_FS) [N/m/y/?] n Minix fs support (MINIX_FS) [N/m/y/?] n ROM file system support (ROMFS_FS) [N/m/y/?] n Inotify file change notification support (INOTIFY) [Y/n/?] y Inotify support for userspace (INOTIFY_USER) [Y/n/?] y Quota support (QUOTA) [N/y/?] n Dnotify support (DNOTIFY) [Y/n/?] y Kernel automounter support (AUTOFS_FS) [N/m/y/?] n Kernel automounter version 4 support (also supports v3) (AUTOFS4_FS) [N/m/y/?] n Filesystem in Userspace support (FUSE_FS) [N/m/y/?] n * * CD-ROM/DVD Filesystems * ISO 9660 CDROM file system support (ISO9660_FS) [N/m/y/?] n UDF file system support (UDF_FS) [N/m/y/?] n * * DOS/FAT/NT Filesystems * MSDOS fs support (MSDOS_FS) [N/m/y/?] n VFAT (Windows-95) fs support (VFAT_FS) [N/m/y/?] n NTFS file system support (NTFS_FS) [N/m/y/?] n * * Pseudo filesystems * /proc file system support (PROC_FS) [Y/n/?] y /proc/kcore support (PROC_KCORE) [Y/n] y Sysctl support (/proc/sys) (PROC_SYSCTL) [Y/n/?] y sysfs file system support (SYSFS) [Y/n/?] y Virtual memory file system support (former shm fs) (TMPFS) [Y/n/?] y Tmpfs POSIX Access Control Lists (TMPFS_POSIX_ACL) [N/y/?] n Userspace-driven configuration filesystem (CONFIGFS_FS) [N/m/y/?] n * * Miscellaneous filesystems * ADFS file system support (EXPERIMENTAL) (ADFS_FS) [N/m/y/?] n Amiga FFS file system support (EXPERIMENTAL) (AFFS_FS) [N/m/y/?] n Apple Macintosh file system support (EXPERIMENTAL) (HFS_FS) [N/m/y/?] n Apple Extended HFS file system support (HFSPLUS_FS) [N/m/y/?] n BeOS file system (BeFS) support (read only) (EXPERIMENTAL) (BEFS_FS) [N/m/y/?] n BFS file system support (EXPERIMENTAL) (BFS_FS) [N/m/y/?] n EFS file system support (read only) (EXPERIMENTAL) (EFS_FS) [N/m/y/?] n Journalling Flash File System v2 (JFFS2) support (JFFS2_FS) [Y/n/m/?] y JFFS2 debugging verbosity (0 = quiet, 2 = noisy) (JFFS2_FS_DEBUG) [0] 0 JFFS2 write-buffering support (JFFS2_FS_WRITEBUFFER) [Y/n/?] y Verify JFFS2 write-buffer reads (JFFS2_FS_WBUF_VERIFY) [N/y/?] n JFFS2 summary support (EXPERIMENTAL) (JFFS2_SUMMARY) [N/y/?] n JFFS2 XATTR support (EXPERIMENTAL) (JFFS2_FS_XATTR) [N/y/?] n Advanced compression options for JFFS2 (JFFS2_COMPRESSION_OPTIONS) [N/y/?] n Compressed ROM file system support (cramfs) (CRAMFS) [Y/n/m/?] y FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [N/m/y/?] n OS/2 HPFS file system support (HPFS_FS) [N/m/y/?] n QNX4 file system support (read only) (QNX4FS_FS) [N/m/y/?] n System V/Xenix/V7/Coherent file system support (SYSV_FS) [N/m/y/?] n UFS file system support (read only) (UFS_FS) [N/m/y/?] n * * Network File Systems * Network File Systems (NETWORK_FILESYSTEMS) [Y/n/?] y NFS file system support (NFS_FS) [Y/n/m/?] y Provide NFSv3 client support (NFS_V3) [Y/n/?] y Provide client support for the NFSv3 ACL protocol extension (NFS_V3_ACL) [N/y/?] n Provide NFSv4 client support (EXPERIMENTAL) (NFS_V4) [N/y/?] n Allow direct I/O on NFS files (NFS_DIRECTIO) [N/y/?] n NFS server support (NFSD) [N/m/y/?] n Root file system on NFS (ROOT_NFS) [Y/n/?] y Support for rpcbind versions 3 & 4 (EXPERIMENTAL) (SUNRPC_BIND34) [N/y/?] n Secure RPC: Kerberos V mechanism (EXPERIMENTAL) (RPCSEC_GSS_KRB5) [N/m/y/?] n Secure RPC: SPKM3 mechanism (EXPERIMENTAL) (RPCSEC_GSS_SPKM3) [N/m/y/?] n SMB file system support (OBSOLETE, please use CIFS) (SMB_FS) [N/m/y/?] n CIFS support (advanced network filesystem, SMBFS successor) (CIFS) [N/m/y/?] n NCP file system support (to mount NetWare volumes) (NCP_FS) [N/m/y/?] n Coda file system support (advanced network fs) (CODA_FS) [N/m/y/?] n Andrew File System support (AFS) (EXPERIMENTAL) (AFS_FS) [N/m/y/?] n * * Partition Types * Advanced partition selection (PARTITION_ADVANCED) [N/y/?] n * * Native language support * Native language support (NLS) [N/m/y/?] n * * Distributed Lock Manager (DLM) * Distributed Lock Manager (DLM) (DLM) [N/m/y/?] n * * Library routines * CRC-CCITT functions (CRC_CCITT) [N/m/y/?] n CRC16 functions (CRC16) [N/m/y/?] n CRC ITU-T V.41 functions (CRC_ITU_T) [N/m/y/?] n CRC32 functions (CRC32) [Y/?] y CRC7 functions (CRC7) [N/m/y/?] n CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/m/y/?] n * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [N/y/?] n Enable __deprecated logic (ENABLE_WARN_DEPRECATED) [Y/n/?] y Enable __must_check logic (ENABLE_MUST_CHECK) [Y/n/?] y Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [N/y/?] n Debug Filesystem (DEBUG_FS) [Y/?] y Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [N/y/?] n Kernel debugging (DEBUG_KERNEL) [Y/n/?] y Debug shared IRQ handlers (DEBUG_SHIRQ) [N/y/?] n Detect Soft Lockups (DETECT_SOFTLOCKUP) [Y/n/?] y Collect scheduler debugging info (SCHED_DEBUG) [Y/n/?] y Collect scheduler statistics (SCHEDSTATS) [N/y/?] n Collect kernel timers statistics (TIMER_STATS) [N/y/?] n SLUB debugging on by default (SLUB_DEBUG_ON) [N/y/?] n RT Mutex debugging, deadlock detection (DEBUG_RT_MUTEXES) [N/y/?] n Built-in scriptable tester for rt-mutexes (RT_MUTEX_TESTER) [N/y/?] n Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [N/y/?] n Mutex debugging: basic checks (DEBUG_MUTEXES) [N/y/?] n Spinlock debugging: sleep-inside-spinlock checking (DEBUG_SPINLOCK_SLEEP) [N/y/?] n Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [N/y/?] n kobject debugging (DEBUG_KOBJECT) [N/y/?] n Verbose BUG() reporting (adds 70K) (DEBUG_BUGVERBOSE) [Y/n/?] y Compile the kernel with debug info (DEBUG_INFO) [N/y/?] n Debug VM (DEBUG_VM) [N/y/?] n Debug linked list manipulation (DEBUG_LIST) [N/y/?] n Debug SG table operations (DEBUG_SG) [N/y/?] n Force gcc to inline functions marked 'inline' (FORCED_INLINING) [Y/n/?] y Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [N/y/?] n torture tests for RCU (RCU_TORTURE_TEST) [N/m/?] n Self test for the backtrace code (BACKTRACE_SELF_TEST) [N/m/y/?] (NEW) n Fault-injection framework (FAULT_INJECTION) [N/y/?] n * * Sample kernel code * Sample kernel code (SAMPLES) [N/y/?] n Check for stack overflows (DEBUG_STACKOVERFLOW) [N/y/?] n Stack utilization instrumentation (DEBUG_STACK_USAGE) [N/y/?] n Debug page memory allocations (DEBUG_PAGEALLOC) [N/y/?] n Enable debugger hooks (DEBUGGER) [N/y/?] n Expose hardware/virtual IRQ mapping via debugfs (VIRQ_DEBUG) [N/y/?] (NEW) n Include BDI-2000 user context switcher (BDI_SWITCH) [N/y/?] n Early debugging (dangerous) (PPC_EARLY_DEBUG) [N/y/?] n * * Security options * Enable access key retention support (KEYS) [N/y/?] n Enable different security models (SECURITY) [N/y/?] n File POSIX Capabilities (EXPERIMENTAL) (SECURITY_FILE_CAPABILITIES) [N/y/?] n * * Cryptographic API * Cryptographic API (CRYPTO) [Y/n/?] y Sequence Number IV Generator (CRYPTO_SEQIV) [N/m/y/?] (NEW) n Cryptographic algorithm manager (CRYPTO_MANAGER) [Y/?] y HMAC support (CRYPTO_HMAC) [N/m/y/?] n XCBC support (CRYPTO_XCBC) [N/m/y/?] n Null algorithms (CRYPTO_NULL) [N/m/y/?] n MD4 digest algorithm (CRYPTO_MD4) [N/m/y/?] n MD5 digest algorithm (CRYPTO_MD5) [Y/n/m/?] y SHA1 digest algorithm (CRYPTO_SHA1) [N/m/y/?] n SHA224 and SHA256 digest algorithm (CRYPTO_SHA256) [N/m/y/?] n SHA384 and SHA512 digest algorithms (CRYPTO_SHA512) [N/m/y/?] n Whirlpool digest algorithms (CRYPTO_WP512) [N/m/y/?] n Tiger digest algorithms (CRYPTO_TGR192) [N/m/y/?] n GF(2^128) multiplication functions (EXPERIMENTAL) (CRYPTO_GF128MUL) [N/m/y/?] n ECB support (CRYPTO_ECB) [Y/n/m/?] y CBC support (CRYPTO_CBC) [Y/n/m/?] y PCBC support (CRYPTO_PCBC) [Y/n/m/?] y LRW support (EXPERIMENTAL) (CRYPTO_LRW) [N/m/y/?] n XTS support (EXPERIMENTAL) (CRYPTO_XTS) [N/m/y/?] n CTR support (CRYPTO_CTR) [N/m/y/?] (NEW) n GCM/GMAC support (CRYPTO_GCM) [N/m/y/?] (NEW) n CCM support (CRYPTO_CCM) [N/m/y/?] (NEW) n Software async crypto daemon (CRYPTO_CRYPTD) [N/m/y/?] n DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [Y/n/m/?] y FCrypt cipher algorithm (CRYPTO_FCRYPT) [N/m/y/?] n Blowfish cipher algorithm (CRYPTO_BLOWFISH) [N/m/y/?] n Twofish cipher algorithm (CRYPTO_TWOFISH) [N/m/y/?] n Serpent cipher algorithm (CRYPTO_SERPENT) [N/m/y/?] n AES cipher algorithms (CRYPTO_AES) [N/m/y/?] n CAST5 (CAST-128) cipher algorithm (CRYPTO_CAST5) [N/m/y/?] n CAST6 (CAST-256) cipher algorithm (CRYPTO_CAST6) [N/m/y/?] n TEA, XTEA and XETA cipher algorithms (CRYPTO_TEA) [N/m/y/?] n ARC4 cipher algorithm (CRYPTO_ARC4) [N/m/y/?] n Khazad cipher algorithm (CRYPTO_KHAZAD) [N/m/y/?] n Anubis cipher algorithm (CRYPTO_ANUBIS) [N/m/y/?] n SEED cipher algorithm (CRYPTO_SEED) [N/m/y/?] n Salsa20 stream cipher algorithm (EXPERIMENTAL) (CRYPTO_SALSA20) [N/m/y/?] (NEW) n Deflate compression algorithm (CRYPTO_DEFLATE) [N/m/y/?] n Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [N/m/y/?] n CRC32c CRC algorithm (CRYPTO_CRC32C) [N/m/y/?] n Camellia cipher algorithms (CRYPTO_CAMELLIA) [N/m/y/?] n Testing module (CRYPTO_TEST) [N/m/?] n Authenc support (CRYPTO_AUTHENC) [N/m/y/?] n LZO compression algorithm (CRYPTO_LZO) [N/m/y/?] (NEW) n * * Hardware crypto devices * Hardware crypto devices (CRYPTO_HW) [N/y/?] n # # configuration written to .config # # make ARCH=powerpc O=/home/michael/work/src/kisskbtest/kisskb3/backend/build/powerpc-ebony_defconfig-default vmlinux GEN /scratch/michael/kisskb-build/build/powerpc-ebony_defconfig-default/Makefile scripts/kconfig/conf -s arch/powerpc/Kconfig GEN /scratch/michael/kisskb-build/build/powerpc-ebony_defconfig-default/Makefile CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h Using /scratch/michael/kisskb-build/src as source for kernel HOSTCC scripts/kallsyms CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC arch/powerpc/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost /scratch/michael/kisskb-build/src/arch/powerpc/kernel/asm-offsets.c: In function 'main': /scratch/michael/kisskb-build/src/arch/powerpc/kernel/asm-offsets.c:316: warning: asm operand 0 probably doesn't match constraints /scratch/michael/kisskb-build/src/arch/powerpc/kernel/asm-offsets.c:316: error: impossible constraint in 'asm' make[2]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 99e139126ab2e84be67969650f92eb37c12ab5cd # < git-ls-files --others --modified # git-ls-files --others --modified # git-bisect reset powerpc Already on branch "powerpc" # git-bisect start # git-bisect bad # git-bisect good 99e139126ab2e84be67969650f92eb37c12ab5cd Bisecting: 1006 revisions left to test after this fatal: Entry 'CREDITS' would be overwritten by merge. Cannot merge. Traceback (most recent call last): File "./backend.py", line 237, in _do_build self.bisect() File "./backend.py", line 283, in bisect call('git-bisect good %s' % good_rev, self.log) File "./backend.py", line 474, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git-bisect good 99e139126ab2e84be67969650f92eb37c12ab5cd" (1)