# < 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 539c54fd486b8fc8afa8bbee6fe644f0425d05a7 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 539c54f). # 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 ccache to CROSS_COMPILE makewrap: Using -j factor 16 # < /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 ccache to CROSS_COMPILE makewrap: Using -j factor 16 warning: (SUPERH32) selects HAVE_HW_BREAKPOINT which has unmet direct dependencies (PERF_EVENTS) # /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 ccache to CROSS_COMPILE makewrap: Using -j factor 16 GEN /scratch/kisskb/build/linux-next_polaris_defconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig warning: (SUPERH32) selects HAVE_HW_BREAKPOINT which has unmet direct dependencies (PERF_EVENTS) GEN /scratch/kisskb/build/linux-next_polaris_defconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o Generating include/generated/machtypes.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1526:2: warning: #warning syscall fanotify_init not implemented :1530:2: warning: #warning syscall fanotify_mark not implemented :1534:2: warning: #warning syscall prlimit64 not implemented HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o UPD include/generated/compile.h LD usr/built-in.o CC init/version.o CC arch/sh/kernel/clkdev.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/mm/alignment.o CC arch/sh/boards/board-polaris.o CC arch/sh/mm/cache.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/init.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/reboot.o CC arch/sh/math-emu/math.o LD arch/sh/boards/built-in.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/mm/cache-sh3.o CC arch/sh/mm/extable_32.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 /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 CC kernel/sched.o /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 CC kernel/fork.o /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 cc1: warnings being treated as errors /scratch/kisskb/src/arch/sh/mm/init.c: In function 'bootmem_init_one_node': /scratch/kisskb/src/arch/sh/mm/init.c:227: error: unused variable 'i' /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 make[2]: /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type *** [arch/sh/mm/init.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /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 CC kernel/exec_domain.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC kernel/panic.o CC arch/sh/kernel/sys_sh32.o CC kernel/printk.o CC mm/bootmem.o CC mm/filemap.o LD init/mounts.o CC mm/mempool.o CC mm/oom_kill.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC mm/fadvise.o LD init/built-in.o CC mm/maccess.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:420: warning: control reaches end of non-void function CC mm/page_alloc.o CC kernel/cpu.o AS arch/sh/kernel/syscalls_32.o CC kernel/exit.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC kernel/softirq.o CC mm/page-writeback.o CC kernel/resource.o CC kernel/sysctl.o CC mm/readahead.o CC kernel/sysctl_binary.o CC arch/sh/kernel/traps_32.o CC kernel/capability.o CC mm/swap.o CC arch/sh/kernel/unwinder.o CC mm/truncate.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/cpu/sh3/ex.o CC arch/sh/kernel/vsyscall/vsyscall.o CC arch/sh/kernel/cpu/sh3/probe.o AS arch/sh/kernel/cpu/sh3/entry.o CC kernel/ptrace.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/sh3/setup-sh3.o CC arch/sh/kernel/cpu/irq/ipr.o CC arch/sh/kernel/cpu/adc.o LDS arch/sh/kernel/vsyscall/vsyscall.lds CC arch/sh/kernel/cpu/sh3/setup-sh770x.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC arch/sh/kernel/cpu/sh3/clock-sh7709.o LD arch/sh/math-emu/built-in.o CC kernel/timer.o CC kernel/user.o CC mm/vmscan.o CC kernel/signal.o CC kernel/sys.o CC mm/shmem.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so LD arch/sh/kernel/cpu/irq/built-in.o /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. SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o CC mm/prio_tree.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o CC kernel/kmod.o LD arch/sh/kernel/vsyscall/built-in.o CC mm/util.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/cpu/clock-cpg.o CC kernel/workqueue.o LD arch/sh/kernel/cpu/sh3/built-in.o CC arch/sh/kernel/cpu/fpu.o CC kernel/pid.o CC mm/mmzone.o CC kernel/rcupdate.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:54: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:7) /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:75: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:49) CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/cpu/hwblk.o CC kernel/extable.o CC kernel/params.o CC mm/vmstat.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/hw_breakpoint.o CC mm/backing-dev.o LD arch/sh/kernel/cpu/built-in.o CC mm/page_isolation.o CC mm/mm_init.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o CC kernel/posix-timers.o CC mm/mmu_context.o LDS arch/sh/kernel/vmlinux.lds CC kernel/kthread.o CC mm/fremap.o CC mm/highmem.o CC mm/madvise.o LD arch/sh/kernel/built-in.o CC kernel/wait.o CC mm/memory.o CC mm/mincore.o CC kernel/kfifo.o CC mm/mlock.o CC mm/mmap.o CC mm/mprotect.o CC mm/mremap.o CC mm/msync.o CC mm/rmap.o CC kernel/sys_ni.o CC mm/vmalloc.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC mm/pagewalk.o CC kernel/rwsem.o CC mm/init-mm.o CC kernel/nsproxy.o CC mm/memblock.o CC kernel/srcu.o CC mm/dmapool.o CC kernel/semaphore.o CC kernel/notifier.o CC mm/slab.o CC kernel/ksysfs.o CC kernel/pm_qos_params.o CC mm/percpu_up.o CC mm/quicklist.o CC kernel/sched_clock.o /scratch/kisskb/src/kernel/pm_qos_params.c: In function 'pm_qos_get_value': /scratch/kisskb/src/kernel/pm_qos_params.c:132: warning: control reaches end of non-void function CC kernel/cred.o CC kernel/async.o CC kernel/range.o CC kernel/groups.o CC kernel/sysctl_check.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/time/timekeeping.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC kernel/lockdep_proc.o CC kernel/time/ntp.o CC kernel/irq/manage.o CC kernel/futex.o CC kernel/time/clocksource.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/time/jiffies.o CC kernel/rtmutex.o CC kernel/rtmutex-debug.o CC kernel/up.o CC kernel/irq/chip.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/irq/devres.o CC kernel/auditfilter.o LD mm/built-in.o CC kernel/time/timer_list.o CC kernel/time/timecompare.o CC kernel/irq/proc.o CC kernel/time/timeconv.o CC kernel/time/clockevents.o CC kernel/hung_task.o CC kernel/time/tick-common.o CC kernel/rcutree.o CC kernel/utsname_sysctl.o CC kernel/elfcore.o LD kernel/irq/built-in.o CC kernel/time/tick-oneshot.o CC kernel/perf_event.o CC kernel/hw_breakpoint.o CC kernel/time/tick-sched.o CC kernel/time.o LD kernel/time/built-in.o LD kernel/built-in.o make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 4985a03ef1715d2738f23c41452de6f5a2df9e4c # < git symbolic-ref HEAD # < git merge-base 4985a03ef1715d2738f23c41452de6f5a2df9e4c 539c54fd486b8fc8afa8bbee6fe644f0425d05a7 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_polaris_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)