# < 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 e2cf00181e8ab7fca106594f48df5aeb1b88e745 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was e2cf001). # 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_r7785rp_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_r7785rp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- r7785rp_defconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (AX88796_93CX6 && RTL8180 && RTL8187 && ADM8211 && RT2400PCI && RT2500PCI && RT61PCI && RT2800PCI && R8187SE) selects EEPROM_93CX6 which has unmet direct dependencies (MISC_DEVICES) warning: (AX88796_93CX6 && RTL8180 && RTL8187 && ADM8211 && RT2400PCI && RT2500PCI && RT61PCI && RT2800PCI && R8187SE) selects EEPROM_93CX6 which has unmet direct dependencies (MISC_DEVICES) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_r7785rp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 GEN /scratch/kisskb/build/linux-next_r7785rp_defconfig_sh4/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (AX88796_93CX6 && RTL8180 && RTL8187 && ADM8211 && RT2400PCI && RT2500PCI && RT61PCI && RT2800PCI && R8187SE) selects EEPROM_93CX6 which has unmet direct dependencies (MISC_DEVICES) warning: (AX88796_93CX6 && RTL8180 && RTL8187 && ADM8211 && RT2400PCI && RT2500PCI && RT61PCI && RT2800PCI && R8187SE) selects EEPROM_93CX6 which has unmet direct dependencies (MISC_DEVICES) GEN /scratch/kisskb/build/linux-next_r7785rp_defconfig_sh4/Makefile make[2]: Nothing to be done for `all'. CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s In file included from /scratch/kisskb/src/include/linux/sched.h:68, from /scratch/kisskb/src/include/linux/cgroup.h:11, from /scratch/kisskb/src/include/linux/memcontrol.h:22, from /scratch/kisskb/src/include/linux/swap.h:8, from /scratch/kisskb/src/include/linux/suspend.h:4, from /scratch/kisskb/src/arch/sh/kernel/asm-offsets.c:15: /scratch/kisskb/src/arch/sh/include/asm/ptrace.h: In function 'profile_pc': /scratch/kisskb/src/arch/sh/include/asm/ptrace.h:134: error: implicit declaration of function 'instruction_pointer' In file included from /scratch/kisskb/src/arch/sh/include/asm/ptrace.h:143, from /scratch/kisskb/src/include/linux/sched.h:68, from /scratch/kisskb/src/include/linux/cgroup.h:11, from /scratch/kisskb/src/include/linux/memcontrol.h:22, from /scratch/kisskb/src/include/linux/swap.h:8, from /scratch/kisskb/src/include/linux/suspend.h:4, from /scratch/kisskb/src/arch/sh/kernel/asm-offsets.c:15: /scratch/kisskb/src/include/asm-generic/ptrace.h: At top level: /scratch/kisskb/src/include/asm-generic/ptrace.h:22: error: conflicting types for 'instruction_pointer' /scratch/kisskb/src/arch/sh/include/asm/ptrace.h:134: error: previous implicit declaration of 'instruction_pointer' was here /scratch/kisskb/src/include/asm-generic/ptrace.h: In function 'frame_pointer': /scratch/kisskb/src/include/asm-generic/ptrace.h:64: error: 'struct pt_regs' has no member named 'fp' /scratch/kisskb/src/include/asm-generic/ptrace.h: In function 'frame_pointer_set': /scratch/kisskb/src/include/asm-generic/ptrace.h:69: error: 'struct pt_regs' has no member named 'fp' make[2]: *** [arch/sh/kernel/asm-offsets.s] Error 1 make[1]: *** [prepare0] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision f567ff24d7c7949e1afd81208044306d8884c2d0 # < git symbolic-ref HEAD # < git merge-base f567ff24d7c7949e1afd81208044306d8884c2d0 e2cf00181e8ab7fca106594f48df5aeb1b88e745 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_r7785rp_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)