# git rev-parse -q --verify 92f17c867833bbfdaced034629afb8e30a19e882^{commit} 92f17c867833bbfdaced034629afb8e30a19e882 already have revision, skipping fetch # git checkout -q -f -B kisskb 92f17c867833bbfdaced034629afb8e30a19e882 # git clean -qxdf # < git log -1 # commit 92f17c867833bbfdaced034629afb8e30a19e882 # Author: Ben Hutchings # Date: Tue Apr 28 19:03:53 2020 +0100 # # Linux 3.16.83 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 92f17c867833bbfdaced034629afb8e30a19e882 # < make -s -j 32 ARCH=sh O=/kisskb/build/stable-3.16_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/stable-3.16_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/stable-3.16_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # # configuration written to .config # # make -s -j 32 ARCH=sh O=/kisskb/build/stable-3.16_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at /kisskb/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] arch_init_clk_ops(&clk->ops, i); ^ /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] return cpg_clk_init(); ^ /kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /kisskb/src/mm/bootmem.c:380:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/kernel/sched/core.c: In function 'pick_next_task': /kisskb/src/kernel/sched/core.c:2741:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /kisskb/src/block/cfq-iosched.c:3650:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /kisskb/src/net/packet/af_packet.c:1912:33: warning: 'hdrlen' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned short macoff, netoff, hdrlen; ^ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bundle_lookup': /kisskb/src/net/xfrm/xfrm_policy.c:1455:7: warning: 'dst_ops' may be used uninitialized in this function [-Wmaybe-uninitialized] xdst = dst_alloc(dst_ops, NULL, 0, DST_OBSOLETE_NONE, 0); ^ /kisskb/src/net/xfrm/xfrm_policy.c:1437:18: note: 'dst_ops' was declared here struct dst_ops *dst_ops; ^ /kisskb/src/net/core/ethtool.c: In function 'ethtool_get_feature_mask': /kisskb/src/net/core/ethtool.c:236:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/ipv4/ping.c: In function 'ping_common_sendmsg': /kisskb/src/net/ipv4/ping.c:479:37: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] (family == AF_INET6 && type == ICMPV6_ECHO_REQUEST && code == 0); ^ /kisskb/src/net/ipv4/ping.c:662:5: note: 'type' was declared here u8 type, code; ^ /kisskb/src/net/ipv4/ping.c:478:63: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] return (family == AF_INET && type == ICMP_ECHO && code == 0) || ^ /kisskb/src/net/ipv4/ping.c:662:11: note: 'code' was declared here u8 type, code; ^ /kisskb/src/net/ipv4/ping.c: In function 'ping_err': /kisskb/src/net/ipv4/ping.c:561:37: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] harderr = icmp_err_convert[code].fatal; ^ /kisskb/src/net/ipv4/ping.c:534:3: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (type) { ^ /kisskb/src/net/ipv4/ping.c:515:48: warning: 'icmph' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!ping_supported(family, icmph->type, icmph->code)) ^ /kisskb/src/net/core/neighbour.c: In function 'neigh_sysctl_register': /kisskb/src/net/core/neighbour.c:3123:2: warning: 'p_name' may be used uninitialized in this function [-Wmaybe-uninitialized] snprintf(neigh_path, sizeof(neigh_path), "net/%s/neigh/%s", ^ In file included from /kisskb/src/include/linux/sunrpc/svcsock.h:13:0, from /kisskb/src/net/sunrpc/svcsock.c:52: /kisskb/src/include/linux/sunrpc/svc_xprt.h: In function 'svc_addr_len': /kisskb/src/include/linux/sunrpc/svc_xprt.h:173:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:17: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type return ioread8(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:20:0, from /kisskb/src/include/linux/io.h:22, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:28:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread8(void __iomem *); ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:18: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type return ioread16(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:20:0, from /kisskb/src/include/linux/io.h:22, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread16(void __iomem *); ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type return ioread32(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:20:0, from /kisskb/src/include/linux/io.h:22, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:31:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread32(void __iomem *); ^ /kisskb/src/net/sunrpc/svcsock.c: In function 'svc_setup_socket': /kisskb/src/net/sunrpc/svcsock.c:733:6: warning: 'optname' may be used uninitialized in this function [-Wmaybe-uninitialized] err = kernel_setsockopt(svsk->sk_sock, level, optname, ^ /kisskb/src/net/sunrpc/svcsock.c:700:18: note: 'optname' was declared here int err, level, optname, one = 1; ^ /kisskb/src/net/sunrpc/svcsock.c:733:6: warning: 'level' may be used uninitialized in this function [-Wmaybe-uninitialized] err = kernel_setsockopt(svsk->sk_sock, level, optname, ^ /kisskb/src/net/sunrpc/svcsock.c:700:11: note: 'level' was declared here int err, level, optname, one = 1; ^ /kisskb/src/net/sunrpc/svcauth_unix.c: In function 'svcauth_unix_set_client': /kisskb/src/net/sunrpc/svcauth_unix.c:686:9: warning: 'sin6' may be used uninitialized in this function [-Wmaybe-uninitialized] ipm = __ip_map_lookup(sn->ip_map_cache, rqstp->rq_server->sv_program->pg_class, ^ net/built-in.o: In function `__sk_run_filter': filter.c:(.text+0x2834c): undefined reference to `__fpscr_values' filter.c:(.text+0x28d54): undefined reference to `__fpscr_values' filter.c:(.text+0x2910c): undefined reference to `__fpscr_values' filter.c:(.text+0x29388): undefined reference to `__fpscr_values' filter.c:(.text+0x295a8): undefined reference to `__fpscr_values' make[1]: *** [/kisskb/src/Makefile:900: vmlinux] Error 1 make: *** [Makefile:182: sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/stable-3.16_sh-defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-3.16_sh-defconfig_sh4-gcc4.9 # Build took: 0:00:38.639282