# git rev-parse -q --verify 4b373f94fee5acf2ff4c1efbb3f702060379df1f^{commit} 4b373f94fee5acf2ff4c1efbb3f702060379df1f already have revision, skipping fetch # git checkout -q -f -B kisskb 4b373f94fee5acf2ff4c1efbb3f702060379df1f # git clean -qxdf # < git log -1 # commit 4b373f94fee5acf2ff4c1efbb3f702060379df1f # Author: Stephen Rothwell # Date: Fri Jun 15 14:42:40 2018 +1000 # # Add linux-next specific files for 20180615 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 4b373f94fee5acf2ff4c1efbb3f702060379df1f # < make -s -j 10 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0x39B4DD5E # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -s -j 10 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 10 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c:245:31: warning: 'tmu3_device' defined but not used [-Wunused-variable] /kisskb/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /kisskb/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /kisskb/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /kisskb/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors /kisskb/src/scripts/Makefile.build:317: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 /kisskb/src/Makefile:1034: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/afs/dynroot.c: In function 'afs_lookup_atcell': /kisskb/src/fs/afs/dynroot.c:126:6: warning: 'len' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/include/trace/trace_events.h:394:0, from /kisskb/src/include/trace/define_trace.h:96, from /kisskb/src/include/trace/events/afs.h:623, from /kisskb/src/fs/afs/internal.h:612, from /kisskb/src/fs/afs/main.c:20: /kisskb/src/include/trace/events/afs.h: In function 'trace_raw_output_afs_page_dirty': /kisskb/src/include/trace/events/afs.h:453:1: warning: right shift count >= width of type [enabled by default] /kisskb/src/fs/afs/proc.c: In function 'afs_proc_init': /kisskb/src/fs/afs/proc.c:604:2: error: implicit declaration of function 'proc_create_net_data_write' [-Werror=implicit-function-declaration] /kisskb/src/fs/afs/proc.c:604:2: error: implicit declaration of function 'proc_create_net_single_write' [-Werror=implicit-function-declaration] /kisskb/src/fs/afs/proc.c: At top level: /kisskb/src/fs/afs/proc.c:517:12: warning: 'afs_proc_stats_show' defined but not used [-Wunused-function] cc1: some warnings being treated as errors /kisskb/src/scripts/Makefile.build:317: recipe for target 'fs/afs/proc.o' failed make[3]: *** [fs/afs/proc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:558: recipe for target 'fs/afs' failed make[2]: *** [fs/afs] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/Makefile:1034: recipe for target 'fs' failed make[1]: *** [fs] Error 2 /kisskb/src/mm/nobootmem.c: In function '__alloc_memory_core_early': /kisskb/src/mm/nobootmem.c:65:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_idle_exit': /kisskb/src/kernel/time/tick-sched.c:1156:32: warning: 'now' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/memblock.c: In function '__next_mem_pfn_range': /kisskb/src/mm/memblock.c:1108:15: warning: 'r' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_oom': /kisskb/src/include/linux/percpu-refcount.h:183:1: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/include/linux/percpu-refcount.h:178:26: note: 'percpu_count' was declared here /kisskb/src/mm/memcontrol.c: In function '__memcg_schedule_kmem_cache_create': /kisskb/src/include/linux/percpu-refcount.h:183:1: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/include/linux/percpu-refcount.h:178:26: note: 'percpu_count' was declared here Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 10 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_sh-randconfig_sh4 # Build took: 0:00:27.599595