Last build has thrown a build error:

In file included from /<<PKGBUILDDIR>>/hw/s390x/s390-virtio-ccw.c:47:
/<<PKGBUILDDIR>>/linux-headers/linux/kvm.h:14:10: fatal error: asm/kvm.h: No 
such file or directory
   14 | #include <asm/kvm.h>
      |          ^~~~~~~~~~~
compilation terminated.
make[2]: *** [/<<PKGBUILDDIR>>/rules.mak:69: hw/s390x/s390-virtio-ccw.o] Error 1

That actually should only build on s390x or on arch-indep.
Oh no that isn't the rom, that is the actual emulator.

Well, s390x isn't enabled in Debian therefore they don't see it yet.

 75 # qemu-system subpackages, from d/control                                   
     
 76 ifeq ($(VENDOR),UBUNTU)                                                     
     
 77 sys_systems = arm mips ppc sparc x86 s390x                                  
     
 78 else                                                                        
     
 79 sys_systems = arm mips ppc sparc x86                                        
     
 80 endif  

>From https://launchpadlibrarian.net/474741304/buildlog_ubuntu-focal-
riscv64.qemu_1%3A4.2-3ubuntu6~ppa1_BUILDING.txt.gz

But I tried and this isn't just the s390x system build it seems to be
even the s390x tcg build runs into this. Maybe our kernel headers
differ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872931

Title:
  enable riscv build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1872931/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to