On Thu, Apr 30, 2020 at 10:32 AM Nick Desaulniers
<ndesaulniers(a)google.com> wrote:
On Wed, Apr 29, 2020 at 7:00 PM kbuild test robot <lkp(a)intel.com> wrote:
>
> tree:
https://chromium.googlesource.com/chromiumos/third_party/kernel
chromeos-5.4
> head: 4000df1bae9f7f207866ae217aeacd5791fb27dc
> commit: f885388f865117e996d062da443facb91bc95bf2 [7926/8251] Revert "BACKPORT:
FROMGIT: ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support"
> config: arm64-randconfig-a001-20200429 (attached as .config)
> compiler: clang version 11.0.0 (
https://github.com/llvm/llvm-project
f30416fdde922eaa655934e050026930fefbd260)
> reproduce:
> 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
> git checkout f885388f865117e996d062da443facb91bc95bf2
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kbuild test robot <lkp(a)intel.com>
>
> Note: the chrome-os/chromeos-5.4 HEAD 4000df1bae9f7f207866ae217aeacd5791fb27dc
builds fine.
> It only hurts bisectibility.
>
> All errors (new 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.
> #0 0x0000558db9447c0a llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/opt/cross/clang-1ccde53342/bin/lld+0x896c0a)
> #1 0x0000558db9445b55 llvm::sys::RunSignalHandlers()
(/opt/cross/clang-1ccde53342/bin/lld+0x894b55)
> #2 0x0000558db9445c72 SignalHandler(int)
(/opt/cross/clang-1ccde53342/bin/lld+0x894c72)
> #3 0x00007f4b42246110 __restore_rt
(/lib/x86_64-linux-gnu/libpthread.so.0+0x14110)
> #4 0x00007f4b41d6c761 raise (/lib/x86_64-linux-gnu/libc.so.6+0x3b761)
> #5 0x00007f4b41d5655b abort (/lib/x86_64-linux-gnu/libc.so.6+0x2555b)
> #6 0x00007f4b420ef80c (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x9a80c)
> #7 0x00007f4b420fa8f6 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa58f6)
> #8 0x00007f4b420fa961 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa5961)
> #9 0x00007f4b420fabf5 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa5bf5)
> #10 0x00007f4b420f2478 std::__throw_system_error(int)
(/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x9d478)
> #11 0x00007f4b42123e69 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xcee69)
> #12 0x0000558dbbcbd264
std::thread::_State_impl<std::_Bind_simple<llvm::parallel::detail::(anonymous
namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()
()> >::_M_run() (/opt/cross/clang-1ccde53342/bin/lld+0x310c264)
> #13 0x00007f4b42123be0 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xcebe0)
> #14 0x00007f4b4223af27 start_thread
(/lib/x86_64-linux-gnu/libpthread.so.0+0x8f27)
^ LLD failed to start a thread. First time I've seen such a failure,
will keep my eye out to see if we see this again.
I have seen this happen with a broken build which caused make
recursion until the system ran out of resources (pids). In that case,
defconfig was removed from the architecture, but KBUILD_DEFCONFIG was
not set. See upstream commit ededa081ed20 ("parisc: Fix defconfig
selection") for details. Maybe something similar is happening here ?
Not because of defconfig, presumably, but maybe there is some other
recursion.
Guenter
> > #15 0x00007f4b41e2e2ef clone (/lib/x86_64-linux-gnu/libc.so.6+0xfd2ef)
> > >> /bin/bash: line 1: 169365 Aborted ld.lld -EL
-maarch64elf -r -o fs/xfs/xfs.o fs/xfs/xfs_trace.o fs/xfs/libxfs/xfs_ag.o
fs/xfs/libxfs/xfs_alloc.o fs/xfs/libxfs/xfs_alloc_btree.o fs/xfs/libxfs/xfs_attr.o
fs/xfs/libxfs/xfs_attr_leaf.o fs/xfs/libxfs/xfs_attr_remote.o fs/xfs/libxfs/xfs_bit.o
fs/xfs/libxfs/xfs_bmap.o fs/xfs/libxfs/xfs_bmap_btree.o fs/xfs/libxfs/xfs_btree.o
fs/xfs/libxfs/xfs_da_btree.o fs/xfs/libxfs/xfs_da_format.o fs/xfs/libxfs/xfs_defer.o
fs/xfs/libxfs/xfs_dir2.o fs/xfs/libxfs/xfs_dir2_block.o fs/xfs/libxfs/xfs_dir2_data.o
fs/xfs/libxfs/xfs_dir2_leaf.o fs/xfs/libxfs/xfs_dir2_node.o fs/xfs/libxfs/xfs_dir2_sf.o
fs/xfs/libxfs/xfs_dquot_buf.o fs/xfs/libxfs/xfs_ialloc.o fs/xfs/libxfs/xfs_ialloc_btree.o
fs/xfs/libxfs/xfs_iext_tree.o fs/xfs/libxfs/xfs_inode_fork.o fs/xfs/libxfs/xfs_inode_buf.o
fs/xfs/libxfs/xfs_log_rlimit.o fs/xfs/libxfs/xfs_ag_resv.o fs/xfs/libxfs/xfs_rmap.o
fs/xfs/libxfs/xfs_rmap_btree.o fs/xfs/libxfs/xfs_refcount.o
fs/xfs/libxfs/xfs_refcount_btree.o fs/xfs/libxfs/xfs_sb.o
fs/xfs/libxfs/xfs_symlink_remote.o fs/xfs/libxfs/xfs_trans_inode.o
fs/xfs/libxfs/xfs_trans_resv.o fs/xfs/libxfs/xfs_types.o fs/xfs/xfs_aops.o
fs/xfs/xfs_attr_inactive.o fs/xfs/xfs_attr_list.o fs/xfs/xfs_bmap_util.o
fs/xfs/xfs_bio_io.o fs/xfs/xfs_buf.o fs/xfs/xfs_dir2_readdir.o fs/xfs/xfs_discard.o
fs/xfs/xfs_error.o fs/xfs/xfs_export.o fs/xfs/xfs_extent_busy.o fs/xfs/xfs_file.o
fs/xfs/xfs_filestream.o fs/xfs/xfs_fsmap.o fs/xfs/xfs_fsops.o fs/xfs/xfs_globals.o
fs/xfs/xfs_health.o fs/xfs/xfs_icache.o fs/xfs/xfs_ioctl.o fs/xfs/xfs_iomap.o
fs/xfs/xfs_iops.o fs/xfs/xfs_inode.o fs/xfs/xfs_itable.o fs/xfs/xfs_iwalk.o
fs/xfs/xfs_message.o fs/xfs/xfs_mount.o fs/xfs/xfs_mru_cache.o fs/xfs/xfs_pwork.o
fs/xfs/xfs_reflink.o fs/xfs/xfs_stats.o fs/xfs/xfs_super.o fs/xfs/xfs_symlink.o
fs/xfs/xfs_sysfs.o fs/xfs/xfs_trans.o fs/xfs/xfs_xattr.o fs/xfs/kmem.o fs/xfs/xfs_log.o
fs/xfs/xfs_log_cil.o fs/xfs/xfs_bmap_item.o fs/xfs/xfs_buf_item.o
fs/xfs/xfs_extfree_item.o fs/xfs/xfs_icreate_item.o fs/xfs/xfs_inode_item.o
fs/xfs/xfs_refcount_item.o fs/xfs/xfs_rmap_item.o fs/xfs/xfs_log_recover.o
fs/xfs/xfs_trans_ail.o fs/xfs/xfs_trans_buf.o fs/xfs/xfs_sysctl.o fs/xfs/xfs_ioctl32.o
fs/xfs/xfs_pnfs.o
> >
> > ---
> > 0-DAY CI Kernel Test Service, Intel Corporation
> >
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
> >
> > --
> > You received this message because you are subscribed to the Google Groups
"Clang Built Linux" group.
> > To unsubscribe from this group and stop receiving emails from it, send an email
to clang-built-linux+unsubscribe(a)googlegroups.com.
> > To view this discussion on the web visit
https://groups.google.com/d/msgid/clang-built-linux/202004300910.89Gqs7ny....
>
>
>
> --
> Thanks,
> ~Nick Desaulniers