=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for palcode-clipper-qemu-5.2.0nb8 => Checksum SHA512 OK for palcode-clipper-qemu-5.2.0nb8 => Checksum BLAKE2s OK for qemu-6.1.0.tar.xz => Checksum SHA512 OK for qemu-6.1.0.tar.xz ===> Installing dependencies for qemu-6.1.0nb4 ========================================================================== The supported build options for qemu are: debug-info gtk3 iscsi opengl sdl spice The currently selected options are: iscsi opengl sdl spice You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.qemu (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, qemu-6.1.0nb4. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * PYTHON_VERSION_DEFAULT = 39 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * PYPACKAGE = python39 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency ninja-build-[0-9]*: found ninja-build-1.10.2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.1 => Tool dependency python39>=3.9: found python39-3.9.8 => Tool dependency py39-sphinx-[0-9]*: found py39-sphinx-4.3.0 => Tool dependency bison>=1.0: found bison-3.8.2 => Tool dependency perl>=5.0: found perl-5.34.0nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency py39-sphinx-rtd-theme>=0.4.3: found py39-sphinx-rtd-theme-0.4.3 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency spice-protocol>=0.12.5: found spice-protocol-0.14.3nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency SDL2>=2.0.16nb1: found SDL2-2.0.16nb1 => Full dependency libxkbcommon>=0.4.0nb1: found libxkbcommon-1.3.1 => Full dependency spice-server>=0.14.2nb1: found spice-server-0.14.3 => Full dependency glib2>=2.64.0nb1: found glib2-2.70.1 => Full dependency libiscsi>=1.19.0: found libiscsi-1.19.0 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency zstd>=1.3.6: found zstd-1.5.0 => Full dependency jemalloc>=4.0.0: found jemalloc-5.2.1nb3 => Full dependency snappy>=1.0.5: found snappy-1.1.9 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.9.4 => Full dependency curl>=7.79.1nb2: found curl-7.80.0 => Full dependency jpeg>=9: found jpeg-9d ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for qemu-6.1.0nb4 ===> Extracting for qemu-6.1.0nb4 cp /tmp/emulators/qemu/work/palcode-clipper-qemu-5.2.0nb8 /tmp/emulators/qemu/work/qemu-6.1.0/pc-bios/palcode-clipper cp /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/files/hw-mips-mipssim_virtio.c /tmp/emulators/qemu/work/qemu-6.1.0/hw/mips/mipssim_virtio.c ===> Patching for qemu-6.1.0nb4 => Applying pkgsrc patches for qemu-6.1.0nb4 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-backends_tpm_tpm__ioctl.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-backends_tpm_tpm__ioctl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-backends_tpm_tpm__ioctl.h,v 1.1 2020/08/12 18:31:27 ryoon Exp $ | |SunOS needs filio.h for _IO*() macros. | |--- backends/tpm/tpm_ioctl.h.orig 2019-08-15 19:01:42.000000000 +0000 |+++ backends/tpm/tpm_ioctl.h -------------------------- Patching file backends/tpm/tpm_ioctl.h using Plan A... Hunk #1 succeeded at 9. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.34 2021/09/10 13:10:58 nia Exp $ | |Allow the compiler from NetBSD 9.0. | |Requiring a minor version of GCC makes no sense, and indeed, |the requirement seems to be 7.5.0 because "Ubuntu has that |version"... | |https://github.com/qemu/qemu/commit/56208a0d473c6db263cc333c787ca48b502d72ab | |--- configure.orig 2021-08-24 17:35:40.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2099. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw-mips-Kconfig,v 1.3 2021/02/20 22:59:29 ryoon Exp $ | |--- hw/mips/Kconfig.orig 2020-08-11 19:17:15.000000000 +0000 |+++ hw/mips/Kconfig -------------------------- Patching file hw/mips/Kconfig using Plan A... Hunk #1 succeeded at 7 (offset -13 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw-mips-mipssim.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw-mips-mipssim.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw-mips-mipssim.c,v 1.4 2021/08/27 03:32:37 ryoon Exp $ | |--- hw/mips/mipssim.c.orig 2021-08-04 16:29:07.000000000 +0000 |+++ hw/mips/mipssim.c -------------------------- Patching file hw/mips/mipssim.c using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 143. Hunk #3 succeeded at 154. Hunk #4 succeeded at 217. Hunk #5 succeeded at 238. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_core_uboot__image.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_core_uboot__image.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_core_uboot__image.h,v 1.2 2019/04/24 13:59:32 ryoon Exp $ | |--- hw/core/uboot_image.h.orig 2019-04-23 18:14:45.000000000 +0000 |+++ hw/core/uboot_image.h -------------------------- Patching file hw/core/uboot_image.h using Plan A... Hunk #1 succeeded at 75. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_display_omap__dss.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_display_omap__dss.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_display_omap__dss.c,v 1.2 2014/01/15 18:26:20 wiz Exp $ | |Avoid conflicts with SSP read() macro in NetBSD's |(PR lib/43832: ssp causes common names to be defines) | |--- hw/display/omap_dss.c.orig 2013-11-27 22:15:55.000000000 +0000 |+++ hw/display/omap_dss.c -------------------------- Patching file hw/display/omap_dss.c using Plan A... Hunk #1 succeeded at 797 (offset 6 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_i386_acpi-build.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_i386_acpi-build.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_i386_acpi-build.c,v 1.1 2021/06/16 09:39:17 jperkin Exp $ | |Avoid "sun" define. | |--- hw/i386/acpi-build.c.orig 2021-04-29 17:18:58.000000000 +0000 |+++ hw/i386/acpi-build.c -------------------------- Patching file hw/i386/acpi-build.c using Plan A... Hunk #1 succeeded at 564 (offset 30 lines). Hunk #2 succeeded at 575 (offset 30 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_mips_meson.build => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_mips_meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_mips_meson.build,v 1.3 2021/08/27 03:32:37 ryoon Exp $ | |--- hw/mips/meson.build.orig 2021-08-04 16:29:07.000000000 +0000 |+++ hw/mips/meson.build -------------------------- Patching file hw/mips/meson.build using Plan A... Hunk #1 succeeded at 7. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_net_etraxfs__eth.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_net_etraxfs__eth.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_net_etraxfs__eth.c,v 1.3 2014/01/15 18:26:20 wiz Exp $ | |Avoid conflicts with SSP read() macro in NetBSD's |(PR lib/43832: ssp causes common names to be defines) | |--- hw/net/etraxfs_eth.c.orig 2013-11-27 22:15:55.000000000 +0000 |+++ hw/net/etraxfs_eth.c -------------------------- Patching file hw/net/etraxfs_eth.c using Plan A... Hunk #1 succeeded at 187 (offset 2 lines). Hunk #2 succeeded at 355 (offset -9 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_net_xilinx__axienet.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_net_xilinx__axienet.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_net_xilinx__axienet.c,v 1.2 2014/01/15 18:26:20 wiz Exp $ | |Avoid conflicts with SSP read() macro in NetBSD's |(PR lib/43832: ssp causes common names to be defines) | |--- hw/net/xilinx_axienet.c.orig 2013-11-27 22:15:55.000000000 +0000 |+++ hw/net/xilinx_axienet.c -------------------------- Patching file hw/net/xilinx_axienet.c using Plan A... Hunk #1 succeeded at 192 (offset -15 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_rtc_mc146818rtc.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_rtc_mc146818rtc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_rtc_mc146818rtc.c,v 1.1 2020/10/04 20:39:25 thorpej Exp $ | |Ensure the periodic timer is started as soon as the device is realized, |and follow the real hardware's lead of updating the PF bit in REG_C even |if it's not going to result in raising an interrupt. | |--- hw/rtc/mc146818rtc.c.orig 2020-10-01 00:56:55.574093880 +0000 |+++ hw/rtc/mc146818rtc.c 2020-10-01 00:58:40.326479896 +0000 -------------------------- Patching file hw/rtc/mc146818rtc.c using Plan A... Hunk #1 succeeded at 155. Hunk #2 succeeded at 934 (offset -16 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_scsi_scsi-disk.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_scsi_scsi-disk.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_scsi_scsi-disk.c,v 1.1 2020/09/27 21:29:57 jakllsch Exp $ | |Fill in more of SCSI disk block size reports to guest. Allows use of |sector sizes outside range of 256 to 32768. | |--- hw/scsi/scsi-disk.c.orig 2020-08-11 19:17:15.000000000 +0000 |+++ hw/scsi/scsi-disk.c -------------------------- Patching file hw/scsi/scsi-disk.c using Plan A... Hunk #1 succeeded at 1294 (offset 1 line). Hunk #2 succeeded at 1997 (offset 4 lines). Hunk #3 succeeded at 2063 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_usb_dev-mtp.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-hw_usb_dev-mtp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_usb_dev-mtp.c,v 1.5 2021/02/20 22:59:29 ryoon Exp $ | |--- hw/usb/dev-mtp.c.orig 2020-12-08 16:59:44.000000000 +0000 |+++ hw/usb/dev-mtp.c -------------------------- Patching file hw/usb/dev-mtp.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 622. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-include_sysemu_nvmm.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-include_sysemu_nvmm.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_sysemu_nvmm.h,v 1.5 2021/08/27 03:32:37 ryoon Exp $ | |* Do not use CONFIG_NVMM directly to avoid pragma poison error. | |--- include/sysemu/nvmm.h.orig 2021-08-04 16:29:07.000000000 +0000 |+++ include/sysemu/nvmm.h -------------------------- Patching file include/sysemu/nvmm.h using Plan A... Hunk #1 succeeded at 13. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-meson.build => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.9 2021/09/05 20:58:16 nia Exp $ | |* Add NetBSD support. |* Detect iconv in libc properly for pkgsrc (pkgsrc removes -liconv) | to fix qemu-system-aarch64 link. |* Detect curses (non-ncurses{,w} too) | |--- meson.build.orig 2021-08-24 17:35:41.000000000 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 237. Hunk #2 succeeded at 611. Hunk #3 succeeded at 629. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-net_tap-solaris.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-net_tap-solaris.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-net_tap-solaris.c,v 1.2 2019/12/15 18:35:25 adam Exp $ | |Requires qemu-common.h. | |--- net/tap-solaris.c.orig 2019-12-12 18:20:48.000000000 +0000 |+++ net/tap-solaris.c -------------------------- Patching file net/tap-solaris.c using Plan A... Hunk #1 succeeded at 23. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-roms_u-boot-sam460ex_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-roms_u-boot-sam460ex_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-roms_u-boot-sam460ex_Makefile,v 1.3 2021/02/23 09:28:33 wiz Exp $ | |Fix unportable test(1) operator. | |--- roms/u-boot-sam460ex/Makefile.orig 2020-12-08 17:00:58.000000000 +0000 |+++ roms/u-boot-sam460ex/Makefile -------------------------- Patching file roms/u-boot-sam460ex/Makefile using Plan A... Hunk #1 succeeded at 2189. Hunk #2 succeeded at 2224. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-slirp_src_tcp__subr.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-slirp_src_tcp__subr.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-slirp_src_tcp__subr.c,v 1.1 2021/09/19 13:49:12 yhardy Exp $ | |Issues: | | QEMU crashes when receiving network connection on NetBSD | https://gitlab.com/qemu-project/qemu/-/issues/605 | | Use the exact sockaddr size in getnameinfo call | https://gitlab.freedesktop.org/slirp/libslirp/-/issues/52 | Fixed in commit: 23db43ab | |--- slirp/src/tcp_subr.c.orig 2021-09-18 20:05:43.313555017 +0000 |+++ slirp/src/tcp_subr.c -------------------------- Patching file slirp/src/tcp_subr.c using Plan A... Hunk #1 succeeded at 464. Hunk #2 succeeded at 473. Hunk #3 succeeded at 504. Hunk #4 succeeded at 529. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-target_i386_nvmm_nvmm-all.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-target_i386_nvmm_nvmm-all.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-target_i386_nvmm_nvmm-all.c,v 1.4 2021/09/05 20:58:16 nia Exp $ | |Re-add NetBSD 9 support. | |--- target/i386/nvmm/nvmm-all.c.orig 2021-08-24 17:35:41.000000000 +0000 |+++ target/i386/nvmm/nvmm-all.c -------------------------- Patching file target/i386/nvmm/nvmm-all.c using Plan A... Hunk #1 succeeded at 750. Hunk #2 succeeded at 771. Hunk #3 succeeded at 780. Hunk #4 succeeded at 894. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-target_sparc_translate.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu/patches/patch-target_sparc_translate.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-target_sparc_translate.c,v 1.1 2020/11/02 17:17:15 martin Exp $ | |Patch from upstream (not integrated there yet) to work around %pc/%npc |being set to invalid values via ptrace, triggered by the NetBSD ptrace |ATF tests. Real hardware seems to hardcode the lower bits to zero too. | |--- target/sparc/translate.c.orig 2020-08-11 21:17:15.000000000 +0200 |+++ target/sparc/translate.c 2020-11-02 18:04:50.507211101 +0100 -------------------------- Patching file target/sparc/translate.c using Plan A... Hunk #1 succeeded at 4515 (offset -10 lines). Hunk #2 succeeded at 4527 (offset -10 lines). done ===> Creating toolchain wrappers for qemu-6.1.0nb4 ===> Configuring for qemu-6.1.0nb4 => Correcting the path to the OSS device. => Fix hardcoded sphinx-build => Checking for portability problems in extracted files Using './build' as the directory for build output The Meson build system Version: 0.55.3 Source dir: /tmp/emulators/qemu/work/qemu-6.1.0 Build dir: /tmp/emulators/qemu/work/qemu-6.1.0/build Build type: native build Using 'PKG_CONFIG_PATH' from environment with value: '' Using 'PKG_CONFIG_PATH' from environment with value: '' Project name: qemu Project version: 6.1.0 Using 'CFLAGS' from environment with value: '-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include/krb5' Using 'LDFLAGS' from environment with value: '-L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' Using 'CPPFLAGS' from environment with value: '-I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include/krb5' Using 'CFLAGS' from environment with value: '-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include/krb5' Using 'LDFLAGS' from environment with value: '-L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' Using 'CPPFLAGS' from environment with value: '-I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include/krb5' C compiler for the host machine: gcc (gcc 7.4.0 "gcc (nb3 20190319) 7.4.0") C linker for the host machine: gcc ld.bfd 2.31.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 ../meson.build:10: WARNING: Module unstable-keyval has no backwards or forwards compatibility and might not exist in future releases. Program sh found: YES Program python3 found: YES (/usr/pkg/bin/python3.9) Program bzip2 found: YES Using 'CXXFLAGS' from environment with value: '-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include/krb5' Using 'LDFLAGS' from environment with value: '-L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' Using 'CPPFLAGS' from environment with value: '-I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include/krb5' C++ compiler for the host machine: c++ (gcc 7.4.0 "g++ (nb3 20190319) 7.4.0") C++ linker for the host machine: c++ ld.bfd 2.31.1 Program cgcc found: NO Library m found: YES Run-time dependency threads found: YES Library util found: YES Run-time dependency appleframeworks found: NO (tried framework) Library nvmm found: YES Found pkg-config: /tmp/emulators/qemu/work/.tools/bin/pkg-config (1.8.0) Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency pixman-1 found: YES 0.38.4 Library aio found: NO Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency zlib found: YES 1.2.10 Run-time dependency liburing found: NO (tried pkgconfig) Run-time dependency libxml-2.0 found: NO (tried pkgconfig) Run-time dependency libnfs found: NO (tried pkgconfig) Run-time dependency appleframeworks found: NO (tried framework) Run-time dependency libseccomp found: NO (tried pkgconfig) Has header "cap-ng.h" : NO Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency xkbcommon found: YES 1.3.1 Library rt found: YES Library dl found: NO Checking for function "dlopen" with dependency -ldl: YES Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency libiscsi found: YES 1.19.0 Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency libzstd found: YES 1.5.0 Run-time dependency virglrenderer found: NO (tried pkgconfig) Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency libcurl found: YES 7.80.0 Run-time dependency ncursesw found: NO (tried pkgconfig) Has header "curses.h" : YES Library ncursesw found: NO Library cursesw found: NO Library curses found: YES Has header "brlapi.h" : NO Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency sdl2 found: YES 2.0.16 Run-time dependency sdl2_image found: NO (tried pkgconfig) Library rados found: NO Has header "rbd/librbd.h" : NO Run-time dependency glusterfs-api found: NO (tried pkgconfig) Has header "bzlib.h" : YES Library bz2 found: YES Has header "lzfse.h" : NO Run-time dependency gnutls found: NO (tried pkgconfig) Run-time dependency gnutls found: NO (tried pkgconfig) libgcrypt-config found: YES (/usr/pkg/bin/libgcrypt-config) 1.9.4 Run-time dependency libgcrypt found: YES 1.9.4 Dependency gtk+-3.0 skipped: feature gtk disabled Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency libpng found: YES 1.6.37 Using 'PKG_CONFIG_PATH' from environment with value: '' Run-time dependency libjpeg found: YES 9.4.0 Has header "sasl/sasl.h" : NO Has header "security/pam_appl.h" : YES Library pam found: YES Has header "snappy-c.h" : YES Library snappy found: YES Has header "lzo/lzo1x.h" : YES Library lzo2 found: YES Run-time dependency libcacard found: NO (tried pkgconfig) Run-time dependency u2f-emu found: NO (tried pkgconfig) Run-time dependency libusbredirparser-0.5 found: NO (tried pkgconfig) Run-time dependency libusb-1.0 found: NO (tried pkgconfig) Run-time dependency libpmem found: NO (tried pkgconfig) Run-time dependency libdaxctl found: NO (tried pkgconfig) Run-time dependency libkeyutils found: NO (tried pkgconfig) Checking for function "gettid" : NO Library jemalloc found: YES Run-time dependency fuse3 found: NO (tried pkgconfig) Run-time dependency libbpf found: NO (tried pkgconfig) Has header "sys/epoll.h" : NO Has header "linux/magic.h" : NO Has header "valgrind/valgrind.h" : NO Has header "linux/btrfs.h" : NO Has header "libdrm/drm.h" : YES Has header "pty.h" : NO Has header "sys/disk.h" : YES Has header "sys/ioccom.h" : YES Has header "sys/kcov.h" : YES Checking for function "accept4" : YES Checking for function "clock_adjtime" : NO Checking for function "dup3" : YES Checking for function "fallocate" : NO Checking for function "posix_fallocate" : YES Checking for function "posix_memalign" : YES Checking for function "ppoll" : NO Checking for function "preadv" : YES Checking for function "sem_timedwait" with dependency threads: YES Checking for function "sendfile" : NO Checking for function "setns" : NO Checking for function "syncfs" : NO Checking for function "sync_file_range" : NO Checking for function "timerfd_create" : NO Checking for function "copy_file_range" : NO Checking for function "openpty" with dependency -lutil: YES Checking for function "strchrnul" : YES Checking for function "system" : YES Header has symbol "bswap_32" : NO Header has symbol "epoll_create1" : NO Header has symbol "environ" : NO Header has symbol "FALLOC_FL_PUNCH_HOLE" : NO Header has symbol "FALLOC_FL_ZERO_RANGE" : NO Has header "linux/fiemap.h" : NO Checking for function "getrandom" : NO Header has symbol "inotify_init" : NO Header has symbol "inotify_init1" : NO Header has symbol "bswap32" : YES Header has symbol "PR_SET_TIMERSLACK" : NO Header has symbol "IFLA_PROTO_DOWN" : NO Header has symbol "makedev" : NO Header has symbol "optreset" : YES Header has symbol "struct utmpx" : YES Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO Checking whether type "struct stat" has member "st_atim" : YES Program scripts/minikconf.py found: YES Configuring aarch64-softmmu-config-target.h using configuration Configuring aarch64-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/aarch64-softmmu-config-devices.mak.d Configuring aarch64-softmmu-config-devices.h using configuration Configuring alpha-softmmu-config-target.h using configuration Configuring alpha-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/alpha-softmmu-config-devices.mak.d Configuring alpha-softmmu-config-devices.h using configuration Configuring arm-softmmu-config-target.h using configuration Configuring arm-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/arm-softmmu-config-devices.mak.d Configuring arm-softmmu-config-devices.h using configuration Configuring avr-softmmu-config-target.h using configuration Configuring avr-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/avr-softmmu-config-devices.mak.d Configuring avr-softmmu-config-devices.h using configuration Configuring cris-softmmu-config-target.h using configuration Configuring cris-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/cris-softmmu-config-devices.mak.d Configuring cris-softmmu-config-devices.h using configuration Configuring hppa-softmmu-config-target.h using configuration Configuring hppa-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/hppa-softmmu-config-devices.mak.d Configuring hppa-softmmu-config-devices.h using configuration Configuring i386-softmmu-config-target.h using configuration Configuring i386-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/i386-softmmu-config-devices.mak.d Configuring i386-softmmu-config-devices.h using configuration Configuring m68k-softmmu-config-target.h using configuration Configuring m68k-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/m68k-softmmu-config-devices.mak.d Configuring m68k-softmmu-config-devices.h using configuration Configuring microblaze-softmmu-config-target.h using configuration Configuring microblaze-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/microblaze-softmmu-config-devices.mak.d Configuring microblaze-softmmu-config-devices.h using configuration Configuring microblazeel-softmmu-config-target.h using configuration Configuring microblazeel-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/microblazeel-softmmu-config-devices.mak.d Configuring microblazeel-softmmu-config-devices.h using configuration Configuring mips-softmmu-config-target.h using configuration Configuring mips-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/mips-softmmu-config-devices.mak.d Configuring mips-softmmu-config-devices.h using configuration Configuring mips64-softmmu-config-target.h using configuration Configuring mips64-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/mips64-softmmu-config-devices.mak.d Configuring mips64-softmmu-config-devices.h using configuration Configuring mips64el-softmmu-config-target.h using configuration Configuring mips64el-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/mips64el-softmmu-config-devices.mak.d Configuring mips64el-softmmu-config-devices.h using configuration Configuring mipsel-softmmu-config-target.h using configuration Configuring mipsel-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/mipsel-softmmu-config-devices.mak.d Configuring mipsel-softmmu-config-devices.h using configuration Configuring nios2-softmmu-config-target.h using configuration Configuring nios2-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/nios2-softmmu-config-devices.mak.d Configuring nios2-softmmu-config-devices.h using configuration Configuring or1k-softmmu-config-target.h using configuration Configuring or1k-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/or1k-softmmu-config-devices.mak.d Configuring or1k-softmmu-config-devices.h using configuration Configuring ppc-softmmu-config-target.h using configuration Configuring ppc-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/ppc-softmmu-config-devices.mak.d Configuring ppc-softmmu-config-devices.h using configuration Configuring ppc64-softmmu-config-target.h using configuration Configuring ppc64-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/ppc64-softmmu-config-devices.mak.d Configuring ppc64-softmmu-config-devices.h using configuration Configuring riscv32-softmmu-config-target.h using configuration Configuring riscv32-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/riscv32-softmmu-config-devices.mak.d Configuring riscv32-softmmu-config-devices.h using configuration Configuring riscv64-softmmu-config-target.h using configuration Configuring riscv64-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/riscv64-softmmu-config-devices.mak.d Configuring riscv64-softmmu-config-devices.h using configuration Configuring rx-softmmu-config-target.h using configuration Configuring rx-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/rx-softmmu-config-devices.mak.d Configuring rx-softmmu-config-devices.h using configuration Configuring s390x-softmmu-config-target.h using configuration Configuring s390x-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/s390x-softmmu-config-devices.mak.d Configuring s390x-softmmu-config-devices.h using configuration Configuring sh4-softmmu-config-target.h using configuration Configuring sh4-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/sh4-softmmu-config-devices.mak.d Configuring sh4-softmmu-config-devices.h using configuration Configuring sh4eb-softmmu-config-target.h using configuration Configuring sh4eb-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/sh4eb-softmmu-config-devices.mak.d Configuring sh4eb-softmmu-config-devices.h using configuration Configuring sparc-softmmu-config-target.h using configuration Configuring sparc-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/sparc-softmmu-config-devices.mak.d Configuring sparc-softmmu-config-devices.h using configuration Configuring sparc64-softmmu-config-target.h using configuration Configuring sparc64-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/sparc64-softmmu-config-devices.mak.d Configuring sparc64-softmmu-config-devices.h using configuration Configuring tricore-softmmu-config-target.h using configuration Configuring tricore-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/tricore-softmmu-config-devices.mak.d Configuring tricore-softmmu-config-devices.h using configuration Configuring x86_64-softmmu-config-target.h using configuration Configuring x86_64-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/x86_64-softmmu-config-devices.mak.d Configuring x86_64-softmmu-config-devices.h using configuration Configuring xtensa-softmmu-config-target.h using configuration Configuring xtensa-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/xtensa-softmmu-config-devices.mak.d Configuring xtensa-softmmu-config-devices.h using configuration Configuring xtensaeb-softmmu-config-target.h using configuration Configuring xtensaeb-softmmu-config-devices.mak with command Reading depfile: /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-private/xtensaeb-softmmu-config-devices.mak.d Configuring xtensaeb-softmmu-config-devices.h using configuration Configuring i386-bsd-user-config-target.h using configuration Configuring x86_64-bsd-user-config-target.h using configuration Run-time dependency capstone found: NO (tried pkgconfig) Configuring capstone-defs.h using configuration Run-time dependency slirp found: NO (tried pkgconfig) Configuring libslirp-version.h using configuration Library fdt found: NO Configuring config-host.h using configuration Program scripts/hxtool found: YES Program scripts/shaderinclude.pl found: YES Program scripts/qapi-gen.py found: YES Program scripts/qemu-version.sh found: YES Program keycodemapdb/tools/keymap-gen found: YES Program scripts/decodetree.py found: YES Program ../scripts/modules/module_block.py found: YES Program ../scripts/block-coroutine-wrapper.py found: YES Program scripts/modinfo-collect.py found: YES Program scripts/modinfo-generate.py found: YES Program nm found: YES Program scripts/undefsym.py found: YES Program scripts/feature_to_c.sh found: YES Configuring 50-edk2-i386-secure.json using configuration Configuring 50-edk2-x86_64-secure.json using configuration Configuring 60-edk2-aarch64.json using configuration Configuring 60-edk2-arm.json using configuration Configuring 60-edk2-i386.json using configuration Configuring 60-edk2-x86_64.json using configuration Program qemu-keymap found: NO Program sphinx-build-3.9 found: YES ../docs/meson.build:30: WARNING: /usr/pkg/bin/sphinx-build-3.9: Traceback (most recent call last): File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 568, in _build_master ws.require(__requires__) File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 886, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 777, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (docutils 0.18 (/usr/pkg/lib/python3.9/site-packages), Requirement.parse('docutils<0.18,>=0.14'), {'Sphinx'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/bin/sphinx-build-3.9", line 33, in sys.exit(load_entry_point('Sphinx==4.3.0', 'console_scripts', 'sphinx-build')()) File "/usr/pkg/bin/sphinx-build-3.9", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/pkg/lib/python3.9/importlib/metadata.py", line 77, in load module = import_module(match.group('module')) File "/usr/pkg/lib/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_removed File "/usr/pkg/lib/python3.9/site-packages/sphinx/cmd/build.py", line 25, in from sphinx.application import Sphinx File "/usr/pkg/lib/python3.9/site-packages/sphinx/application.py", line 43, in from sphinx.registry import SphinxComponentRegistry File "/usr/pkg/lib/python3.9/site-packages/sphinx/registry.py", line 24, in from pkg_resources import iter_entry_points File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3243, in def _initialize_master_working_set(): File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3226, in _call_aside f(*args, **kwargs) File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3255, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 570, in _build_master return cls._build_from_requirements(__requires__) File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 583, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/pkg/lib/python3.9/site-packages/pkg_resources/__init__.py", line 772, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'docutils<0.18,>=0.14' distribution was not found and is required by Sphinx ../docs/meson.build:32:6: ERROR: Problem encountered: Install a Python 3 version of python-sphinx and the readthedoc theme A full log can be found at /tmp/emulators/qemu/work/qemu-6.1.0/build/meson-logs/meson-log.txt ERROR: meson setup failed *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/qemu