Package Details: qemu-arch-extra-git 24:9.2.0.r1883.g40efe733e1-1

Git Clone URL: https://aur.archlinux.org/qemu-git.git (read-only, click to copy)
Package Base: qemu-git
Description: QEMU 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-arch-extra, qemu-emulators-full
Provides: qemu-arch-extra
Submitter: None
Maintainer: None
Last Packager: FredBezies
Votes: 28
Popularity: 0.000001
First Submitted: 2009-09-19 20:02 (UTC)
Last Updated: 2025-02-20 16:50 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 25 Next › Last »

HaimenToshi commented on 2017-05-26 08:13 (UTC) (edited on 2017-05-26 10:25 (UTC) by HaimenToshi)

@FredBezies : Instead of editing makepkg.conf to disable error-checking, you can add "--disable-werror" to the configure parameters in PKGBUILD and it should work. At least that how it worked the last time I compiled. I'll test it as soon as I get home. Thanks. EDIT : Taking a look into the PKGBUILD, it appears that it pulls unneeded deps. Some of them are for the GUI anyway. Please take a look at this PKGBUILD : https://aur.archlinux.org/packages/qemu-minimal-git/

FredBezies commented on 2017-05-26 06:38 (UTC)

https://wiki.archlinux.org/index.php/QEMU#Installation "Install the qemu package (or qemu-headless for the version without GUI) and below optional packages for your needs:" Both qemu-git and qemu-headless-git are conflicting which each other. Same for extra packages.

polarathene commented on 2017-05-26 04:43 (UTC)

@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 (UTC)

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 (UTC)

Fails for me: install: cannot stat 'or32-*/qemu-*or32': No such file or directory

rockon commented on 2017-04-14 06:19 (UTC) (edited on 2017-04-14 06:31 (UTC) by rockon)

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 (UTC)

Hi there, you might want to rename `or32` to `or1k` in `_extra_arches`.

jpbd commented on 2017-02-11 17:52 (UTC)

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 (UTC)

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