devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
865 stars 63 forks source link

../meson.build:3016:4: ERROR: Command `(long)` failed with status 1. #156

Open cookies5219 opened 2 months ago

cookies5219 commented 2 months ago

running ../configure gives me

../meson.build:3016:4: ERROR: Command /home/owo/qemu-ios/build/pyvenv/bin/python3 /home/owo/qemu-ios/scripts/minikconf.py --defconfig alpha-softmmu-config-devices.mak /home/owo/qemu-ios/build/meson-private/alpha-softmmu-config-devices.mak.d /home/owo/qemu-ios/configs/devices/alpha-softmmu/default.mak /home/owo/qemu-ios/Kconfig CONFIG_TPM=y CONFIG_PIXMAN=y CONFIG_IVSHMEM=y CONFIG_VHOST_USER=y CONFIG_VHOST_VDPA=y CONFIG_VHOST_KERNEL=y CONFIG_VIRTFS=y CONFIG_LINUX=y CONFIG_MULTIPROCESS_ALLOWED=y CONFIG_HV_BALLOON_POSSIBLE=y CONFIG_TCG=y CONFIG_ALPHA=y [Uploading meson-log.txt…]() failed with status 1.

cookies5219 commented 2 months ago

(using debian 12 with kde)