Search Criteria
Package Base Details: qemu-git
Git Clone URL: | https://aur.archlinux.org/qemu-git.git (read-only, click to copy) |
---|---|
Keywords: | git kvm qemu |
Submitter: | None |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 29 |
Popularity: | 0.40 |
First Submitted: | 2009-09-19 20:02 |
Last Updated: | 2021-03-04 09:07 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 ... Next › Last »
polarathene commented on 2017-05-26 04:43
@FredBezies
I've tried to update, ran into this conflict and removed all other qemu packages besides qemu-git(perhaps I should remove it as well?) When updating qemu-git everything goes smoothly up until installation and I get the following:
loading packages...
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: qemu-arch-extra-git and qemu-headless-arch-extra-git are in conflict
Since neither were installed prior, it must be something with the big changes you've made?
FredBezies commented on 2017-05-23 23:40
Tried to make something as clean as possible. It was not that easy.
1) Imported official PKGBUILD and tweaked it to make it work with a git source.
2) Testing users with gcc 7.x : please modify your /etc/makepkg.conf and add for build time -Wno-error to both CFLAGS and CXXFLAGS or it won't build successfully.
3) For some technical reasons, I keep official seabios in PKGBUILD for now.
4) Working on how to provide a cleaner revision number.
Any feedbacks are welcome!
saburouta commented on 2017-04-22 00:28
Fails for me:
install: cannot stat 'or32-*/qemu-*or32': No such file or directory
rockon commented on 2017-04-14 06:19
qemu-system-x86_64: -device virtio-balloon,automatic=true: Property '.automatic' not found
zcat /proc/config.gz | grep -ie CONFIG_MEMCG -e CONFIG_CGROUPS
CONFIG_CGROUPS=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
lol
Saren commented on 2017-02-17 17:41
Hi there, you might want to rename `or32` to `or1k` in `_extra_arches`.
jpbd commented on 2017-02-11 17:52
install -c -m 0644 /tmp/makepkg/qemu-git/src/qemu/trace-events-all "/tmp/makepkg/qemu-git/pkg/qemu-git/usr/share/qemu/trace-events-all"
install: cannot stat '/tmp/makepkg/qemu-git/src/qemu/trace-events-all': No such file or directory
make: *** [Makefile:602: install] Error 1
make: Leaving directory '/tmp/makepkg/qemu-git/src/qemu'
==> ERROR: A failure occurred in package_qemu-git().
Aborting...
==> ERROR: Makepkg was unable to build qemu-git.
Saren commented on 2016-12-04 06:23
I have a PKGBUILD with spice, gtk support and microphone 25s delay patch applied: https://s-blog.wtako.net/view/35/my-custom-qemu-pkgbuild
ajs124 commented on 2016-08-15 15:24
Iirc there were build problems in the past.
nmatt commented on 2016-08-15 15:19
Any reason why this isn't being built with spice? I added it to build script and it is compiling and working just fine. Only extra dependencies were spice and spice-protocol. I know there is qemu-spice in the AUR but I want the latest qemu.
saburouta commented on 2016-08-06 21:59
The accessory packages currently cannot be built:
==> Starting package_qemu-arch-extra-git()...
install: cannot stat 'QEMU': No such file or directory
==> ERROR: A failure occurred in package_qemu-arch-extra-git().
Aborting...