Hi Ankit, kernel test robot noticed the following build errors: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on drm-intel/for-linux-next-fixes drm-tip/drm-tip drm-xe/drm-xe-next linus/master v6.10-rc5 next-20240625] [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/Ankit-Nautiyal/drm-i915-display-Add-support-for-SNPS-PHY-HDMI-PLL-algorithm-for-DG2/20240626-131209 base: git://anongit.freedesktop.org/drm-intel for-linux-next patch link: https://lore.kernel.org/r/20240626050056.3996349-2-ankit.k.nautiyal%40intel.com patch subject: [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2 config: i386-buildonly-randconfig-006-20240626 (https://download.01.org/0day-ci/archive/20240627/202406270107.cweaZpry-lkp@xxxxxxxxx/config) compiler: gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240627/202406270107.cweaZpry-lkp@xxxxxxxxx/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 <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202406270107.cweaZpry-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): ld: drivers/gpu/drm/i915/display/intel_pll_algorithm.o: in function `get_ana_cp_int_prop.constprop.0': >> intel_pll_algorithm.c:(.text+0x2b): undefined reference to `__divdi3' >> ld: intel_pll_algorithm.c:(.text+0xc2): undefined reference to `__divdi3' ld: intel_pll_algorithm.c:(.text+0xef): undefined reference to `__divdi3' ld: intel_pll_algorithm.c:(.text+0x153): undefined reference to `__divdi3' ld: intel_pll_algorithm.c:(.text+0x180): undefined reference to `__divdi3' ld: drivers/gpu/drm/i915/display/intel_pll_algorithm.o:intel_pll_algorithm.c:(.text+0x235): more undefined references to `__divdi3' follow ld: drivers/gpu/drm/i915/display/intel_pll_algorithm.o: in function `get_ana_cp_int_prop.constprop.0': >> intel_pll_algorithm.c:(.text+0x282): undefined reference to `__udivdi3' >> ld: intel_pll_algorithm.c:(.text+0x2f2): undefined reference to `__udivdi3' ld: intel_pll_algorithm.c:(.text+0x31b): undefined reference to `__udivdi3' ld: intel_pll_algorithm.c:(.text+0x33e): undefined reference to `__udivdi3' ld: intel_pll_algorithm.c:(.text+0x36c): undefined reference to `__udivdi3' ld: drivers/gpu/drm/i915/display/intel_pll_algorithm.o:intel_pll_algorithm.c:(.text+0x384): more undefined references to `__udivdi3' follow ld: drivers/gpu/drm/i915/display/intel_pll_algorithm.o: in function `intel_snps_phy_compute_hdmi_tmds_pll': >> intel_pll_algorithm.c:(.text+0x602): undefined reference to `__udivmoddi4' ld: intel_pll_algorithm.c:(.text+0x61e): undefined reference to `__udivdi3' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki