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:   Mon, 25 Oct 2021 23:23:59 +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] 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: parisc-randconfig-r006-20211025 (attached as .config)
compiler: hppa-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=parisc 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 >>):

   hppa-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `xrep_rmap_scan_inode':
>> (.text+0x2f44): undefined reference to `xchk_iscan_mark_visited'
   hppa-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `xrep_rmap_find_rmaps':
>> (.text+0x3130): undefined reference to `xchk_iscan_iget'
>> hppa-linux-ld: (.text+0x3294): undefined reference to `xchk_iscan_advance'
   hppa-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `xrep_rmapbt':
>> (.text+0x3fa4): undefined reference to `xchk_iscan_start'
>> hppa-linux-ld: (.text+0x4020): 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" (40438 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ