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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 26 Oct 2021 06:47:56 +0800
From:   kernel test robot <lkp@...el.com>
To:     "Darrick J. Wong" <djwong@...nel.org>
Cc:     kbuild-all@...ts.01.org,
        "Darrick J. Wong" <darrick.wong@...cle.com>,
        linux-kernel@...r.kernel.org
Subject: [djwong-xfs:vectorized-scrub 73/312] rmap_repair.c:undefined
 reference to `xchk_iscan_mark_visited'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub
head:   1804f4671b76293a8a792e5be4e514cefc0f012f
commit: 4df10bbc938c350114ff81e77affaec3a553ccf7 [73/312] xfs: repair the rmapbt
config: riscv-randconfig-r024-20211025 (attached as .config)
compiler: riscv32-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://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/commit/?id=4df10bbc938c350114ff81e77affaec3a553ccf7
        git remote add djwong-xfs https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git
        git fetch --no-tags djwong-xfs vectorized-scrub
        git checkout 4df10bbc938c350114ff81e77affaec3a553ccf7
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv SHELL=/bin/bash

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

Note: the djwong-xfs/vectorized-scrub HEAD 1804f4671b76293a8a792e5be4e514cefc0f012f builds fine.
      It only hurts bisectability.

All errors (new ones prefixed by >>):

   riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `.L299':
>> rmap_repair.c:(.text+0x1cea): undefined reference to `xchk_iscan_mark_visited'
   riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `.L310':
>> rmap_repair.c:(.text+0x1db0): undefined reference to `xchk_iscan_iget'
   riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `xrep_rmap_scan_ifork':
>> rmap_repair.c:(.text+0x1e22): undefined reference to `xchk_iscan_advance'
   riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `.L348':
>> rmap_repair.c:(.text+0x2112): undefined reference to `xchk_iscan_start'
>> riscv32-linux-ld: rmap_repair.c:(.text+0x2136): undefined reference to `xchk_iscan_finish'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

Download attachment ".config.gz" of type "application/gzip" (41791 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ