Package: kvm
Version: 85+dfsg-1
Severity: serious
Hi,
thanks for uploading kvm 85, however, the package doesn't build:
---snip---
[...]
# Add here commands to configure the package.
./configure --prefix=/usr \
--audio-drv-list="alsa oss sdl pa" \
--audio-card-list="ac97 es1370 sb16 cs4231a adlib gus"
Error: kernelversion not found
Please make sure your kernel is configured
Install prefix /usr
BIOS directory /usr/share/kvm
binary directory /usr/bin
Manual directory /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /home/user/kvm-85/qemu
C compiler gcc
Host C compiler gcc
ARCH_CFLAGS -m32
make make
install install
host CPU i386
host big endian no
target list x86_64-softmmu
gprof enabled no
sparse enabled no
strip binaries yes
profiler no
static build no
-Werror enabled no
SDL support yes
SDL static link yes
curses support yes
mingw32 support no
Audio drivers alsa oss sdl pa
Extra audio cards ac97 es1370 sb16 cs4231a adlib gus
Mixer emulation no
VNC TLS support yes
TLS CFLAGS
TLS LIBS -lgnutls
VNC SASL support no
kqemu support no
kvm support no - (field 'arch' has incomplete type, field 'arch'
has incomplete type)
CPU emulation yes
brlapi support yes
Documentation yes
NPTL support yes
vde support yes
AIO support yes
Install blobs yes
KVM support no - (field 'arch' has incomplete type, field 'arch'
has incomplete type)
fdt support no
preadv support no
dh_testdir
# Add here command to compile/build the arch indep package.
# It's ok not to do anything here, if you don't need to build
# anything for this package.
#docbook-to-man debian/kvm.sgml > kvm.1
touch build-indep-stamp
dh_testdir
# Add here command to compile/build the package.
/usr/bin/make qemu user bios vgabios
make[1]: Entering directory `/home/user/kvm-85'
/usr/bin/make -C extboot
make[2]: Entering directory `/home/user/kvm-85/extboot'
cc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin
-fno-stack-protector -o extboot.o -c extboot.S
ld --oformat binary -Ttext 0 -o extboot.img extboot.o
cc -o signrom -g -Wall signrom.c
./signrom extboot.img extboot.bin
make[2]: Leaving directory `/home/user/kvm-85/extboot'
if ! [ -f qemu/pc-bios/extboot.bin ] \
|| ! cmp -s qemu/pc-bios/extboot.bin extboot/extboot.bin; then \
cp extboot/extboot.bin qemu/pc-bios/extboot.bin; \
fi
/usr/bin/make -C libkvm
make[2]: Entering directory `/home/user/kvm-85/libkvm'
gcc -Wall -g -O2 -m32 -D__i386__ -MMD -MF ./.libkvm.d -g
-fomit-frame-pointer -Wall -fno-stack-protector -I
/home/user/kvm-85/kernel/include -c -o libkvm.o libkvm.c
In file included from libkvm.c:21:
/home/user/kvm-85/kernel/include/linux/kvm.h:172: error: field 'arch'
has incomplete type
/home/user/kvm-85/kernel/include/linux/kvm.h:332: error: field 'arch'
has incomplete type
libkvm.c: In function 'kvm_reinject_control':
libkvm.c:1229: error: storage size of 'control' isn't known
libkvm.c:1229: warning: unused variable 'control'
make[2]: *** [libkvm.o] Error 1
make[2]: Leaving directory `/home/user/kvm-85/libkvm'
make[1]: *** [libkvm] Error 2
make[1]: Leaving directory `/home/user/kvm-85'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit
status 2
(sid_i386)u...@debian:~/kvm-85$
---snap---
Regards,
Daniel
--
Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: [email protected]
Internet: http://people.panthera-systems.net/~daniel-baumann/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]