All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 209285] compilation fails
Date: Mon, 21 Sep 2020 07:32:52 +0000	[thread overview]
Message-ID: <bug-209285-28872-2S0lXGUJKA@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-209285-28872@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=209285

--- Comment #2 from Attila Jecs (attila.jecs@gmail.com) ---
same with rc6:

  CC      arch/x86/kernel/kvm.o
arch/x86/kernel/kvm.c: In function ‘kvm_alloc_cpumask’:
arch/x86/kernel/kvm.c:800:35: error: ‘kvm_send_ipi_mask_allbutself’ undeclared
(first use in this function)
  800 |  apic->send_IPI_mask_allbutself = kvm_send_ipi_mask_allbutself;
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
arch/x86/kernel/kvm.c:800:35: note: each undeclared identifier is reported only
once for each function it appears in
make[5]: *** [scripts/Makefile.build:283: arch/x86/kernel/kvm.o] Error 1
make[4]: *** [scripts/Makefile.build:500: arch/x86/kernel] Error 2
make[3]: *** [Makefile:1784: arch/x86] Error 2
make[2]: *** [debian/rules:6: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
make[1]: *** [scripts/Makefile.package:83: bindeb-pkg] Error 2
make: *** [Makefile:1523: bindeb-pkg] Error 2

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2020-09-21  7:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16  6:38 [Bug 209285] New: compilation fails bugzilla-daemon
2020-09-17 12:44 ` [Bug 209285] " bugzilla-daemon
2020-09-21  7:32 ` bugzilla-daemon [this message]
2020-09-21  7:33 ` bugzilla-daemon
2020-09-21  7:54 ` bugzilla-daemon
2020-09-21  8:15 ` bugzilla-daemon

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=bug-209285-28872-2S0lXGUJKA@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.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 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.