tree:
https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-4.4
head: d1974a0cf5157a22d0e7eaba08dff5500e37032a
commit: d1974a0cf5157a22d0e7eaba08dff5500e37032a [7/7] UPSTREAM: clk: fix critical clock
locking
config: x86_64-randconfig-a014-20200515 (attached as .config)
compiler: clang version 11.0.0 (
https://github.com/llvm/llvm-project
b31cb3aa5ee7ea92d830b06a0a7e42c7f2791dd4)
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
# install x86_64 cross compiling tool for clang build
# apt-get install binutils-x86-64-linux-gnu
git checkout d1974a0cf5157a22d0e7eaba08dff5500e37032a
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
terminate called after throwing an instance of 'std::system_error'
what(): Resource temporarily unavailable
PLEASE submit a bug report to
https://bugs.llvm.org/ and include the crash backtrace.
> ld.lld: error: failed to open crypto/built-in.o: Cannot allocate
memory
#0 0x0000559800dbb35a llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/opt/cross/clang-b31cb3aa5e/bin/lld+0x8a335a)
#1 0x0000559800db9295 llvm::sys::RunSignalHandlers()
(/opt/cross/clang-b31cb3aa5e/bin/lld+0x8a1295)
#2 0x0000559800db93b2 SignalHandler(int) (/opt/cross/clang-b31cb3aa5e/bin/lld+0x8a13b2)
#3 0x00007f1eead6d110 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x14110)
#4 0x00007f1eea893781 raise (/lib/x86_64-linux-gnu/libc.so.6+0x3b781)
#5 0x00007f1eea87d55b abort (/lib/x86_64-linux-gnu/libc.so.6+0x2555b)
#6 0x00007f1eeac1680c (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x9a80c)
#7 0x00007f1eeac218f6 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa58f6)
#8 0x00007f1eeac21961 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa5961)
#9 0x00007f1eeac21bf5 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa5bf5)
#10 0x00007f1eeac19478 std::__throw_system_error(int)
(/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x9d478)
#11 0x00007f1eeac4ae69 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xcee69)
#12 0x0000559803681734
std::thread::_State_impl<std::_Bind_simple<llvm::parallel::detail::(anonymous
namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()
()> >::_M_run() (/opt/cross/clang-b31cb3aa5e/bin/lld+0x3169734)
#13 0x00007f1eeac4abe0 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xcebe0)
#14 0x00007f1eead61f27 start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8f27)
#15 0x00007f1eea95531f clone (/lib/x86_64-linux-gnu/libc.so.6+0xfd31f)
/bin/bash: line 1: 66556 Aborted ld.lld -z max-page-size=0x200000 -r -o
crypto/built-in.o crypto/crypto.o crypto/crypto_wq.o crypto/crypto_algapi.o crypto/aead.o
crypto/crypto_blkcipher.o crypto/chainiv.o crypto/eseqiv.o crypto/seqiv.o
crypto/crypto_hash.o crypto/pcompress.o crypto/akcipher.o crypto/rsa_generic.o
crypto/cryptomgr.o crypto/cmac.o crypto/hmac.o crypto/xcbc.o crypto/crypto_null.o
crypto/md5.o crypto/rmd128.o crypto/rmd160.o crypto/rmd320.o crypto/sha1_generic.o
crypto/sha256_generic.o crypto/sha512_generic.o crypto/wp512.o crypto/gf128mul.o
crypto/ecb.o crypto/cbc.o crypto/pcbc.o crypto/cts.o crypto/lrw.o crypto/xts.o
crypto/ctr.o crypto/keywrap.o crypto/gcm.o crypto/ccm.o crypto/chacha20poly1305.o
crypto/cryptd.o crypto/des_generic.o crypto/blowfish_generic.o crypto/blowfish_common.o
crypto/twofish_generic.o crypto/twofish_common.o crypto/serpent_generic.o
crypto/aes_generic.o crypto/camellia_generic.o crypto/cast_common.o crypto/cast6_generic.o
crypto/arc4.o crypto/tea.o crypto/seed.o crypto/salsa20_generic.o
crypto/chacha20_generic.o crypto/poly1305_generic.o crypto/deflate.o crypto/michael_mic.o
crypto/crc32c_generic.o crypto/crct10dif_common.o crypto/crct10dif_generic.o
crypto/authenc.o crypto/authencesn.o crypto/lz4.o crypto/lz4hc.o crypto/842.o crypto/rng.o
crypto/ansi_cprng.o crypto/drbg.o crypto/jitterentropy_rng.o crypto/ghash-generic.o
crypto/asymmetric_keys/built-in.o crypto/hash_info.o crypto/ablk_helper.o
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org