From: Jan Kiszka <jan.kiszka@web.de>
To: "Gabriel L. Somlo" <somlo@cmu.edu>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: recent kvm-kmod commit breaks on F18
Date: Mon, 29 Apr 2013 21:06:37 +0200 [thread overview]
Message-ID: <517EC4BD.7080605@web.de> (raw)
In-Reply-To: <20130429183341.GC1646@HEDWIG.INI.CMU.EDU>
[-- Attachment #1: Type: text/plain, Size: 3849 bytes --]
On 2013-04-29 20:33, Gabriel L. Somlo wrote:
> Jan,
>
> Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417
That commit alone is broken as it depends on the refactorings being
selected by the submodule update.
Does the problem persist with current master checked out into a clean
folder?
Jan
> to kvm-kmod is what causes breakage on my (otherwise stock) F18 box
> (with kernel version 3.8.9-200.fc18.x86_64):
>
> make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` clean
> make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
> CLEAN /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/.tmp_versions
> make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
> rm -f config.mak kvm-kmod-config.h include/asm include-compat/asm
> .tmp.kvm-kmod.spec
> make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` clean
> make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
> make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
> ./sync -v v3.8-12811-gebe8054 -l ./linux
> make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` \
> LINUXINCLUDE="-I`pwd`/include -I`pwd`/include/uapi -Iinclude \
> -Iinclude2
> -I/lib/modules/3.8.9-200.fc18.x86_64/source/include
> -I/lib/modules/3.8.9-200.fc18.x86_64/source/include/uapi
> -I/lib/modules/3.8.9-200.fc18.x86_64/source/arch/x86/include
> -I/lib/modules/3.8.9-200.fc18.x86_64/source/arch/x86/include/uapi \
> -Iinclude/generated/uapi -Iarch/x86/include/generated
> \
> -Iarch/x86/include/generated/uapi \
> -I`pwd`/include-compat -I`pwd`/x86 \
> -include include/generated/autoconf.h \
> -include `pwd`/x86/external-module-compat.h" \
> "$@"
> make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
> LD /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/built-in.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/svm.o
> /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/svm.c:2790:12: warning:
> `invalid_op_interception' defined but not used [-Wunused-function]
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/vmx.o
> /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/vmx.c:5313:12: warning:
> `handle_invalid_op' defined but not used [-Wunused-function]
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/kvm_main.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/x86.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/mmu.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/emulate.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/irq.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/i8259.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/pmu.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/lapic.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/ioapic.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/preempt.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/i8254.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/coalesced_mmio.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/irq_comm.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/eventfd.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/compat-x86.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/async_pf.o
> CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/cpuid.o
> make[3]: *** No rule to make target
> `/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/irqchip.o', needed by
> `/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/kvm.o'. Stop.
> make[2]: *** [/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86] Error 2
> make[1]: *** [_module_/home/somlo/KVM-OSX/SCRATCH/kvm-kmod] Error 2
> make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
> make: *** [all] Error 2
>
> Thanks,
> --Gabriel
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
next prev parent reply other threads:[~2013-04-29 19:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-29 18:33 recent kvm-kmod commit breaks on F18 Gabriel L. Somlo
2013-04-29 19:06 ` Jan Kiszka [this message]
2013-04-29 19:44 ` Gabriel L. Somlo
2013-04-29 20:09 ` Jan Kiszka
2013-04-29 20:30 ` Gabriel L. Somlo
2013-04-29 20:33 ` Jan Kiszka
2013-04-29 20:39 ` Gabriel L. Somlo
2013-04-29 20:41 ` Jan Kiszka
2013-04-29 21:20 ` Gabriel L. Somlo
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=517EC4BD.7080605@web.de \
--to=jan.kiszka@web.de \
--cc=kvm@vger.kernel.org \
--cc=somlo@cmu.edu \
/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.