From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3877022919673511731==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [PATCH v14 07/11] iio: test: add basic tests for the iio-rescale driver Date: Tue, 08 Feb 2022 20:15:38 +0800 Message-ID: <202202082016.wBxcpmny-lkp@intel.com> In-Reply-To: <20220208020441.3081162-8-liambeguin@gmail.com> List-Id: --===============3877022919673511731== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Liam, Thank you for the patch! Yet something to improve: [auto build test ERROR on cd717ac6f69db4953ca701c6220c7cb58e17f35a] url: https://github.com/0day-ci/linux/commits/Liam-Beguin/iio-afe-add-te= mperature-rescaling-support/20220208-101140 base: cd717ac6f69db4953ca701c6220c7cb58e17f35a config: openrisc-randconfig-r002-20220207 (https://download.01.org/0day-ci/= archive/20220208/202202082016.wBxcpmny-lkp(a)intel.com/config) compiler: or1k-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 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/0day-ci/linux/commit/b7b6f41554ff71f2594df2467= 771faf2882307ff git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Liam-Beguin/iio-afe-add-temperatur= e-rescaling-support/20220208-101140 git checkout b7b6f41554ff71f2594df2467771faf2882307ff # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Dopenrisc SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): or1k-linux-ld: drivers/iio/test/iio-test-rescale.o: in function `iio_res= cale_test_scale': >> iio-test-rescale.c:(.text+0x124): undefined reference to `kunit_kmalloc_= array' iio-test-rescale.c:(.text+0x124): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_kmalloc_array' >> or1k-linux-ld: iio-test-rescale.c:(.text+0x1b4): undefined reference to = `kunit_binary_assert_format' or1k-linux-ld: iio-test-rescale.c:(.text+0x1c8): undefined reference to = `kunit_binary_assert_format' >> or1k-linux-ld: iio-test-rescale.c:(.text+0x218): undefined reference to = `kunit_do_assertion' iio-test-rescale.c:(.text+0x218): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_do_assertion' or1k-linux-ld: iio-test-rescale.c:(.text+0x42c): undefined reference to = `kunit_do_assertion' iio-test-rescale.c:(.text+0x42c): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_do_assertion' or1k-linux-ld: iio-test-rescale.c:(.text+0x4a4): undefined reference to = `kunit_do_assertion' iio-test-rescale.c:(.text+0x4a4): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_do_assertion' or1k-linux-ld: drivers/iio/test/iio-test-rescale.o: in function `iio_res= cale_test_offset': iio-test-rescale.c:(.text+0x5d8): undefined reference to `kunit_kmalloc_= array' iio-test-rescale.c:(.text+0x5d8): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_kmalloc_array' or1k-linux-ld: iio-test-rescale.c:(.text+0x650): undefined reference to = `kunit_binary_assert_format' or1k-linux-ld: iio-test-rescale.c:(.text+0x654): undefined reference to = `kunit_binary_assert_format' or1k-linux-ld: iio-test-rescale.c:(.text+0x6d4): undefined reference to = `kunit_do_assertion' iio-test-rescale.c:(.text+0x6d4): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_do_assertion' >> or1k-linux-ld: iio-test-rescale.c:(.text+0x6f0): undefined reference to = `kunit_binary_str_assert_format' or1k-linux-ld: iio-test-rescale.c:(.text+0x6f4): undefined reference to = `kunit_binary_str_assert_format' or1k-linux-ld: iio-test-rescale.c:(.text+0x758): undefined reference to = `kunit_do_assertion' iio-test-rescale.c:(.text+0x758): relocation truncated to fit: R_OR1K_IN= SN_REL_26 against undefined symbol `kunit_do_assertion' or1k-linux-ld: net/core/sock.o: in function `sk_destruct': sock.c:(.text+0x6700): undefined reference to `__sk_defer_free_flush' sock.c:(.text+0x6700): relocation truncated to fit: R_OR1K_INSN_REL_26 a= gainst undefined symbol `__sk_defer_free_flush' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============3877022919673511731==--