Package Details: qemu-esp-xtensa-git r99808.31099a4e5c-1

Git Clone URL: https://aur.archlinux.org/qemu-esp-xtensa-git.git (read-only, click to copy)
Package Base: qemu-esp-xtensa-git
Description: Espressif's fork of QEMU with support for ESP32 xtensa boards. Git version.
Upstream URL: https://github.com/espressif/qemu
Keywords: esp32 espressif qemu xtensa
Licenses: GPL2
Conflicts: qemu-esp-xtensa
Provides: qemu-esp-xtensa
Submitter: lucassvaz
Maintainer: lucassvaz (gromit)
Last Packager: lucassvaz
Votes: 1
Popularity: 0.000466
First Submitted: 2022-09-27 14:32 (UTC)
Last Updated: 2023-03-15 13:38 (UTC)

Latest Comments

1 2 Next › Last »

lucassvaz commented on 2023-06-26 15:43 (UTC)

I already opened a MR to apply this patch to our QEMU fork. In the meantime you can edit the PKGBUILD file to apply the patch that @redfast00 mentioned.

kleptophobiac commented on 2023-06-24 22:47 (UTC)

Is there a preferred workaround to build this package while we wait for a source fix to trickle through?

lucassvaz commented on 2023-06-22 21:03 (UTC)

I've reported it to the Espressif QEMU team, so all good.

redfast00 commented on 2023-06-22 20:44 (UTC)

@lucassvaz, oops, sorry for the confusion, this was already reported and fixed in upstream QEMU, but not yet in espressif's qemu.

lucassvaz commented on 2023-06-22 20:13 (UTC) (edited on 2023-06-22 20:22 (UTC) by lucassvaz)

Thanks for the heads up! I've reported it to the QEMU team.

redfast00 commented on 2023-06-22 19:49 (UTC)

This does not build anymore, because of https://patchew.org/QEMU/20230620162024.1132013-1-peter.maydell@linaro.org/

FAILED: pc-bios/keymaps/ar
/home/fred/qemu-git/src/qemu/build-full/qemu-keymap -f pc-bios/keymaps/ar -l ar
xkbcommon: ERROR: Couldn't find file "symbols/ar" in include paths
xkbcommon: ERROR: 1 include paths searched:
xkbcommon: ERROR:   /usr/share/X11/xkb
xkbcommon: ERROR: 3 include paths could not be added:
xkbcommon: ERROR:   /home/fred/.config/xkb
xkbcommon: ERROR:   /home/fred/.xkb
xkbcommon: ERROR:   /etc/xkb
xkbcommon: ERROR: Abandoning symbols file "(unnamed)"
xkbcommon: ERROR: Failed to compile xkb_symbols
xkbcommon: ERROR: Failed to compile keymap

lucassvaz commented on 2023-03-15 13:40 (UTC)

Sorry about the delay. I haven't been using much Arch these last few months. It should be fixed now.

Harms commented on 2022-12-06 22:14 (UTC)

namcap also suggests some improvements with the dependencies :)

Harms commented on 2022-12-06 21:50 (UTC)

I built with devtools. If you don't know, in the folder with PKGBUILD:

mkdir chroot
CHROOT=$(pwd)/chroot
mkarchroot $CHROOT/root base-devel
makechrootpkg -c -r $CHROOT

Harms commented on 2022-12-06 21:44 (UTC)

PermissionError: [Errno 13] Permission denied: '/opt/qemu-esp-xtensa-git'

Installing subdir /build/qemu-esp-xtensa-git/src/qemu/qga/run to /opt/qemu-esp-xtensa-git/var/run

FAILED: meson-install