lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 22 Jun 2022 11:16:26 +0800
From:   kernel test robot <lkp@...el.com>
To:     David Gow <davidgow@...gle.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        0day robot <lkp@...el.com>
Subject: test.c:undefined reference to `kunit_binary_ptr_assert_format'

tree:   https://github.com/intel-lab-lkp/linux/commits/David-Gow/Rework-KUnit-test-execution-in-modules/20220621-165710
head:   7bfabdc25e47572121004b8e6bcfc74d4bda3252
commit: 645eaaa1b362ad721c49e0bb208f95f068dfed46 thunderbolt: test: Use kunit_test_suite() macro
date:   18 hours ago
config: arc-randconfig-r016-20220622 (https://download.01.org/0day-ci/archive/20220622/202206221109.wLYXax4K-lkp@intel.com/config)
compiler: arceb-elf-gcc (GCC) 11.3.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/intel-lab-lkp/linux/commit/645eaaa1b362ad721c49e0bb208f95f068dfed46
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review David-Gow/Rework-KUnit-test-execution-in-modules/20220621-165710
        git checkout 645eaaa1b362ad721c49e0bb208f95f068dfed46
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   arceb-elf-ld: drivers/thunderbolt/test.o: in function `compare_dirs':
>> test.c:(.text+0x24): undefined reference to `kunit_binary_ptr_assert_format'
>> arceb-elf-ld: test.c:(.text+0x24): undefined reference to `kunit_binary_ptr_assert_format'
>> arceb-elf-ld: test.c:(.text+0x30): undefined reference to `kunit_do_failed_assertion'
>> arceb-elf-ld: test.c:(.text+0x30): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x7a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x7a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x82): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x82): undefined reference to `kunit_do_failed_assertion'
>> arceb-elf-ld: test.c:(.text+0xba): undefined reference to `kunit_binary_assert_format'
>> arceb-elf-ld: test.c:(.text+0xba): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0xce): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0xce): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x106): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x106): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x11a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x11a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x142): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x142): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x14c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x14c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x17c): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x17c): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x188): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x188): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1b0): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1b0): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1bc): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1bc): undefined reference to `kunit_do_failed_assertion'
>> arceb-elf-ld: test.c:(.text+0x1e8): undefined reference to `kunit_binary_str_assert_format'
>> arceb-elf-ld: test.c:(.text+0x1e8): undefined reference to `kunit_binary_str_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x21a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x21a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x226): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x226): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x24c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x24c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x258): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x258): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x28e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x28e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x29a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x29a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2b8): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2b8): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2c4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2c4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2ee): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2ee): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2fa): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2fa): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x318): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x318): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x324): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x324): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x36e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x36e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x37a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x37a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x398): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x398): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x3a4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x3a4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x3c4): undefined reference to `kunit_binary_str_assert_format'
   arceb-elf-ld: test.c:(.text+0x3c4): undefined reference to `kunit_binary_str_assert_format'
   arceb-elf-ld: test.c:(.text+0x3e6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x3e6): undefined reference to `kunit_binary_assert_format'
>> arceb-elf-ld: test.c:(.text+0x416): undefined reference to `kunit_fail_assert_format'
>> arceb-elf-ld: test.c:(.text+0x416): undefined reference to `kunit_fail_assert_format'
   arceb-elf-ld: test.c:(.text+0x41c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x41c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `TB_TEST_PCIE_TUNNEL':
   test.c:(.text+0x47a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x47a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x486): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x486): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x4a8): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x4a8): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x4b8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x4b8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x4e2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x4e2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x4ee): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x4ee): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x510): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x510): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x520): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x520): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x544): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x544): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x554): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x554): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x576): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x576): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x586): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x586): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x5b2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x5b2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x5ba): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x5ba): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x5e4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x5e4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x5f0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x5f0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x612): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x612): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x622): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x622): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x646): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x646): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x656): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x656): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x678): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x678): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x688): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x688): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x6b4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x6b4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x6bc): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x6bc): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `TB_TEST_DP_TUNNEL1':
   test.c:(.text+0x70e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x70e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x71a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x71a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x73c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x73c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x74c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x74c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x776): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x776): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x782): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x782): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x7a6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x7a6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x7b6): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x7b6): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x7d8): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x7d8): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x7e8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x7e8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x80c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x80c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x81c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x81c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x83e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x83e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x84e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x84e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x878): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x878): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x884): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x884): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x8a6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x8a6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x8b6): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x8b6): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x8da): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x8da): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x8ea): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x8ea): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x90c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x90c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x91c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x91c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x940): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x940): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x950): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x950): undefined reference to `kunit_do_failed_assertion'
--
   arceb-elf-ld: test.c:(.text+0x1082): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `TB_TEST_DMA_TUNNEL1':
   test.c:(.text+0x10d6): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x10d6): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x10e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x10e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1104): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1104): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1114): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1114): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x113e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x113e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x114a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x114a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x116c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x116c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x117c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x117c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x11a0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x11a0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x11b0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x11b0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x11d2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x11d2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x11e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x11e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1206): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1206): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1216): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1216): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1240): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1240): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x124c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x124c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x126e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x126e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x127e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x127e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x12a0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x12a0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x12b0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x12b0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x12d2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x12d2): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x12e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x12e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1306): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1306): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1316): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1316): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `TB_TEST_DMA_TUNNEL2':
   test.c:(.text+0x136e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x136e): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x137a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x137a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x139c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x139c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x13ac): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x13ac): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x13d6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x13d6): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x13e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x13e2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1404): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1404): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1414): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1414): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1438): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1438): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1448): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1448): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x146a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x146a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x147a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x147a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x149e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x149e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x14ae): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x14ae): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x14d8): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x14d8): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x14e4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x14e4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1506): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1506): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1516): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1516): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1538): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1538): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1548): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1548): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x156a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x156a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x157a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x157a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x159e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x159e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x15ae): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x15ae): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `kunit_kmalloc.constprop.0':
>> test.c:(.text+0x15cc): undefined reference to `kunit_kmalloc_array'
>> arceb-elf-ld: test.c:(.text+0x15cc): undefined reference to `kunit_kmalloc_array'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `tb_test_property_format':
   test.c:(.text+0x1600): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1600): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1614): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1614): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x164c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x164c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1650): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1650): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1678): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1678): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1684): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1684): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x16b4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x16b4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x16c0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x16c0): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x16f4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x16f4): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1700): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1700): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `tb_test_property_copy':
   test.c:(.text+0x1742): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1742): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x174e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x174e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1774): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1774): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1780): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1780): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x17c0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x17c0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x17c4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x17c4): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x17ec): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x17ec): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x17f8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x17f8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1824): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1824): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x185a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x185a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x186e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x186e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `kunit_ida_init':
>> test.c:(.text+0x18e8): undefined reference to `__kunit_add_resource'
>> arceb-elf-ld: test.c:(.text+0x18e8): undefined reference to `__kunit_add_resource'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `tb_test_tunnel_dma_tx':
   test.c:(.text+0x1ec2): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1ec2): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1ece): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1ece): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1ef0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1ef0): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f00): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f00): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f22): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f22): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f2a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f2a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f4c): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f4c): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f52): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f52): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f74): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f74): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1f84): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1f84): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1fae): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1fae): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x1fba): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1fba): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1fe2): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1fe2): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x1fea): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x1fea): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2016): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x2016): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x2022): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2022): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x204a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x204a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2050): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2050): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x207c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x207c): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x2088): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2088): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `tb_test_tunnel_dma_rx':
   test.c:(.text+0x20e0): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x20e0): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x20ec): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x20ec): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x210e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x210e): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x211e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x211e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2140): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2140): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2148): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2148): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x216a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x216a): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2170): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2170): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2192): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x2192): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x21a2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x21a2): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x21cc): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x21cc): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x21d8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x21d8): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2200): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2200): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2206): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2206): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2232): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x2232): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x223e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x223e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2266): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2266): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x226e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x226e): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x229a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x229a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x22a6): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x22a6): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: drivers/thunderbolt/test.o: in function `tb_test_tunnel_dma':
   test.c:(.text+0x22fc): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x22fc): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2308): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2308): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x232a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x232a): undefined reference to `kunit_binary_assert_format'
   arceb-elf-ld: test.c:(.text+0x233a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x233a): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x235c): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x235c): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2364): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2364): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x2386): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x2386): undefined reference to `kunit_binary_ptr_assert_format'
   arceb-elf-ld: test.c:(.text+0x238c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x238c): undefined reference to `kunit_do_failed_assertion'
   arceb-elf-ld: test.c:(.text+0x23ae): undefined reference to `kunit_binary_assert_format'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists