All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 11564/14048] ld.lld: error: failed to write to the output file: No such file or directory
@ 2021-04-20 13:58 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-04-20 13:58 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 4108 bytes --]

CC: Linux Memory Management List <linux-mm@kvack.org>
TO: Florian Westphal <fw@strlen.de>
CC: Pablo Neira Ayuso <pablo@netfilter.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   593ef1658ecf61d3619885bdbbcfffa3d1417891
commit: f6f2e580d5f7152fb5ab11232edecb7fbeca3759 [11564/14048] netfilter: conntrack: move expect counter to net_generic data
config: arm64-randconfig-r036-20210420 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project ca8eef7e3da8f750d7c7aa004fe426d1d34787ea)
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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=f6f2e580d5f7152fb5ab11232edecb7fbeca3759
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout f6f2e580d5f7152fb5ab11232edecb7fbeca3759
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

Note: the linux-next/master HEAD 593ef1658ecf61d3619885bdbbcfffa3d1417891 builds fine.
      It may have been fixed somewhere.

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.
>> ld.lld: error: failed to write to the output file: No such file or directory
    #0 0x000055f052fa21ec llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/cross/clang-ca8eef7e3d/bin/lld+0x99c1ec)
    #1 0x000055f052fa0024 llvm::sys::RunSignalHandlers() (/opt/cross/clang-ca8eef7e3d/bin/lld+0x99a024)
    #2 0x000055f052fa0183 SignalHandler(int) Signals.cpp:0:0
    #3 0x00007fd282176140 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x14140)
    #4 0x00007fd281c9ace1 raise (/lib/x86_64-linux-gnu/libc.so.6+0x3bce1)
    #5 0x00007fd281c84537 abort (/lib/x86_64-linux-gnu/libc.so.6+0x25537)
    #6 0x00007fd28201e7ec (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x9a7ec)
    #7 0x00007fd282029966 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa5966)
    #8 0x00007fd2820299d1 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa59d1)
    #9 0x00007fd282029c65 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xa5c65)
   #10 0x00007fd282021458 std::__throw_system_error(int) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x9d458)
   #11 0x00007fd282053159 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xcf159)
   #12 0x000055f055e90d91 std::thread::_State_impl<std::thread::_Invoker<std::tuple<llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> > >::_M_run() Parallel.cpp:0:0
   #13 0x00007fd282052ed0 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xceed0)
   #14 0x00007fd28216aea7 start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8ea7)
   #15 0x00007fd281d5cdef __clone (/lib/x86_64-linux-gnu/libc.so.6+0xfddef)
   /bin/bash: line 1: 75972 Aborted                 ld.lld -EL -maarch64elf -z norelro -r -o drivers/gpu/ipu-v3/imx-ipu-v3.o drivers/gpu/ipu-v3/ipu-common.o drivers/gpu/ipu-v3/ipu-cpmem.o drivers/gpu/ipu-v3/ipu-csi.o drivers/gpu/ipu-v3/ipu-dc.o drivers/gpu/ipu-v3/ipu-di.o drivers/gpu/ipu-v3/ipu-dp.o drivers/gpu/ipu-v3/ipu-dmfc.o drivers/gpu/ipu-v3/ipu-ic.o drivers/gpu/ipu-v3/ipu-ic-csc.o drivers/gpu/ipu-v3/ipu-image-convert.o drivers/gpu/ipu-v3/ipu-smfc.o drivers/gpu/ipu-v3/ipu-vdi.o drivers/gpu/ipu-v3/ipu-pre.o drivers/gpu/ipu-v3/ipu-prg.o

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 41953 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-20 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20 13:58 [linux-next:master 11564/14048] ld.lld: error: failed to write to the output file: No such file or directory kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.