mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Will Deacon <will@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Ingo Molnar <mingo@kernel.org>, Ard Biesheuvel <ardb@kernel.org>
Subject: nds32le-linux-ld: cannot find net/phonet/.tmp_mc_socket.o: No such file or directory
Date: Thu, 12 Dec 2019 13:45:53 +0800	[thread overview]
Message-ID: <201912121341.o2ivXi8m%lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   6794862a16ef41f753abd75c03a152836e4c8028
commit: fb041bb7c0a918b95c6889fc965cdc4a75b4c0ca locking/refcount: Consolidate implementations of refcount_t
date:   2 weeks ago
config: nds32-randconfig-a001-20191211 (attached as .config)
compiler: nds32le-linux-gcc (GCC) 9.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout fb041bb7c0a918b95c6889fc965cdc4a75b4c0ca
        # save the attached .config to linux build tree
        GCC_VERSION=9.2.0 make.cross ARCH=nds32 

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

All errors (new ones prefixed by >>):

   net/phonet/.tmp_mc_socket.s: Assembler messages:
   net/phonet/.tmp_mc_socket.s:3: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:4: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:5: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:6: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:7: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:8: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:9: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:10: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:11: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:12: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:13: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:14: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:15: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:16: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:17: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:18: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:19: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:20: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:21: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:22: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:23: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:24: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:25: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:26: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:27: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:28: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:29: Error: invalid operands (*UND* and *UND* sections) for `^'
   net/phonet/.tmp_mc_socket.s:30: Error: invalid operands (*UND* and *UND* sections) for `^'
>> nds32le-linux-ld: cannot find net/phonet/.tmp_mc_socket.o: No such file or directory
>> mv: cannot stat 'net/phonet/.tmp_mx_socket.o': No such file or directory
>> rm: cannot remove 'net/phonet/.tmp_mc_socket.o': No such file or directory

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

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

                 reply	other threads:[~2019-12-12  5:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201912121341.o2ivXi8m%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=ardb@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=will@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

all inboxes | Powered by JetHome®