pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: qemu build failure



* On 2023-03-15 at 18:57 GMT, Greg Troxel wrote:

On:
 netbsd-10 amd64 from about a week ago
   x sets installed, so pkgsrc using native
 pkgsrc-current from about 36h ago, but with qemu from an hour ago
 everthing else up to date (pkg_rr)


building qemu fails:

 [5721/6717] Generating pc-bios/edk2-i386-vars.fd with a custom command (wrapped by meson to capture output)
 [5722/6717] Generating pc-bios/keymaps/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
 [5723/6717] Generating pc-bios/edk2-x86_64-code.fd with a custom command (wrapped by meson to capture output)
 [5724/6717] Generating pc-bios/edk2-x86_64-secure-code.fd with a custom command (wrapped by meson to capture output)
 ninja: build stopped: subcommand failed.
 *** Error code 1

I dimly remember seeing this before, but I do not remember the outcome.

It happens if you already have qemu installed, for some reason using the installed qemu-keymap (as you can see from your log) causes it to fail.

Which is why you don't see it failing in bulk builds...

--
Jonathan Perkin   -   mnx.io   -   pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index