# < 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 fca5ab0b1431211834dcab2777e1c78e2fc1de78 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was fca5ab0). # 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_se7343_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_se7343_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- se7343_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_se7343_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_se7343_defconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig GEN /scratch/kisskb/build/linux-next_se7343_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 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 Generating include/generated/machtypes.h 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 :1527:2: warning: #warning syscall fanotify_init not implemented :1531:2: warning: #warning syscall fanotify_mark not implemented 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/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/setup.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/cache-sh4.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/mm/fault_32.o CC arch/sh/mm/ioremap.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/mm/kmap.o CC arch/sh/mm/pgtable.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/topology.o CC arch/sh/mm/tlb-sh4.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/noinitramfs.c:24: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC arch/sh/kernel/traps.o CC arch/sh/mm/tlb-urb.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/traps_32.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/vsyscall/vsyscall.o CC arch/sh/kernel/perf_event.o LDS arch/sh/kernel/vsyscall/vsyscall.lds CC arch/sh/kernel/perf_callchain.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh4a/setup-sh7343.o CC arch/sh/kernel/cpu/shmobile/pm.o CC arch/sh/kernel/cpu/init.o LDS arch/sh/kernel/vmlinux.lds AS arch/sh/kernel/cpu/shmobile/sleep.o CC arch/sh/kernel/cpu/shmobile/pm_runtime.o CC arch/sh/kernel/cpu/sh4a/clock-sh7343.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/kernel/cpu/sh4a/ubc.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/kernel/cpu/hwblk.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/main.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[8965] ERROR: compile /scratch/kisskb/src/arch/sh/mm/fault_32.c on sprygo/32 failed distcc[8965] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/mm/fault_32.c' failed, retrying locally distcc[8965] Warning: failed to distribute /scratch/kisskb/src/arch/sh/mm/fault_32.c to sprygo/32, running locally instead distcc[8956] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh.c on sprygo/32 failed distcc[8956] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/sys_sh.c' failed, retrying locally distcc[8956] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/sys_sh.c to sprygo/32, running locally instead cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/hw_breakpoint.h:32, from /scratch/kisskb/src/arch/sh/kernel/process_32.c:23: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[8913] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/process_32.c on localhost failed make[2]: *** [arch/sh/kernel/process_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/do_mounts.h:5, from /scratch/kisskb/src/init/do_mounts.c:25: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/perf_callchain.c:12: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[9057] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/perf_callchain.c on localhost failed make[2]: *** [arch/sh/kernel/perf_callchain.o] Error 1 LD init/mounts.o LD arch/sh/boards/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c:13: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/perf_event.c:27: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[9047] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/perf_event.c on localhost failed make[2]: *** [arch/sh/kernel/perf_event.o] Error 1 distcc[9080] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c on localhost failed make[2]: *** [arch/sh/kernel/hw_breakpoint.o] Error 1 LD arch/sh/kernel/cpu/shmobile/built-in.o In file included from /scratch/kisskb/src/arch/sh/kernel/cpu/sh4a/perf_event.c:15: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/kernel/cpu/sh4a/built-in.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/mm/fault_32.c:18: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/arch/sh/kernel/sys_sh.c:18: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[8965] ERROR: compile /scratch/kisskb/src/arch/sh/mm/fault_32.c on localhost failed make[2]: *** [arch/sh/mm/fault_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... distcc[8956] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh.c on localhost failed make[2]: *** [arch/sh/kernel/sys_sh.o] Error 1 LD init/built-in.o CC arch/sh/boards/mach-se/7343/setup.o CC arch/sh/boards/mach-se/7343/irq.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o make[1]: *** [arch/sh/mm] Error 2distcc[8921] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c on sprygo/32 failed distcc[8921] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/ptrace_32.c' failed, retrying locally make[1]: *** Waiting for unfinished jobs.... distcc[8921] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c to sprygo/32, running locally instead CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o distcc[8970] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c on sprygo/32 failed distcc[8970] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/sys_sh32.c' failed, retrying locally distcc[8970] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c to sprygo/32, running locally instead CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.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/sys_ni.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o LD arch/sh/boards/mach-se/7343/built-in.o CC kernel/nsproxy.o CC kernel/srcu.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/exec_domain.c:18: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/semaphore.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/range.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/printk.c:34: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/groups.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/fork.c:38: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/freezer.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/sysctl.c:48: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/kernel/sys.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/power/main.o CC kernel/irq/handle.o CC kernel/rtmutex.o CC kernel/up.o CC kernel/power/console.o CC kernel/irq/manage.o CC kernel/time/timekeeping.o CC kernel/uid16.o CC kernel/time/ntp.o CC kernel/power/process.o CC kernel/irq/spurious.o CC kernel/time/clocksource.o CC kernel/module.o CC kernel/irq/resend.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/capability.c:15: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/time/jiffies.o CC kernel/irq/chip.o CC kernel/power/suspend.o CC kernel/time/timer_list.o CC kernel/kallsyms.o CC kernel/irq/devres.o CC kernel/power/nvs.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/signal.c:21: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/time/timecompare.o CC kernel/rcutree.o CC kernel/irq/proc.o CC kernel/time/timeconv.o CC kernel/utsname_sysctl.o CC kernel/irq/pm.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/kmod.c:23: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/elfcore.o CC kernel/time/clockevents.o CC kernel/perf_event.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/ptrace.c:22: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/time/tick-common.o CC kernel/hw_breakpoint.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/timer.c:36: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/time.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/sysctl_binary.c:7: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/exit.c:37: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/groups.c:8: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/freezer.c:10: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/power/suspend.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/kernel/sched.c:43: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/perf_event.c:29: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/hw_breakpoint.h:32, from /scratch/kisskb/src/kernel/hw_breakpoint.c:47: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/time.c:36: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/kernel/cpu/sh4/common.o LD arch/sh/kernel/cpu/sh4/built-in.o LD kernel/irq/built-in.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/pid.c:39: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/power/process.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/posix-timers.c:46: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD kernel/power/built-in.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/uid16.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/hw_breakpoint.h:32, from /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c:28: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/boards/mach-se/built-in.o distcc[8921] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c on localhost failed make[2]: *** [arch/sh/kernel/ptrace_32.o] Error 1 In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/itimer.c:12: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/kernel/cpu/built-in.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/kernel/module.c:22: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.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. AS arch/sh/kernel/vsyscall/vsyscall-syscall.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/hrtimer.c:40: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD kernel/time/built-in.o LD arch/sh/kernel/vsyscall/built-in.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c:9: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[8970] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c on localhost failed make[2]: *** [arch/sh/kernel/sys_sh32.o] Error 1 make[1]: *** [arch/sh/kernel] Error 2 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 d568ec369310919bcafb88fc97a171186543329d # < git symbolic-ref HEAD # < git merge-base d568ec369310919bcafb88fc97a171186543329d fca5ab0b1431211834dcab2777e1c78e2fc1de78 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_se7343_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)