From: kernel test robot <lkp@intel.com>
To: Sagi Grimberg <sagi@grimberg.me>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Max Gurtovoy <mgurtovoy@nvidia.com>,
Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>,
Christoph Hellwig <hch@lst.de>, Sasha Levin <sashal@kernel.org>
Subject: [stable:linux-5.4.y 5319/9999] ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
Date: Mon, 3 Apr 2023 22:20:56 +0800 [thread overview]
Message-ID: <202304032219.jG1sChqf-lkp@intel.com> (raw)
Hi Sagi,
First bad commit (maybe != root cause):
tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.y
head: 09b1a76e7879184fb35d71a221cae9451b895fff
commit: 3e9aa125f69c0006d10f101898932acedc942b59 [5319/9999] nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
config: x86_64-randconfig-a001-20230403 (https://download.01.org/0day-ci/archive/20230403/202304032219.jG1sChqf-lkp@intel.com/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1)
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/stable/linux-stable.git/commit/?id=3e9aa125f69c0006d10f101898932acedc942b59
git remote add stable https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git fetch --no-tags stable linux-5.4.y
git checkout 3e9aa125f69c0006d10f101898932acedc942b59
# 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=x86_64 olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/nvme/
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304032219.jG1sChqf-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/trace.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/multipath.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/multipath.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/multipath.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/multipath.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/multipath.o: contains a compressed section, but zlib is not available
>> ld.lld: error: drivers/nvme/host/multipath.o: contains a compressed section, but zlib is not available
ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
next reply other threads:[~2023-04-03 14:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-03 14:20 kernel test robot [this message]
2023-04-03 16:02 ` [stable:linux-5.4.y 5319/9999] ld.lld: error: drivers/nvme/host/core.o: contains a compressed section, but zlib is not available Sagi Grimberg
2023-04-04 16:17 ` Nathan Chancellor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202304032219.jG1sChqf-lkp@intel.com \
--to=lkp@intel.com \
--cc=chaitanya.kulkarni@wdc.com \
--cc=gregkh@linuxfoundation.org \
--cc=hch@lst.de \
--cc=llvm@lists.linux.dev \
--cc=mgurtovoy@nvidia.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=sagi@grimberg.me \
--cc=sashal@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox