From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gnuweeb.org (Postfix) with ESMTPS id 59C657E30F for ; Wed, 23 Mar 2022 05:19:21 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=cYJCaCxy; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1648012761; x=1679548761; h=date:from:to:cc:subject:message-id:mime-version; bh=qujWCOs+0XOuOI1lzfkdk73SlU3eVxlx7geepUmd634=; b=cYJCaCxyFNFSvkh0MHIiQqF1LdDLEXW+wg3EWh0asPEnpKQRMhnY5KVq /nPd5YgIirXotxw/xoeKXgQC1l6alSEtK/NlAiV+iWT5aCBU8IoILxCwB ua+DZPFCnnJ8LUqCrRmAQ6G7daHfR1g1NMjMaaLc0me6IzACQERxS79AU zETqTA/bd839CYFbNViHfyu7d/8XT0eeFePxIQg+I8nDMQtnqHGduwTO0 0kofauudrs3SqgjrwRRyQXqV8//8P8CZnt+qCAAxOAIL8ABfyY2twWKjy BkTVUjCjlEEXSB552XFX/p0q3l+W3Z6lwVgpqBz3dNxjywqA/6CW9rfKH w==; X-IronPort-AV: E=McAfee;i="6200,9189,10294"; a="245497380" X-IronPort-AV: E=Sophos;i="5.90,203,1643702400"; d="scan'208";a="245497380" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2022 22:19:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,203,1643702400"; d="scan'208";a="519218832" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 22 Mar 2022 22:19:18 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nWtOv-000JgU-So; Wed, 23 Mar 2022 05:19:17 +0000 Date: Wed, 23 Mar 2022 13:18:59 +0800 From: kernel test robot To: Guo Ren Cc: kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org, Palmer Dabbelt , Arnd Bergmann , Christoph Hellwig Subject: [ammarfaizi2-block:palmer/linux/riscv-compat 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'struct compat_statfs' Message-ID: <202203231353.F2neqR8n-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: tree: https://github.com/ammarfaizi2/linux-block palmer/linux/riscv-compat head: 63d5ca81fe8d93d77042fc8968179b2c80c7c1a7 commit: 6b0fc55d6fa4190e3db52186f7b057c103f12553 [6/20] asm-generic: compat: Cleanup duplicate definitions config: arm64-defconfig (https://download.01.org/0day-ci/archive/20220323/202203231353.F2neqR8n-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/ammarfaizi2/linux-block/commit/6b0fc55d6fa4190e3db52186f7b057c103f12553 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block palmer/linux/riscv-compat git checkout 6b0fc55d6fa4190e3db52186f7b057c103f12553 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 prepare If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from arch/arm64/include/asm/stat.h:13, from include/linux/stat.h:6, from include/linux/sysfs.h:22, from include/linux/kobject.h:20, from include/linux/of.h:17, from include/linux/irqdomain.h:35, from include/linux/acpi.h:13, from include/acpi/apei.h:9, from include/acpi/ghes.h:5, from include/linux/arm_sdei.h:8, from arch/arm64/kernel/asm-offsets.c:10: >> arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'struct compat_statfs' 69 | struct compat_statfs { | ^~~~~~~~~~~~~ In file included from arch/arm64/include/asm/compat.h:18, from arch/arm64/include/asm/stat.h:13, from include/linux/stat.h:6, from include/linux/sysfs.h:22, from include/linux/kobject.h:20, from include/linux/of.h:17, from include/linux/irqdomain.h:35, from include/linux/acpi.h:13, from include/acpi/apei.h:9, from include/acpi/ghes.h:5, from include/linux/arm_sdei.h:8, from arch/arm64/kernel/asm-offsets.c:10: include/asm-generic/compat.h:80:8: note: originally defined here 80 | struct compat_statfs { | ^~~~~~~~~~~~~ make[2]: *** [scripts/Makefile.build:121: arch/arm64/kernel/asm-offsets.s] Error 1 make[2]: Target '__build' not remade because of errors. make[1]: *** [Makefile:1191: prepare0] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:219: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. vim +69 arch/arm64/include/asm/compat.h 3dd681d944f6d8 Will Deacon 2012-03-05 68 3dd681d944f6d8 Will Deacon 2012-03-05 @69 struct compat_statfs { 3dd681d944f6d8 Will Deacon 2012-03-05 70 int f_type; 3dd681d944f6d8 Will Deacon 2012-03-05 71 int f_bsize; 3dd681d944f6d8 Will Deacon 2012-03-05 72 int f_blocks; 3dd681d944f6d8 Will Deacon 2012-03-05 73 int f_bfree; 3dd681d944f6d8 Will Deacon 2012-03-05 74 int f_bavail; 3dd681d944f6d8 Will Deacon 2012-03-05 75 int f_files; 3dd681d944f6d8 Will Deacon 2012-03-05 76 int f_ffree; 3dd681d944f6d8 Will Deacon 2012-03-05 77 compat_fsid_t f_fsid; 3dd681d944f6d8 Will Deacon 2012-03-05 78 int f_namelen; /* SunOS ignores this field. */ 3dd681d944f6d8 Will Deacon 2012-03-05 79 int f_frsize; 3dd681d944f6d8 Will Deacon 2012-03-05 80 int f_flags; 3dd681d944f6d8 Will Deacon 2012-03-05 81 int f_spare[4]; 3dd681d944f6d8 Will Deacon 2012-03-05 82 }; 3dd681d944f6d8 Will Deacon 2012-03-05 83 :::::: The code at line 69 was first introduced by commit :::::: 3dd681d944f6d861f12ee03aff17a14342963330 arm64: 32-bit (compat) applications support :::::: TO: Will Deacon :::::: CC: Catalin Marinas -- 0-DAY CI Kernel Test Service https://01.org/lkp