# git rev-parse -q --verify 1481057642d5bfe4f8a9d9144ab62ccf7c5f7517^{commit} 1481057642d5bfe4f8a9d9144ab62ccf7c5f7517 already have revision, skipping fetch # git checkout -q -f -B kisskb 1481057642d5bfe4f8a9d9144ab62ccf7c5f7517 # git clean -qxdf # < git log -1 # commit 1481057642d5bfe4f8a9d9144ab62ccf7c5f7517 # Author: Stephen Rothwell # Date: Thu Jul 11 19:40:19 2019 +1000 # # Add linux-next specific files for 20190711 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1481057642d5bfe4f8a9d9144ab62ccf7c5f7517 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x3919DD02 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/powerpc/kernel/eeh.c:1779:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~ /kisskb/src/drivers/dma/tegra210-adma.c:747:12: warning: 'tegra_adma_runtime_resume' defined but not used [-Wunused-function] static int tegra_adma_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma/tegra210-adma.c:715:12: warning: 'tegra_adma_runtime_suspend' defined but not used [-Wunused-function] static int tegra_adma_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/watchdog/digicolor_wdt.c: In function 'dc_wdt_probe': /kisskb/src/drivers/watchdog/digicolor_wdt.c:121:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ /kisskb/src/drivers/mfd/rk808.c:752:12: warning: 'rk8xx_resume' defined but not used [-Wunused-function] static int rk8xx_resume(struct device *dev) ^~~~~~~~~~~~ /kisskb/src/drivers/mfd/rk808.c:732:12: warning: 'rk8xx_suspend' defined but not used [-Wunused-function] static int rk8xx_suspend(struct device *dev) ^~~~~~~~~~~~~ In file included from /kisskb/src/include/net/netfilter/nf_tables.h:8, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/linux/netfilter/x_tables.h: In function 'xt_net': /kisskb/src/include/linux/netfilter/x_tables.h:46:19: error: dereferencing pointer to incomplete type 'const struct nf_hook_state' return par->state->net; ^~ In file included from /kisskb/src/include/net/netfilter/nf_tables.h:8, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/linux/netfilter/x_tables.h: At top level: /kisskb/src/include/linux/netfilter/x_tables.h:449:64: error: unknown type name 'nf_hookfn' struct nf_hook_ops *xt_hook_ops_alloc(const struct xt_table *, nf_hookfn *); ^~~~~~~~~ In file included from /kisskb/src/include/net/netfilter/nf_tables.h:12, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/net/netfilter/nf_flow_table.h:19:2: error: unknown type name 'nf_hookfn' nf_hookfn *hook; ^~~~~~~~~ In file included from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/net/netfilter/nf_tables.h:929:2: error: unknown type name 'nf_hookfn' nf_hookfn *hooks[NF_MAX_HOOKS]; ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:957:22: error: field 'ops' has incomplete type struct nf_hook_ops ops; ^~~ /kisskb/src/include/net/netfilter/nf_tables.h: In function 'nft_gencursor_next': /kisskb/src/include/net/netfilter/nf_tables.h:1223:12: error: 'const struct net' has no member named 'nft' return net->nft.gencursor + 1 == 1 ? 1 : 0; ^~ In file included from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/net/flow_offload.h:4, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:4, from : /kisskb/src/include/net/netfilter/nf_tables.h: In function 'nft_genmask_cur': /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:261:17: note: in definition of macro '__READ_ONCE' union { typeof(x) __val; char __c[1]; } __u; \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:263:22: note: in definition of macro '__READ_ONCE' __read_once_size(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:263:42: note: in definition of macro '__READ_ONCE' __read_once_size(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:265:30: note: in definition of macro '__READ_ONCE' __read_once_size_nocheck(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:265:50: note: in definition of macro '__READ_ONCE' __read_once_size_nocheck(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:304: include/net/netfilter/nf_tables_offload.h.s] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1080: include] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:02:17.284695