# < 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 8983c5c110b83c12cd8e8ef1a5a00b5f1f8a1680 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 8983c5c). # 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_polaris_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_polaris_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- polaris_defconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_polaris_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_polaris_defconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linux-next_polaris_defconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash SHIPPED scripts/genksyms/lex.c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/parse.c SHIPPED scripts/genksyms/keywords.c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o CC kernel/bounds.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o GEN include/linux/bounds.h HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o UPD include/linux/compile.h LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/init.o CC arch/sh/kernel/setup.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh3.o CC arch/sh/kernel/time.o CC arch/sh/mm/fault_32.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/mm/ioremap_32.o CC arch/sh/mm/tlb-sh3.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/vsyscall/vsyscall.o /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c: In function 'do_syscall_trace_enter': /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c:465: error: implicit declaration of function 'ftrace_syscall_enter' /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c: In function 'do_syscall_trace_leave': /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c:484: error: implicit declaration of function 'ftrace_syscall_exit' distcc[4157] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c on sprygo/32 failed make[2]: *** [arch/sh/kernel/ptrace_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... LDS arch/sh/kernel/vsyscall/vsyscall.lds CC arch/sh/kernel/stacktrace.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC arch/sh/kernel/cpu/adc.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/irq/ipr.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/sh3/probe.o AS arch/sh/kernel/cpu/sh3/entry.o AS arch/sh/kernel/cpu/sh3/ex.o CC arch/sh/kernel/cpu/sh3/setup-sh3.o CC arch/sh/kernel/cpu/sh3/setup-sh770x.o CC arch/sh/kernel/cpu/sh3/clock-sh7709.o CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/cpu/clock.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:242: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:256: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:237) LD arch/sh/kernel/cpu/irq/built-in.o LD init/mounts.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o /scratch/opt/crosstool/gcc-4.3.2-nolibc/bin/../lib/gcc/sh4-linux/4.3.2/../../../../sh4-linux/bin/ld: error in arch/sh/kernel/vsyscall/vsyscall-trapa.o(.eh_frame); no .eh_frame_hdr table will be created. AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD init/built-in.o LD arch/sh/kernel/vsyscall/built-in.o LD arch/sh/kernel/cpu/sh3/built-in.o CC arch/sh/boards/board-polaris.o CC arch/sh/math-emu/math.o LD arch/sh/mm/built-in.o LD arch/sh/kernel/cpu/built-in.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/timer.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC kernel/kfifo.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/srcu.o CC kernel/rwsem.o CC kernel/semaphore.o CC kernel/hrtimer.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC kernel/groups.o CC kernel/sysctl_check.o CC kernel/stacktrace.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/time/timekeeping.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/lockdep_proc.o CC kernel/futex.o CC kernel/time/ntp.o CC kernel/rtmutex.o CC kernel/rtmutex-debug.o CC kernel/time/clockevents.o CC kernel/irq/chip.o CC kernel/time/tick-common.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC kernel/irq/proc.o CC kernel/time/timecompare.o CC kernel/up.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/spinlock.o CC kernel/uid16.o CC kernel/module.o CC kernel/kallsyms.o CC kernel/acct.o CC kernel/audit.o CC kernel/auditfilter.o CC kernel/softlockup.o CC kernel/rcutree.o CC kernel/utsname_sysctl.o CC kernel/hung_task.o CC kernel/time.o /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick': /scratch/kisskb/src/kernel/time/tick-sched.c:261: warning: format '%02x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative LD arch/sh/math-emu/built-in.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5240: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5242: warning: unsupported argument to '__builtin_return_address' LD arch/sh/boards/built-in.o LD kernel/time/built-in.o LD kernel/irq/built-in.o LD kernel/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 13f5befb36c52ead5333227cae93959b3518130d # < git symbolic-ref HEAD # < git merge-base 13f5befb36c52ead5333227cae93959b3518130d 8983c5c110b83c12cd8e8ef1a5a00b5f1f8a1680 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, 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_polaris_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)