Is removing configure's --enable-spice temporary, as the official spice-protocol 0.12.8-1 breaks the build? (upstream 0.12.9 fixes the build, and it's been marked out of date for a while now...)
Search Criteria
Package Details: qemu-git 24:10.0.0.rc0.r86.g170825d14d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-git.git (read-only, click to copy) |
---|---|
Package Base: | qemu-git |
Description: | QEMU Git version. |
Upstream URL: | https://wiki.qemu.org/ |
Keywords: | git kvm qemu |
Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | qemu, qemu-desktop, qemu-headless |
Provides: | qemu, qemu-headless |
Submitter: | None |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 28 |
Popularity: | 0.000001 |
First Submitted: | 2009-09-19 20:02 (UTC) |
Last Updated: | 2025-03-25 18:08 (UTC) |
Dependencies (140)
- alsa-lib
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- capstone (capstone-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dtc (dtc-gitAUR)
- fuse3 (fuse3-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gnutls (gnutls-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- libaio (libaio-gitAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libbpf (libbpf-gitAUR)
- libbpf.so (libbpf-gitAUR, lib32-libbpf, libbpf)
- libbz2.so (bzip2-gitAUR, bzip2)
- libcacard
- libcap-ng (libcap-ng-gitAUR)
- Show 120 more dependencies...
Required by (95)
- android-desktop-x86-64-system-image (requires qemu) (optional)
- android-google-apis-armv7a-eabi (requires qemu) (optional)
- android-google-apis-playstore-x86-64-system-image (requires qemu) (optional)
- android-google-apis-playstore-x86-64-system-image-29 (requires qemu) (optional)
- android-google-apis-playstore-x86-64-system-image-31 (requires qemu) (optional)
- android-google-apis-playstore-x86-64-system-image-33 (requires qemu) (optional)
- android-google-apis-playstore-x86-system-image (requires qemu) (optional)
- android-google-apis-playstore-x86-system-image-28 (requires qemu) (optional)
- android-google-apis-playstore-x86-system-image-29 (requires qemu) (optional)
- android-google-apis-x86-64-22 (requires qemu) (optional)
- android-google-apis-x86-64-system-image (requires qemu) (optional)
- android-google-apis-x86-64-system-image-29 (requires qemu) (optional)
- android-google-apis-x86-64-system-image-30 (requires qemu) (optional)
- android-google-apis-x86-64-system-image-31 (requires qemu) (optional)
- android-google-apis-x86-system-image (requires qemu) (optional)
- android-google-apis-x86-system-image-23 (requires qemu) (optional)
- android-google-apis-x86-system-image-28 (requires qemu) (optional)
- android-google-apis-x86-system-image-29 (requires qemu) (optional)
- android-wear-x86-system-image-28 (requires qemu) (optional)
- android-x86-64-system-image (requires qemu) (optional)
- Show 75 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 25 Next › Last »
jamespharvey20 commented on 2015-08-10 07:15 (UTC)
FredBezies commented on 2015-08-05 12:08 (UTC)
There were some tweaking in official qemu PKGBUILD.
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/qemu
Is there any need to port them here too ?
net147 commented on 2015-07-27 00:58 (UTC)
namcap shows some missing dependencies:
qemu-git E: Dependency ceph detected and not included
qemu-git E: Dependency libepoxy detected and not included
qemu-git E: Dependency lzo detected and not included
qemu-git E: Dependency numactl detected and not included
hydranix commented on 2015-07-17 01:06 (UTC)
The Extra/spice-protocol 0.12.8-1 package causes it to fail.
Didn't have time to look for the actual cause. Downgraded to 0.12.7-1 and all went smoothly.
Here is a link to my /var/cache/pacman/pkg/spice-protocol-0.12.7-1-any.pkg.tar.xz in case somebody needs it.
https://mega.nz/#!oUBhHDoB!5ii8VZoPfv8xUbJSt-ekUVRB0IZLtHduhwSijLGmvag
sha256: 836a1f4987ee31773061aa2868b941cd35b128246d52e0cbba5a15307c25dfe6
FredBezies commented on 2015-07-16 09:07 (UTC)
Need to disable spice for some time ?
Got this error when starting build process.
ERROR: User requested feature spice
configure was not able to find it.
Install spice-server(>=0.12.0) and spice-protocol(>=0.12.3) devel
Of course, I have spice and spice-protocol installed.
FredBezies commented on 2015-06-26 06:14 (UTC)
Well, your fix is working. Qemu-git 2.4.r39316.gb041114 was build without problems related to packaging part :)
<deleted-account> commented on 2015-06-23 10:49 (UTC)
I'm pretty sure I fixed that before I uploaded to aur4/git.
[This line](https://aur4.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=qemu-git#n63) should take care of it…
TheImperial2004 commented on 2015-06-22 19:19 (UTC)
@FredBezies :
Yes , I remove that manually each time I build and it would be nice if it was fixed in the PKGBUILD file permenantly .
Regards .
FredBezies commented on 2015-06-22 19:12 (UTC)
You have to remove bridge part of PKGBUILD. It is removed in official PKGBUILD too.
TheImperial2004 commented on 2015-06-22 19:05 (UTC)
Hi . I get this error while building :
/tmp/yaourt-tmp-root/aur-qemu-git/./PKGBUILD: line 63: /tmp/yaourt-tmp-root/aur-qemu-git/pkg/qemu-git/etc/qemu/bridge.conf.sample: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Thank you for your efforts .
Pinned Comments