Package Details: qemu-headless-arch-extra-git 23:9.2.0.rc0.r0.gf0a5a31c33-1

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.000009
First Submitted: 2009-09-19 20:02 (UTC)
Last Updated: 2024-11-14 14:29 (UTC)

Dependencies (99)

Required by (2)

Sources (3)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 25 Next › Last »

vauntedvulture38 commented on 2021-12-22 07:01 (UTC)

[1245/9886] Compiling C object libcrypto.fa.p/crypto_secret.c.o
[1246/9886] Compiling C object libcrypto.fa.p/crypto_tlscreds.c.o
[1247/9886] Generating modinfo.c with a custom command (wrapped by meson to capture output)
FAILED: modinfo.c 
/usr/bin/meson --internal exe --capture modinfo.c -- /var/tmp/pamac-build-beasly/qemu-git/src/qemu/scripts/modinfo-generate.py ui-curses.modinfo ui-spice-core.modinfo ui-spice-app.modinfo audio-alsa.modinfo audio-oss.modinfo audio-pa.modinfo audio-jack.modinfo audio-spice.modinfo audio-dbus.modinfo chardev-spice.modinfo block-curl.modinfo block-gluster.modinfo block-iscsi.modinfo block-nfs.modinfo block-ssh.modinfo block-rbd.modinfo block-dmg-bz2.modinfo hw-display-qxl.modinfo hw-display-virtio-gpu.modinfo hw-display-virtio-gpu-pci.modinfo hw-display-virtio-vga.modinfo hw-usb-smartcard.modinfo hw-usb-redirect.modinfo hw-usb-host.modinfo hw-s390x-virtio-gpu-ccw.modinfo accel-qtest-aarch64.modinfo accel-qtest-alpha.modinfo accel-qtest-arm.modinfo accel-qtest-avr.modinfo accel-qtest-cris.modinfo accel-qtest-hppa.modinfo accel-qtest-i386.modinfo accel-qtest-m68k.modinfo accel-qtest-microblazeel.modinfo accel-qtest-microblaze.modinfo accel-qtest-mips64el.modinfo accel-qtest-mips64.modinfo accel-qtest-mipsel.modinfo accel-qtest-mips.modinfo accel-qtest-nios2.modinfo accel-qtest-or1k.modinfo accel-qtest-ppc64.modinfo accel-qtest-ppc.modinfo accel-qtest-riscv32.modinfo accel-qtest-riscv64.modinfo accel-qtest-rx.modinfo accel-qtest-s390x.modinfo accel-qtest-sh4eb.modinfo accel-qtest-sh4.modinfo accel-qtest-sparc64.modinfo accel-qtest-sparc.modinfo accel-qtest-tricore.modinfo accel-qtest-x86_64.modinfo accel-qtest-xtensaeb.modinfo accel-qtest-xtensa.modinfo accel-tcg-i386.modinfo accel-tcg-x86_64.modinfo
--- stderr ---
Dependency ui-dbus cannot be satisfied

[1248/9886] Compiling C object libcrypto.fa.p/crypto_tlscredsanon.c.o
[1249/9886] Compiling C object libcrypto.fa.p/crypto_tlscredspsk.c.o
[1250/9886] Compiling C object libcrypto.fa.p/crypto_tlssession.c.o
[1251/9886] Compiling C object libcrypto.fa.p/crypto_hash-gnutls.c.o
[1252/9886] Compiling C object libcrypto.fa.p/crypto_tlscredsx509.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

am getting this error please help

edacval commented on 2021-10-15 14:42 (UTC)

@FredBezies: I prepared the patch to sync changes from qemu@6.1.0-5

rpls commented on 2020-11-27 21:21 (UTC)

Build seems to trigger some gcc bug on my machine.

during GIMPLE pass: pre
In file included from [...]/qemu-git/src/qemu/include/qemu/osdep.h:37,
                 from [...]/qemu-git/src/qemu/tcg/tcg-op.c:25:
[...]/qemu-git/src/qemu/accel/tcg/tcg-runtime.h: In function ‘gen_helper_atomic_and_fetchq_be’:
[...]/qemu-git/src/qemu/include/exec/helper-gen.h:40:25: internal compiler error: Segmentation fault
   40 | static inline void glue(gen_helper_, name)(dh_retvar_decl(ret)          \
      |                         ^~~~~~~~~~~
[...]/qemu-git/src/qemu/include/qemu/compiler.h:41:20: note: in expansion of macro ‘xglue’
   41 | #define glue(x, y) xglue(x, y)
      |                    ^~~~~
[...]/qemu-git/src/qemu/include/exec/helper-gen.h:40:20: note: in expansion of macro ‘glue’
   40 | static inline void glue(gen_helper_, name)(dh_retvar_decl(ret)          \
      |                    ^~~~
[...]/qemu-git/src/qemu/accel/tcg/tcg-runtime.h:64:5: note: in expansion of macro ‘DEF_HELPER_FLAGS_4’
   64 |     DEF_HELPER_FLAGS_4(glue(glue(atomic_, NAME), q_be),           \
      |     ^~~~~~~~~~~~~~~~~~
[...]/qemu-git/src/qemu/accel/tcg/tcg-runtime.h:134:1: note: in expansion of macro ‘GEN_ATOMIC_HELPERS’
  134 | GEN_ATOMIC_HELPERS(and_fetch)
      | ^~~~~~~~~~~~~~~~~~~

tinywrkb commented on 2020-11-25 13:26 (UTC)

The package does not build in a clean chroot, git is missing from makedepends (not part of base-devel or required by).