# < 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 fd9ae9b419e812e6c57d3359cb2adc8a527cce6b Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was fd9ae9b). # 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_sh-randconfig_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_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (TARGET_CORE && GFS2_FS) selects CONFIGFS_FS which has unmet direct dependencies (SYSFS) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_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_sh-randconfig_sh4/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (TARGET_CORE && GFS2_FS) selects CONFIGFS_FS which has unmet direct dependencies (SYSFS) warning: (TARGET_CORE && GFS2_FS) selects CONFIGFS_FS which has unmet direct dependencies (SYSFS) GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/pnmtologo 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 GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/generated/compile.h HOSTCC usr/gen_init_cpio CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/dma-nommu.o CC init/initramfs.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/dumpstack.o CC arch/sh/mm/cache.o CC arch/sh/kernel/idle.o CC arch/sh/mm/init.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/io.o CC arch/sh/mm/mmap.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/irq.o CC arch/sh/mm/cache-sh2.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o UPD include/generated/compile.h CC arch/sh/kernel/process.o CC mm/bootmem.o CC init/version.o CC arch/sh/kernel/process_32.o CC mm/filemap.o CC kernel/sched.o CC fs/open.o GEN usr/initramfs_data.cpio LD arch/sh/boards/mach-se/built-in.o CC ipc/mqueue.o CC kernel/fork.o CC security/commoncap.o AS usr/initramfs_data.o CC security/inode.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC kernel/exec_domain.o LD usr/built-in.o CC mm/mempool.o CC arch/sh/kernel/reboot.o CC crypto/api.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC mm/oom_kill.o CC arch/sh/kernel/signal_32.o CC mm/fadvise.o CC arch/sh/kernel/sys_sh.o CC security/lsm_audit.o CC arch/sh/kernel/sys_sh32.o CC fs/read_write.o AS arch/sh/kernel/syscalls_32.o CC crypto/cipher.o CC crypto/compress.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:421: warning: control reaches end of non-void function CC crypto/algapi.o LD arch/sh/mm/built-in.o CC crypto/scatterwalk.o CC crypto/proc.o CC mm/maccess.o CC ipc/msgutil.o CC crypto/ablkcipher.o CC mm/page_alloc.o CC arch/sh/kernel/time.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC mm/page-writeback.o CC fs/file_table.o CC block/elevator.o CC mm/readahead.o CC crypto/blkcipher.o CC crypto/ahash.o LD init/mounts.o LD init/built-in.o CC fs/super.o LD drivers/auxdisplay/built-in.o LD drivers/block/built-in.o CC drivers/base/core.o CC drivers/base/sys.o CC drivers/base/bus.o CC drivers/base/dd.o CC drivers/base/driver.o CC arch/sh/kernel/topology.o CC crypto/shash.o CC block/blk-core.o CC kernel/exit.o CC block/blk-tag.o CC block/blk-sysfs.o CC arch/sh/kernel/traps.o CC block/blk-flush.o CC sound/sound_core.o LD firmware/built-in.o CC crypto/algboss.o CC mm/swap.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /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:25: /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:55:1: warning: "WRITE" redefined In file included from /scratch/kisskb/src/include/linux/perf_event.h:494, from /scratch/kisskb/src/arch/sh/math-emu/math.c:15: /scratch/kisskb/src/include/linux/fs.h:160:1: warning: this is the location of the previous definition /scratch/kisskb/src/arch/sh/math-emu/math.c:56:1: warning: "READ" redefined /scratch/kisskb/src/include/linux/fs.h:159:1: warning: this is the location of the previous definition /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:82: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:82: 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:93: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:93: 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:109: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: 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:116: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: 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:123: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: 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:130: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: right shift count is negative CC drivers/cdrom/cdrom.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:146: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:146: 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:295: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:297: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:297: 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:311: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:311: 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:324: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:325: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:325: 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:334: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: right shift count is negative CC drivers/base/class.o CC drivers/char/mem.o CC fs/char_dev.o CC block/blk-settings.o CC arch/sh/kernel/traps_32.o CC crypto/testmgr.o CC mm/truncate.o CC drivers/base/platform.o CC mm/vmscan.o CC mm/shmem.o /scratch/kisskb/src/kernel/sched.c: In function 'pick_next_task': /scratch/kisskb/src/kernel/sched.c:3931: warning: control reaches end of non-void function CC fs/stat.o LD sound/soundcore.o CC fs/exec.o LD sound/built-in.o CC drivers/char/random.o CC drivers/base/cpu.o CC drivers/clk/clkdev.o CC drivers/char/ttyprintk.o CC drivers/char/misc.o CC kernel/itimer.o CC fs/pipe.o CC fs/namei.o CC mm/prio_tree.o CC mm/util.o CC crypto/crypto_wq.o CC mm/mmzone.o CC mm/vmstat.o CC mm/backing-dev.o LD drivers/clk/built-in.o CC drivers/char/hw_random/core.o CC mm/page_isolation.o TIMEC kernel/timeconst.h LD arch/sh/drivers/dma/built-in.o CC arch/sh/kernel/unwinder.o CC arch/sh/drivers/heartbeat.o CC mm/mm_init.o CC drivers/base/firmware.o CC drivers/base/init.o CC kernel/softirq.o CC arch/sh/kernel/iomap.o CC kernel/resource.o LD crypto/crypto_algapi.o CC arch/sh/kernel/cpu/irq/imask.o LD security/built-in.o CC crypto/aead.o CC drivers/char/tpm/tpm.o CC drivers/char/tpm/tpm_tis.o CC drivers/char/tpm/tpm_atmel.o CC block/blk-ioc.o AS arch/sh/kernel/cpu/sh2/ex.o CC mm/mmu_context.o CC arch/sh/kernel/sh_bios.o CC mm/percpu.o CC arch/sh/kernel/cpu/sh2/probe.o CC mm/nommu.o CC drivers/base/map.o In file included from /scratch/kisskb/src/drivers/char/tpm/tpm.c:32: /scratch/kisskb/src/drivers/char/tpm/tpm.h: In function 'tpm_read_index': /scratch/kisskb/src/drivers/char/tpm/tpm.h:123: error: implicit declaration of function 'outb' /scratch/kisskb/src/drivers/char/tpm/tpm.h:124: error: implicit declaration of function 'inb' make[4]: *** [drivers/char/tpm/tpm.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from /scratch/kisskb/src/drivers/char/tpm/tpm_atmel.c:23: /scratch/kisskb/src/drivers/char/tpm/tpm.h: In function 'tpm_read_index': /scratch/kisskb/src/drivers/char/tpm/tpm.h:123: error: implicit declaration of function 'outb' /scratch/kisskb/src/drivers/char/tpm/tpm.h:124: error: implicit declaration of function 'inb' make[4]: *** [drivers/char/tpm/tpm_atmel.o] Error 1 CC mm/init-mm.o CC drivers/char/hw_random/timeriomem-rng.o AS arch/sh/kernel/cpu/sh2/entry.o In file included from /scratch/kisskb/src/drivers/char/tpm/tpm_tis.c:30: /scratch/kisskb/src/drivers/char/tpm/tpm.h: In function 'tpm_read_index': /scratch/kisskb/src/drivers/char/tpm/tpm.h:123: error: implicit declaration of function 'outb' /scratch/kisskb/src/drivers/char/tpm/tpm.h:124: error: implicit declaration of function 'inb' make[4]: *** [drivers/char/tpm/tpm_tis.o] Error 1 make[3]: *** [drivers/char/tpm] Error 2 make[3]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/cpu/sh2/setup-sh7619.o LD arch/sh/drivers/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o CC drivers/clocksource/sh_cmt.o CC drivers/base/devres.o CC drivers/connector/cn_queue.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC drivers/connector/connector.o CC fs/fcntl.o CC arch/sh/kernel/cpu/clock-cpg.o CC drivers/cpuidle/cpuidle.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/init.o LD arch/sh/math-emu/built-in.o CC arch/sh/kernel/cpu/clock.o CC fs/ioctl.o LD ipc/built-in.o CC kernel/sysctl.o LD drivers/char/hw_random/rng-core.o CC kernel/sysctl_binary.o LD drivers/char/hw_random/built-in.o make[2]: *** [drivers/char] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/capability.o CC block/blk-map.o CC kernel/ptrace.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/hwblk.o CC arch/sh/kernel/perf_event.o CC drivers/base/attribute_container.o CC arch/sh/kernel/cpu/proc.o LD arch/sh/kernel/cpu/sh2/built-in.o CC net/socket.o CC mm/memblock.o LD crypto/crypto_blkcipher.o CC crypto/chainiv.o CC crypto/eseqiv.o LD crypto/crypto_hash.o CC net/802/p8022.o CC net/802/psnap.o CC net/802/stp.o CC drivers/cpuidle/driver.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.o LD drivers/clocksource/built-in.o CC drivers/cpuidle/governor.o CC fs/readdir.o CC block/blk-exec.o CC block/blk-merge.o CC block/blk-softirq.o CC block/blk-timeout.o CC net/802/garp.o CC arch/sh/kernel/init_task.o CC drivers/base/transport_class.o CC drivers/cpuidle/sysfs.o CC net/8021q/vlan_core.o CC net/8021q/vlan.o CC net/8021q/vlan_dev.o CC crypto/pcompress.o LD arch/sh/kernel/cpu/built-in.o CC block/blk-iopoll.o CC drivers/base/power/sysfs.o CC drivers/base/power/runtime.o CC kernel/timer.o LDS arch/sh/kernel/vmlinux.lds CC drivers/cpuidle/governors/ladder.o CC net/core/sock.o CC net/dcb/dcbnl.o LD drivers/connector/cn.o LD drivers/connector/built-in.o CC block/blk-lib.o CC net/8021q/vlan_netlink.o LD crypto/cryptomgr.o CC drivers/base/dma-mapping.o CC fs/select.o CC drivers/base/dma-coherent.o CC block/ioctl.o CC block/genhd.o CC crypto/hmac.o LD drivers/cdrom/built-in.o CC fs/fifo.o LD arch/sh/kernel/built-in.o CC mm/dmapool.o CC net/8021q/vlan_gvrp.o LD drivers/cpuidle/governors/built-in.o CC crypto/crypto_null.o CC block/scsi_ioctl.o CC net/decnet/af_decnet.o CC net/core/request_sock.o LD drivers/cpuidle/built-in.o CC net/8021q/vlanproc.o CC mm/slub.o CC mm/quicklist.o CC net/ethernet/eth.o CC drivers/base/power/generic_ops.o CC net/core/skbuff.o CC crypto/md4.o CC crypto/md5.o CC crypto/rmd128.o CC crypto/wp512.o CC drivers/base/firmware_class.o CC block/blk-cgroup.o CC net/decnet/dn_nsp_in.o CC fs/dcache.o CC fs/inode.o CC crypto/gf128mul.o CC net/ieee802154/af_ieee802154.o CC kernel/user.o CC net/core/iovec.o CC fs/attr.o LD net/8021q/8021q.o CC crypto/pcbc.o CC crypto/twofish_generic.o LD net/8021q/built-in.o CC crypto/twofish_common.o CC crypto/serpent.o LD drivers/base/power/built-in.o CC arch/sh/lib/io.o AS arch/sh/lib/ashiftrt.o CC arch/sh/lib/ashldi3.o CC kernel/signal.o LD net/802/built-in.o CC fs/bad_inode.o LD net/ethernet/built-in.o CC fs/file.o CC fs/filesystems.o CC net/key/af_key.o CC net/llc/llc_core.o LD drivers/base/built-in.o CC net/llc/llc_input.o LD net/dcb/built-in.o make[1]: *** [drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... CC net/ieee802154/raw.o CC crypto/aes_generic.o CC net/netfilter/core.o CC net/netfilter/nf_log.o CC net/netfilter/nf_queue.o CC net/netfilter/nf_sockopt.o AS arch/sh/lib/ashlsi3.o CC arch/sh/lib/ashrdi3.o AS arch/sh/lib/ashrsi3.o CC net/llc/llc_output.o CC fs/namespace.o CC crypto/camellia.o CC fs/seq_file.o CC net/decnet/dn_nsp_out.o AS arch/sh/lib/checksum.o CC arch/sh/lib/delay.o CC net/netlink/af_netlink.o CC net/netlink/genetlink.o CC net/rfkill/core.o CC net/sched/sch_generic.o CC net/unix/af_unix.o CC fs/xattr.o LD mm/built-in.o CC fs/libfs.o CC net/sched/sch_mq.o CC arch/sh/lib/div64-generic.o CC net/core/datagram.o CC net/unix/garbage.o CC kernel/sys.o AS arch/sh/lib/div64.o CC net/llc/llc_if.o CC arch/sh/lib/lshrdi3.o CC net/wimax/id-table.o CC kernel/kmod.o CC net/wimax/op-msg.o LD net/netfilter/netfilter.o LD net/netfilter/built-in.o CC net/wimax/op-reset.o CC net/wimax/op-rfkill.o CC net/wimax/op-state-get.o AS arch/sh/lib/lshrsi3.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.o AS arch/sh/lib/memmove.o AS arch/sh/lib/memset.o AS arch/sh/lib/movmem.o /scratch/kisskb/src/net/rfkill/core.c: In function 'rfkill_get_type_str': /scratch/kisskb/src/net/rfkill/core.c:589: warning: control reaches end of non-void function AS arch/sh/lib/strlen.o CC net/decnet/dn_route.o AS arch/sh/lib/udiv_qrnnd.o AS arch/sh/lib/udivsi3.o AS arch/sh/lib/udivsi3_i4i-Os.o CC fs/fs-writeback.o LD arch/sh/lib/built-in.o CC net/wimax/stack.o AR arch/sh/lib/lib.a CC fs/pnode.o CC net/ieee802154/dgram.o /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:254: warning: unused variable 'drivername' CC net/wimax/debugfs.o CC block/blk-throttle.o CC net/llc/llc_c_ev.o CC net/llc/llc_c_ac.o LD net/rfkill/rfkill.o CC fs/drop_caches.o CC fs/splice.o CC net/decnet/dn_dev.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC kernel/extable.o CC kernel/params.o CC fs/sync.o CC block/noop-iosched.o LD net/rfkill/built-in.o LD net/wireless/built-in.o CC kernel/posix-timers.o CC kernel/kthread.o CC net/xfrm/xfrm_policy.o CC fs/utimes.o CC fs/stack.o CC net/xfrm/xfrm_state.o CC net/core/stream.o CC net/core/scm.o CC net/ieee802154/netlink.o CC net/core/gen_stats.o CC net/ieee802154/nl-mac.o CC fs/fs_struct.o CC kernel/wait.o CC kernel/kfifo.o CC net/decnet/dn_neigh.o CC net/llc/llc_conn.o CC net/decnet/dn_timer.o CC crypto/khazad.o LD net/sched/built-in.o LD net/netlink/built-in.o CC block/deadline-iosched.o CC crypto/anubis.o LD net/wimax/wimax.o CC net/core/gen_estimator.o CC kernel/sys_ni.o LD net/wimax/built-in.o CC net/core/net_namespace.o CC net/core/dev.o CC net/core/ethtool.o CC net/core/dev_addr_lists.o CC net/xfrm/xfrm_hash.o CC net/xfrm/xfrm_input.o CC net/llc/llc_c_st.o CC net/llc/llc_pdu.o CC net/llc/llc_sap.o CC net/llc/llc_s_ac.o CC net/llc/llc_s_ev.o CC net/ieee802154/nl-phy.o CC net/ieee802154/nl_policy.o CC net/ieee802154/wpan-class.o CC fs/statfs.o CC crypto/deflate.o LD block/built-in.o CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o CC fs/direct-io.o CC net/core/dst.o CC net/llc/llc_s_st.o CC net/llc/af_llc.o CC net/llc/llc_station.o LD net/key/built-in.o CC fs/mpage.o CC net/core/netevent.o CC net/decnet/dn_fib.o CC net/llc/llc_proc.o CC net/decnet/dn_rules.o CC net/xfrm/xfrm_output.o CC crypto/zlib.o CC fs/ioprio.o CC net/xfrm/xfrm_algo.o CC crypto/michael_mic.o /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_register_afinfo': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:2407: warning: 'xfrm_dst_ops' may be used uninitialized in this function CC crypto/rng.o CC crypto/krng.o LD net/ieee802154/ieee802154.o CC crypto/ghash-generic.o CC net/decnet/dn_table.o CC kernel/posix-cpu-timers.o LD net/ieee802154/af_802154.o CC kernel/mutex.o LD net/ieee802154/built-in.o CC kernel/hrtimer.o CC net/decnet/sysctl_net_decnet.o CC net/core/neighbour.o CC net/core/rtnetlink.o LD crypto/crypto.o CC net/core/utils.o LD net/unix/unix.o LD net/unix/built-in.o CC net/core/link_watch.o CC net/core/filter.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o LD crypto/built-in.o CC kernel/semaphore.o CC fs/autofs4/init.o CC fs/autofs4/inode.o CC fs/befs/datastream.o CC fs/autofs4/root.o CC net/xfrm/xfrm_sysctl.o CC kernel/notifier.o CC fs/configfs/inode.o CC kernel/ksysfs.o CC fs/cramfs/inode.o CC fs/configfs/file.o CC fs/cramfs/uncompress.o CC fs/configfs/dir.o CC fs/configfs/symlink.o CC fs/configfs/mount.o CC fs/autofs4/symlink.o CC fs/befs/btree.o CC fs/configfs/item.o CC fs/befs/super.o LD net/llc/llc.o CC net/core/flow.o LD net/llc/llc2.o LD net/llc/built-in.o CC fs/autofs4/waitq.o CC fs/befs/inode.o CC fs/autofs4/expire.o CC net/core/net-sysfs.o LD net/decnet/netfilter/built-in.o LD net/decnet/decnet.o CC net/core/pktgen.o LD net/decnet/built-in.o CC net/core/netpoll.o CC net/core/fib_rules.o CC fs/debugfs/inode.o CC fs/debugfs/file.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o LD fs/devpts/built-in.o CC net/core/timestamping.o CC kernel/cred.o CC fs/exportfs/expfs.o CC fs/ext3/balloc.o CC fs/befs/debug.o CC fs/befs/io.o CC fs/autofs4/dev-ioctl.o CC kernel/async.o CC fs/befs/linuxvfs.o CC kernel/range.o CC kernel/jump_label.o /scratch/kisskb/src/kernel/pm_qos_params.c: In function 'pm_qos_get_value': /scratch/kisskb/src/kernel/pm_qos_params.c:133: warning: control reaches end of non-void function CC kernel/groups.o CC kernel/gcov/base.o CC kernel/gcov/fs.o LD net/xfrm/built-in.o CC kernel/irq/irqdesc.o CC kernel/gcov/gcc_3_4.o CC fs/ext3/bitmap.o CC fs/ext3/dir.o LD fs/cramfs/cramfs.o LD fs/cramfs/built-in.o CC kernel/power/main.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/irq/handle.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o LD fs/exportfs/exportfs.o CC kernel/time/clocksource.o LD fs/exportfs/built-in.o CC kernel/irq/manage.o CC kernel/time/jiffies.o CC kernel/irq/spurious.o CC kernel/time/timer_list.o CC fs/ext4/balloc.o CC fs/fat/cache.o LD kernel/power/built-in.o CC fs/ext4/bitmap.o CC kernel/futex.o CC fs/freevxfs/vxfs_bmap.o CC fs/fat/dir.o CC fs/fat/fatent.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o CC fs/ext4/dir.o CC kernel/time/timecompare.o CC kernel/time/timeconv.o CC kernel/irq/resend.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC kernel/irq/chip.o CC kernel/time/clockevents.o CC fs/ext4/file.o CC fs/ext4/fsync.o CC fs/ext4/ialloc.o CC kernel/rtmutex.o CC fs/ext3/file.o CC fs/freevxfs/vxfs_fshead.o CC fs/freevxfs/vxfs_immed.o CC fs/ext4/inode.o CC fs/freevxfs/vxfs_inode.o CC kernel/irq/dummychip.o CC fs/ext4/page-io.o CC fs/freevxfs/vxfs_lookup.o LD kernel/gcov/built-in.o CC kernel/up.o CC fs/fuse/dev.o CC kernel/cgroup.o CC fs/ext4/ioctl.o CC fs/fat/file.o CC fs/fat/inode.o CC fs/fat/misc.o CC fs/fat/namei_msdos.o CC kernel/time/tick-common.o CC kernel/time/tick-oneshot.o CC fs/ext3/fsync.o CC kernel/time/tick-sched.o CC kernel/irq/devres.o CC fs/freevxfs/vxfs_olt.o CC fs/ext4/namei.o CC fs/fat/namei_vfat.o CC fs/ext3/ialloc.o CC fs/ext3/inode.o LD fs/befs/befs.o CC fs/ext4/super.o CC fs/ext4/symlink.o LD fs/befs/built-in.o CC fs/ext3/ioctl.o CC fs/hfsplus/super.o CC fs/fuse/dir.o CC fs/fuse/file.o CC fs/fuse/inode.o CC fs/freevxfs/vxfs_subr.o CC fs/ext3/namei.o CC fs/jbd/transaction.o CC fs/ext4/hash.o CC kernel/irq/proc.o CC fs/hfsplus/options.o CC fs/hfsplus/inode.o CC fs/hfsplus/ioctl.o LD kernel/time/built-in.o CC kernel/user_namespace.o CC fs/ext4/resize.o CC fs/hfsplus/extents.o CC fs/ext3/super.o CC fs/freevxfs/vxfs_super.o LD kernel/irq/built-in.o CC kernel/pid_namespace.o GZIP kernel/config_data.gz CC fs/jbd2/transaction.o CC kernel/audit.o CC fs/ext4/extents.o CC fs/hfsplus/catalog.o CC fs/ext3/symlink.o CC fs/ext4/ext4_jbd2.o CC fs/hfsplus/dir.o CC fs/ext3/hash.o CC fs/hfsplus/btree.o CC fs/hfsplus/bnode.o CC kernel/auditfilter.o LD fs/freevxfs/freevxfs.o CC fs/hfsplus/brec.o CC fs/hfsplus/bfind.o LD fs/freevxfs/built-in.o CC fs/jbd/commit.o CC kernel/rcutiny.o CC fs/jbd2/commit.o CC fs/ext3/resize.o CC fs/fuse/control.o CC fs/hfsplus/tables.o CC fs/ext4/migrate.o CC fs/hfsplus/unicode.o LD fs/fat/fat.o LD fs/fat/vfat.o CC fs/hfsplus/wrapper.o LD fs/fat/msdos.o LD fs/fat/built-in.o CC fs/hfsplus/bitmap.o CC fs/jbd2/recovery.o CC fs/jbd2/checkpoint.o CC fs/jbd2/revoke.o CC fs/ext4/mballoc.o CC fs/jfs/super.o CC fs/nls/nls_base.o CC fs/minix/bitmap.o CC fs/minix/itree_v1.o CC fs/ext3/ext3_jbd.o CC fs/jbd2/journal.o CC fs/hfsplus/part_tbl.o CC fs/nls/nls_cp852.o CC fs/minix/itree_v2.o CC fs/nls/nls_cp857.o LD net/core/built-in.o CC fs/ext4/block_validity.o LD net/built-in.o CC fs/ext4/move_extent.o CC kernel/irq_work.o CC kernel/perf_event.o LD fs/hfsplus/hfsplus.o CC fs/jfs/file.o LD fs/hfsplus/built-in.o CC fs/omfs/bitmap.o CC fs/notify/fsnotify.o CC kernel/hw_breakpoint.o CC fs/notify/notification.o CC fs/nls/nls_cp863.o CC fs/nls/nls_cp864.o CC fs/jfs/inode.o CC fs/omfs/dir.o CC fs/minix/namei.o CC fs/nls/nls_cp865.o CC fs/nls/nls_cp874.o CC fs/notify/group.o CC kernel/time.o CC fs/minix/inode.o CC fs/minix/file.o CC fs/jbd/recovery.o CC fs/jbd/checkpoint.o CC fs/nls/nls_cp932.o CC fs/nls/nls_euc-jp.o CC fs/partitions/check.o CC fs/minix/dir.o CC fs/nls/nls_cp950.o CC fs/proc/nommu.o LD fs/fuse/fuse.o LD fs/fuse/built-in.o CC fs/proc/task_nommu.o CC fs/nls/nls_cp1250.o CC fs/notify/inode_mark.o CC fs/nls/nls_iso8859-1.o CC fs/nls/nls_iso8859-3.o CC fs/partitions/msdos.o CC fs/jbd/revoke.o CC fs/jfs/namei.o CC fs/omfs/file.o CC fs/omfs/inode.o LD fs/quota/built-in.o CC fs/nls/nls_iso8859-4.o CC fs/notify/mark.o IKCFG kernel/config_data.h CC fs/ramfs/inode.o CC fs/ramfs/file-nommu.o CC kernel/configs.o CC fs/nls/nls_iso8859-14.o CC fs/notify/vfsmount_mark.o CC fs/notify/dnotify/dnotify.o CC fs/romfs/storage.o CC fs/nls/nls_koi8-u.o CC fs/romfs/super.o CC fs/jbd/journal.o CC fs/nls/nls_koi8-ru.o CC fs/nls/nls_utf8.o CC fs/jfs/jfs_mount.o CC fs/jfs/jfs_umount.o CC fs/jfs/jfs_xtree.o CC fs/proc/inode.o LD fs/minix/minix.o LD fs/minix/built-in.o LD fs/ext3/ext3.o CC fs/eventpoll.o LD fs/ext3/built-in.o LD fs/notify/fanotify/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/anon_inodes.o CC fs/notify/inotify/inotify_user.o CC fs/jfs/jfs_imap.o CC fs/jfs/jfs_debug.o LD fs/partitions/built-in.o CC fs/signalfd.o CC fs/jfs/jfs_dmap.o CC fs/timerfd.o CC fs/jfs/jfs_unicode.o CC fs/xfs/linux-2.6/xfs_trace.o CC fs/proc/root.o CC fs/proc/base.o LD fs/notify/dnotify/built-in.o CC fs/proc/generic.o CC fs/xfs/xfs_rtalloc.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/jfs/jfs_dtree.o CC fs/eventfd.o LD fs/nls/built-in.o CC fs/jfs/jfs_inode.o CC fs/aio.o CC fs/jfs/jfs_extent.o CC fs/locks.o CC fs/jfs/symlink.o LD fs/omfs/omfs.o LD fs/omfs/built-in.o CC fs/binfmt_script.o CC fs/posix_acl.o LD fs/romfs/romfs.o LD fs/romfs/built-in.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/xattr_acl.o CC fs/jfs/jfs_metapage.o CC fs/jfs/jfs_logmgr.o CC fs/jfs/jfs_txnmgr.o CC fs/proc/array.o CC fs/proc/proc_tty.o CC fs/jfs/jfs_uniupr.o CC fs/jfs/resize.o CC fs/xfs/xfs_alloc.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC fs/jfs/xattr.o CC fs/xfs/xfs_alloc_btree.o CC fs/xfs/xfs_attr.o CC fs/xfs/xfs_attr_leaf.o CC fs/xfs/xfs_bit.o LD fs/jbd2/jbd2.o CC fs/proc/cmdline.o CC fs/jfs/ioctl.o CC fs/proc/cpuinfo.o CC fs/xfs/xfs_bmap.o CC fs/jfs/acl.o CC fs/xfs/xfs_bmap_btree.o LD fs/jbd2/built-in.o CC fs/proc/devices.o CC fs/xfs/xfs_btree.o LD fs/jbd/jbd.o LD fs/jbd/built-in.o CC fs/xfs/xfs_buf_item.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/proc/proc_console.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/proc/version.o CC fs/xfs/xfs_da_btree.o CC fs/proc/softirqs.o CC fs/xfs/xfs_dir2.o CC fs/xfs/xfs_dir2_block.o CC fs/xfs/xfs_dir2_data.o CC fs/xfs/xfs_dir2_leaf.o CC fs/xfs/xfs_dir2_node.o CC fs/proc/proc_net.o CC fs/xfs/xfs_dir2_sf.o CC fs/xfs/xfs_error.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsops.o CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o LD fs/ext4/ext4.o LD fs/ext4/built-in.o CC fs/xfs/xfs_iget.o CC fs/proc/kmsg.o CC fs/xfs/xfs_inode.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_cil.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_rename.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o LD fs/proc/proc.o CC fs/xfs/xfs_utils.o LD fs/proc/built-in.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o CC fs/xfs/linux-2.6/kmem.o CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_export.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC fs/xfs/linux-2.6/xfs_globals.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_super.o CC fs/xfs/linux-2.6/xfs_sync.o CC fs/xfs/linux-2.6/xfs_xattr.o CC fs/xfs/support/debug.o CC fs/xfs/support/uuid.o LD kernel/built-in.o LD fs/jfs/jfs.o LD fs/jfs/built-in.o LD fs/xfs/xfs.o LD fs/xfs/built-in.o LD fs/built-in.o make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 240b6382ceb22352cdbd1c6a8ad26c4e38feb851 # < git symbolic-ref HEAD # < git merge-base 240b6382ceb22352cdbd1c6a8ad26c4e38feb851 fd9ae9b419e812e6c57d3359cb2adc8a527cce6b 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_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)