pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emulators/qemu build error
Hi,
I have the latest qemu-7.1.0nb1.tgz built on the 8th of December, working
fine. I updated pkgsrc-current a couple of days ago and started
pkg_rolling-replace; everything rebuilt ok with the exception of qemu -
which is on the same exact version as before. The error I am getting is as
follows:
[5622/6632] Generating edk2-x86_64-code.fd with a custom command (wrapped
by meson to capture output)
[5623/6632] Generating edk2-x86_64-secure-code.fd with a custom command
(wrapped by meson to capture output)
[5624/6632] Generating ar with a custom command
FAILED: pc-bios/keymaps/ar
/usr/pkg/bin/qemu-keymap -f pc-bios/keymaps/ar -l ar
xkbcommon: ERROR: failed to add default include path
/usr/X11R7/share/X11/xkb
ninja: build stopped: subcommand failed.
*** Error code 1
Stop.
make[1]: stopped in /usr/pkgsrc/emulators/qemu
*** Error code 1
The system it is being built on is
$ uname -a
NetBSD ymir.lorien.lan 9.99.108 NetBSD 9.99.108 (GENERIC) #9: Wed Dec 7
21:07:23 GMT 2022
sysbuild%ymir.lorien.lan@localhost:/home/sysbuild/sysbuild/amd64/obj/home/sysbuild/src/sys/arch/amd64/compile/GENERIC
amd64
There is /usr/X11R7/lib/X11/xkb path present, but not
/usr/X11R7/share/X11/xkb. The build completed when I created
/usr/X11R7/share/X11 directory and linked the former into it, but obviously
this is wrong.
--
----
Chavdar Ivanov
Home |
Main Index |
Thread Index |
Old Index