# git rev-parse -q --verify e71e3a48a7e89fa71fb70bf4602367528864d2ff^{commit} e71e3a48a7e89fa71fb70bf4602367528864d2ff already have revision, skipping fetch # git checkout -q -f -B kisskb e71e3a48a7e89fa71fb70bf4602367528864d2ff # git clean -qxdf # < git log -1 # commit e71e3a48a7e89fa71fb70bf4602367528864d2ff # Author: Stephen Rothwell # Date: Fri Jun 18 20:46:21 2021 +1000 # # Add linux-next specific files for 20210618 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e71e3a48a7e89fa71fb70bf4602367528864d2ff # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5304:warning: override: reassigning to symbol STANDALONE .config:5308:warning: override: reassigning to symbol PPC64 .config:5309:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5310:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5311:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5315:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/security/landlock/ruleset.c: In function 'insert_rule': /kisskb/src/security/landlock/ruleset.c:196:34: warning: passing argument 2 of 'create_rule' from incompatible pointer type new_rule = create_rule(object, &this->layers, this->num_layers, ^ /kisskb/src/security/landlock/ruleset.c:69:30: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[]' static struct landlock_rule *create_rule( ^ /kisskb/src/security/landlock/ruleset.c: In function 'landlock_insert_rule': /kisskb/src/security/landlock/ruleset.c:240:38: warning: passing argument 3 of 'insert_rule' from incompatible pointer type return insert_rule(ruleset, object, &layers, ARRAY_SIZE(layers)); ^ /kisskb/src/security/landlock/ruleset.c:144:12: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[1]' static int insert_rule(struct landlock_ruleset *const ruleset, ^ /kisskb/src/security/landlock/ruleset.c: In function 'merge_ruleset': /kisskb/src/security/landlock/ruleset.c:300:47: warning: passing argument 3 of 'insert_rule' from incompatible pointer type err = insert_rule(dst, walker_rule->object, &layers, ^ /kisskb/src/security/landlock/ruleset.c:144:12: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[1]' static int insert_rule(struct landlock_ruleset *const ruleset, ^ /kisskb/src/security/landlock/ruleset.c: In function 'inherit_ruleset': /kisskb/src/security/landlock/ruleset.c:330:5: warning: passing argument 3 of 'insert_rule' from incompatible pointer type &walker_rule->layers, walker_rule->num_layers); ^ /kisskb/src/security/landlock/ruleset.c:144:12: note: expected 'const struct landlock_layer (* const)[]' but argument is of type 'struct landlock_layer (*)[]' static int insert_rule(struct landlock_ruleset *const ruleset, ^ /kisskb/src/net/xfrm/xfrm_output.c:140:12: warning: 'xfrm6_hdr_offset' defined but not used [-Wunused-function] static int xfrm6_hdr_offset(struct xfrm_state *x, struct sk_buff *skb, u8 **prevhdr) ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBCallBack_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:40:8: note: in expansion of macro 'CM_NAME' static CM_NAME(CallBack); ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBInitCallBackState_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:51:8: note: in expansion of macro 'CM_NAME' static CM_NAME(InitCallBackState); ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBInitCallBackState3_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:62:8: note: in expansion of macro 'CM_NAME' static CM_NAME(InitCallBackState3); ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBProbe_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:73:8: note: in expansion of macro 'CM_NAME' static CM_NAME(Probe); ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBProbeUuid_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:84:8: note: in expansion of macro 'CM_NAME' static CM_NAME(ProbeUuid); ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBTellMeAboutYourself_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:95:8: note: in expansion of macro 'CM_NAME' static CM_NAME(TellMeAboutYourself); ^ /kisskb/src/fs/afs/cmservice.c:34:21: warning: '_afs_SRXCBYFS_CallBack_name' defined but not used [-Wunused-variable] static const char *_afs_SRXCB##name##_name __tracepoint_string =\ ^ /kisskb/src/fs/afs/cmservice.c:106:8: note: in expansion of macro 'CM_NAME' static CM_NAME(YFS_CallBack); ^ /kisskb/src/fs/afs/dir.c: In function 'afs_dir_set_page_dirty': /kisskb/src/fs/afs/dir.c:51:1: error: no return statement in function returning non-void [-Werror=return-type] } ^ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:272: fs/afs/dir.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/mm/zbud.c:222:26: warning: 'zbud_create_pool' defined but not used [-Wunused-function] static struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops) ^ /kisskb/src/mm/zbud.c:246:13: warning: 'zbud_destroy_pool' defined but not used [-Wunused-function] static void zbud_destroy_pool(struct zbud_pool *pool) ^ /kisskb/src/mm/zbud.c:270:12: warning: 'zbud_alloc' defined but not used [-Wunused-function] static int zbud_alloc(struct zbud_pool *pool, size_t size, gfp_t gfp, ^ /kisskb/src/mm/zbud.c:345:13: warning: 'zbud_free' defined but not used [-Wunused-function] static void zbud_free(struct zbud_pool *pool, unsigned long handle) ^ /kisskb/src/mm/zbud.c:417:12: warning: 'zbud_reclaim_page' defined but not used [-Wunused-function] static int zbud_reclaim_page(struct zbud_pool *pool, unsigned int retries) ^ /kisskb/src/mm/zbud.c:499:14: warning: 'zbud_map' defined but not used [-Wunused-function] static void *zbud_map(struct zbud_pool *pool, unsigned long handle) ^ /kisskb/src/mm/zbud.c:509:13: warning: 'zbud_unmap' defined but not used [-Wunused-function] static void zbud_unmap(struct zbud_pool *pool, unsigned long handle) ^ /kisskb/src/mm/zbud.c:520:12: warning: 'zbud_get_pool_size' defined but not used [-Wunused-function] static u64 zbud_get_pool_size(struct zbud_pool *pool) ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:533: fs/afs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1948: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:03:48.764434