From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4C1F5D3C916 for ; Sat, 19 Oct 2024 14:14:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=HACJhmQON/yuoqhXjKOWHYa70uSs6rJOryD/ibOjpaQ=; b=I5NYcW7hQspGYDqA/H639cT6Pe cU1i9MBWUAFESEXpG14zWBZpGOUZTiRecXel94Lt2h53VtP0aIYbQjCwbNiu3Hb3ezoMDRYGiq9XM bQ/LgPVOfJrl+GfF0A7WDl7EiBz7sBC15FLx3456OjF78/ckoEairFsgpG5b4sJln3VF/QKhmA7v/ q0WV4VWOkyJsunNvY7gujJquPV6cCGGOGlVOzx+vDvGbQPnxLqHeGaY+e5gbh133U93QKdAYKrf81 TLjijZ12MvCaAifmHIbD/D6C6e8f2ElJqRyLJ2SwrRrfmQN6o19Uwaq5aFQgXWfUbbOQYNUKZa9cA Y6V3ni9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t2ADe-00000003PA8-3nuO; Sat, 19 Oct 2024 14:14:14 +0000 Received: from mgamail.intel.com ([192.198.163.16]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t2AC8-00000003OxL-3n6a for linux-arm-kernel@lists.infradead.org; Sat, 19 Oct 2024 14:12:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729347161; x=1760883161; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ZrHmr5VaECy8UuvZjqQ6voSNPqYS2zNatLG+hRePEVY=; b=Y2XYdf0MxTHEhtJHVfxeShL8awjKpWOg2Kbk7lX2b9CqCSpE+M6j9qY/ rMXJ6hHUuNj6ogfxHNf92AcJsMkn+Q1x2aYnzSRt6TtYF9IKu1axC9qWi gDvslVmrdMmvifBaFHPHCpzuvoqp0iad/mw9Iayaad5uRkIUmcIPj31TB hFByVVAL7TbSkXH2jBB6l3uW0KqaZaQP3iC7QbyXRQrMnwJEoeBshlFIo YRxXLmZ4zfi8khlUtC/hi5BziXwRF+1y6rZ9vLoCJ/T/8W0qmMNeTsOb1 x+PVoNX7oKoSqUw9ByMhRHodQWFmb3CFPzUnzLUnrVnjbej2HHdihtRFS Q==; X-CSE-ConnectionGUID: 4vPiuZzUQ0qwre8UnjC/xg== X-CSE-MsgGUID: 335RsNFGShKVWyeiqLdoyg== X-IronPort-AV: E=McAfee;i="6700,10204,11230"; a="16487354" X-IronPort-AV: E=Sophos;i="6.11,216,1725346800"; d="scan'208";a="16487354" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2024 07:12:38 -0700 X-CSE-ConnectionGUID: VHCoxef/St+94kG9sdfBiQ== X-CSE-MsgGUID: jMPDadBJSN+1E4RqjaIKOw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,216,1725346800"; d="scan'208";a="102423448" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by fmviesa002.fm.intel.com with ESMTP; 19 Oct 2024 07:12:33 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t2ABz-000P3P-36; Sat, 19 Oct 2024 14:12:31 +0000 Date: Sat, 19 Oct 2024 22:12:02 +0800 From: kernel test robot To: Ciprian Costea , Alexandre Belloni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Catalin Marinas , Will Deacon Cc: oe-kbuild-all@lists.linux.dev, linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, NXP S32 Linux Team , Christophe Lizzi , Alberto Ruiz , Enric Balletbo , Ciprian Marian Costea , Bogdan Hamciuc , Ghennadi Procopciuc Subject: Re: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Message-ID: <202410192150.qZi3WkG1-lkp@intel.com> References: <20241015105133.656360-3-ciprianmarian.costea@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241015105133.656360-3-ciprianmarian.costea@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241019_071241_017225_D1AE0ED1 X-CRM114-Status: GOOD ( 12.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Ciprian, kernel test robot noticed the following build errors: [auto build test ERROR on abelloni/rtc-next] [also build test ERROR on robh/for-next arm64/for-next/core linus/master v6.12-rc3 next-20241018] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Ciprian-Costea/dt-bindings-rtc-add-schema-for-NXP-S32G2-S32G3-SoCs/20241015-185302 base: https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git rtc-next patch link: https://lore.kernel.org/r/20241015105133.656360-3-ciprianmarian.costea%40oss.nxp.com patch subject: [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support config: powerpc-randconfig-001-20241019 (https://download.01.org/0day-ci/archive/20241019/202410192150.qZi3WkG1-lkp@intel.com/config) compiler: powerpc-linux-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241019/202410192150.qZi3WkG1-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202410192150.qZi3WkG1-lkp@intel.com/ All errors (new ones prefixed by >>): powerpc-linux-ld: drivers/rtc/rtc-s32g.o: in function `s32g_rtc_get_time_or_alrm': >> drivers/rtc/rtc-s32g.c:105:(.text+0x1a0): undefined reference to `__udivdi3' powerpc-linux-ld: drivers/rtc/rtc-s32g.o: in function `get_time_left': drivers/rtc/rtc-s32g.c:105:(.text+0x6a8): undefined reference to `__udivdi3' powerpc-linux-ld: drivers/rtc/rtc-s32g.o: in function `sec_to_rtcval': drivers/rtc/rtc-s32g.c:105:(.text+0xbfc): undefined reference to `__udivdi3' powerpc-linux-ld: drivers/rtc/rtc-s32g.o: in function `rtc_clk_src_switch': drivers/rtc/rtc-s32g.c:387:(.text+0x1630): undefined reference to `__udivdi3' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [y]: - RESOURCE_KUNIT_TEST [=y] && RUNTIME_TESTING_MENU [=y] && KUNIT [=y] vim +105 drivers/rtc/rtc-s32g.c 102 103 static u64 cycles_to_sec(u64 hz, u64 cycles) 104 { > 105 return cycles / hz; 106 } 107 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki