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
Search Criteria
Package Details: qemu-headless-arch-extra-git 23:9.2.0.rc2.r0.g7872e5fdf3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-git.git (read-only, click to copy) |
---|---|
Package Base: | qemu-git |
Description: | QEMU without GUI, for foreign architectures. 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-emulators-full, qemu-headless-arch-extra |
Provides: | qemu-headless-arch-extra |
Submitter: | None |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 28 |
Popularity: | 0.000006 |
First Submitted: | 2009-09-19 20:02 (UTC) |
Last Updated: | 2024-11-27 10:46 (UTC) |
Dependencies (99)
- dtc (dtc-gitAUR)
- fuse3 (fuse3-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gnutls (gnutls-gitAUR)
- libaio (libaio-gitAUR)
- libbpf (libbpf-gitAUR)
- libbpf.so (libbpf-gitAUR, lib32-libbpf, libbpf)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgmodule-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libnuma.so (numactl-gitAUR, numactl)
- libpam.so (pam-selinuxAUR, pam)
- libpixman-1.so (pixman-gitAUR, pixman)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsasl
- libseccomp (libseccomp-gitAUR)
- Show 79 more dependencies...
Required by (2)
- pvs-studio (requires qemu-headless-arch-extra)
- qemu-headless-git (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 25 Next › Last »
hydranix commented on 2015-07-17 01:06 (UTC)
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 .
rbellamy commented on 2015-02-20 19:27 (UTC)
@ajs124 - if you're interested in a PKGBUILD that mirrors the structure of the Extra repo: https://github.com/rbellamy/pkgbuilds/tree/master/qemu-git.
Includes the flag for NUMA binding support.
If you want I could split that directory out into its own repo using git subtree... let me know.
FredBezies commented on 2014-10-22 16:07 (UTC)
snappy seems to be a depend of qemu-git now. Removed it, and got an error message from qemu :
[fred@fredo-arch ~]$ qemu-system-i386
qemu-system-i386: error while loading shared libraries: libsnappy.so.1: cannot open shared object file: No such file or directory
trialuser commented on 2014-09-20 15:29 (UTC)
asdfoghuisafolakjsd
... sorry thats just my face hitting my keyboard, I figured it out. It was failing because I had xenstore installed, why I had xenstore installed I don't know.
Pinned Comments
FredBezies commented on 2022-04-22 08:38 (UTC) (edited on 2022-11-09 10:49 (UTC) by FredBezies)
Note: I won't use the ultimate splitting for Qemu (introduced by Qemu 7.0) until I get some help to migrate to the splitted PKGBUILD.
Note 2 : qemu-git packages are conflicting with qemu-desktop meta package. This package will need a lot of work and time to be corrected. Sorry.