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:   Thu, 18 Aug 2022 21:27:16 +0800
From:   kernel test robot <lkp@...el.com>
To:     Alexander Lobakin <alexandr.lobakin@...el.com>
Cc:     llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
        linux-kernel@...r.kernel.org
Subject: [alobakin:kallsyms 3/3] ld.lld: error: drivers/mtd/tests/mtd_test.o:
 invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but
 got SHT_NULL

tree:   https://github.com/alobakin/linux kallsyms
head:   0707de5041e9ba702fb490bf92d8742b797c9c3e
commit: 0707de5041e9ba702fb490bf92d8742b797c9c3e [3/3] kallsyms: add option to include relative filepaths into kallsyms
config: arm64-allyesconfig
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project aed5e3bea138ce581d682158eb61c27b3cfdd6ec)
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
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://github.com/alobakin/linux/commit/0707de5041e9ba702fb490bf92d8742b797c9c3e
        git remote add alobakin https://github.com/alobakin/linux
        git fetch --no-tags alobakin kallsyms
        git checkout 0707de5041e9ba702fb490bf92d8742b797c9c3e
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/mtd/ drivers/scsi/ drivers/staging/

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 >>):

>> ld.lld: error: drivers/mtd/tests/mtd_test.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/mtd/tests/nandbiterrs.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/scsi/pcmcia/qlogic_stub.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/staging/rtl8192u/r8192U_wx.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/staging/rtl8192e/rtllib_tx.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/staging/rtl8723bs/core/rtw_io.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/staging/r8188eu/hal/HalPwrSeqCmd.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got SHT_NULL
--
>> ld.lld: error: drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.o: invalid sh_type for string table section [index 1]: expected SHT_STRTAB, but got Unknown

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

View attachment "config" of type "text/plain" (357642 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ