# git rev-parse -q --verify d58b5ab90ee7528126fd5833df7fc5bda8331ce8^{commit} d58b5ab90ee7528126fd5833df7fc5bda8331ce8 already have revision, skipping fetch # git checkout -q -f -B kisskb d58b5ab90ee7528126fd5833df7fc5bda8331ce8 # git clean -qxdf # < git log -1 # commit d58b5ab90ee7528126fd5833df7fc5bda8331ce8 # Author: Stephen Rothwell # Date: Mon Jul 8 22:38:33 2019 +1000 # # Add linux-next specific files for 20190708 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d58b5ab90ee7528126fd5833df7fc5bda8331ce8 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x47245EDB # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/drivers/target/target_core_device.c:26: /kisskb/src/include/net/tcp.h: In function 'tcp_bpf_rtt': /kisskb/src/include/net/tcp.h:2226:19: warning: unused variable 'tp' [-Wunused-variable] struct tcp_sock *tp = tcp_sk(sk); ^~ In file included from /kisskb/src/drivers/target/target_core_hba.c:21: /kisskb/src/include/net/tcp.h: In function 'tcp_bpf_rtt': /kisskb/src/include/net/tcp.h:2226:19: warning: unused variable 'tp' [-Wunused-variable] struct tcp_sock *tp = tcp_sk(sk); ^~ In file included from /kisskb/src/drivers/target/target_core_tpg.c:21: /kisskb/src/include/net/tcp.h: In function 'tcp_bpf_rtt': /kisskb/src/include/net/tcp.h:2226:19: warning: unused variable 'tp' [-Wunused-variable] struct tcp_sock *tp = tcp_sk(sk); ^~ In file included from /kisskb/src/drivers/target/target_core_transport.c:27: /kisskb/src/include/net/tcp.h: In function 'tcp_bpf_rtt': /kisskb/src/include/net/tcp.h:2226:19: warning: unused variable 'tp' [-Wunused-variable] struct tcp_sock *tp = tcp_sk(sk); ^~ WARNING: vmlinux.o(.meminit.text+0x5b40): Section mismatch in reference from the function sparse_buffer_alloc() to the function .init.text:sparse_buffer_free() The function __meminit sparse_buffer_alloc() references a function __init sparse_buffer_free(). If sparse_buffer_free is only used by sparse_buffer_alloc then annotate sparse_buffer_free with a matching annotation. FATAL: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them. make[2]: *** [/kisskb/src/scripts/Makefile.modpost:97: vmlinux.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1063: vmlinux] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:37.143692