All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 216365] kvm selftests build fail
Date: Fri, 09 Sep 2022 06:04:20 +0000	[thread overview]
Message-ID: <bug-216365-28872-idL2ewQHCY@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-216365-28872@https.bugzilla.kernel.org/>

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

Yang Lixiao (lixiao.yang@intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DOCUMENTED

--- Comment #1 from Yang Lixiao (lixiao.yang@intel.com) ---
The failure is because kernel headers are not installed. Executing "make
headers_install" on top level Makefile prior to building selftest can solve
this problem. KVM has stoped using KSFT_KHDR_INSTALL after july 8 2022 and
can't install kernel headers automatically when build selftest.

Some details could be seen in the following patches :
f2745dc0ba3dadd8fa2b2c33f48253d78e133a12 selftests: stop using
KSFT_KHDR_INSTALL
49de12ba06efcba76332054379830f9d04541492 selftests: drop KSFT_KHDR_INSTALL make
target

-- 
You may reply to this email to add a comment.

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

      reply	other threads:[~2022-09-09  6:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15  6:29 [Bug 216365] New: kvm selftests build fail bugzilla-daemon
2022-09-09  6:04 ` bugzilla-daemon [this message]

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-216365-28872-idL2ewQHCY@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@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.