=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for qemu-4.2.0.tar.xz => Checksum RMD160 OK for qemu-4.2.0.tar.xz => Checksum SHA512 OK for qemu-4.2.0.tar.xz ===> Installing dependencies for qemu-4.2.0nb12 ========================================================================== The supported build options for qemu are: gtk3 iscsi sdl spice The currently selected options are: iscsi sdl 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-4.2.0nb12. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * PYTHON_VERSION_DEFAULT = 37 * SSLBASE = /usr * 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 = python37 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.64.1 => Tool dependency py37-sphinx-[0-9]*: found py37-sphinx-2.4.4 => Tool dependency bison>=1.0: found bison-3.4.2 => Tool dependency gmake>=4.1: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.30.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2019.2nb3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.14 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency SDL2>=2.0.10nb4: found SDL2-2.0.12nb2 => Full dependency libxkbcommon>=0.4.0nb1: found libxkbcommon-0.10.0 => Full dependency libiscsi>=1.19.0: found libiscsi-1.19.0 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency glib2>=2.64.0nb1: found glib2-2.64.1nb1 => Full dependency jemalloc>=4.0.0: found jemalloc-5.2.1nb1 => Full dependency snappy>=1.0.5: found snappy-1.1.8 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency png>=1.6.0nb1: found png-1.6.37 => Full dependency python37>=3.7.0: found python37-3.7.7 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.8.5 => Full dependency curl>=7.69.0nb1: found curl-7.69.1 => Full dependency pixman>=0.25.2: found pixman-0.38.4nb1 => Full dependency jpeg>=9: found jpeg-9d ===> Overriding tools for qemu-4.2.0nb12 ===> Extracting for qemu-4.2.0nb12 ===> Patching for qemu-4.2.0nb12 => Applying pkgsrc patches for qemu-4.2.0nb12 => Verifying /data/pkgsrc/emulators/qemu/patches/patch-Makefile => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.2 2019/08/16 15:12:19 adam Exp $ | |--- Makefile.orig 2019-08-15 19:01:42.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 493 (offset 19 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-accel_stubs_Makefile.objs => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-accel_stubs_Makefile.objs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-accel_stubs_Makefile.objs,v 1.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- accel/stubs/Makefile.objs.orig 2019-12-12 18:20:47.000000000 +0000 |+++ accel/stubs/Makefile.objs -------------------------- Patching file accel/stubs/Makefile.objs using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-accel_stubs_nvmm-stub.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-accel_stubs_nvmm-stub.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-accel_stubs_nvmm-stub.c,v 1.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- accel/stubs/nvmm-stub.c.orig 2020-02-06 16:25:13.966864001 +0000 |+++ accel/stubs/nvmm-stub.c -------------------------- (Creating file accel/stubs/nvmm-stub.c...) Patching file accel/stubs/nvmm-stub.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-accel_tcg_user-exec.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-accel_tcg_user-exec.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-accel_tcg_user-exec.c,v 1.1 2019/07/03 14:38:13 thorpej Exp $ | |Fix building on NetBSD/arm by extracting the FSR value from the |correct siginfo_t field. | |--- accel/tcg/user-exec.c.orig 2019-07-03 13:09:53.530028621 +0000 |+++ accel/tcg/user-exec.c 2019-07-03 13:22:13.179596536 +0000 -------------------------- Patching file accel/tcg/user-exec.c using Plan A... Hunk #1 succeeded at 490 (offset 42 lines). Hunk #2 succeeded at 499 (offset 42 lines). Hunk #3 succeeded at 514 (offset 42 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-capstone_Makefile => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-capstone_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-capstone_Makefile,v 1.1 2019/12/11 16:44:22 jperkin Exp $ | |Support greps that do not support -m. | |--- capstone/Makefile.orig 2019-08-15 19:04:33.000000000 +0000 |+++ capstone/Makefile -------------------------- Patching file capstone/Makefile using Plan A... Hunk #1 succeeded at 254. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-configure => Applying pkgsrc patch /data/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.26 2020/02/06 16:46:17 kamil Exp $ | |configure: Add HAX support in NetBSD |Add NVMM support. | |--- configure.orig 2020-02-06 16:24:52.903915848 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 241. Hunk #2 succeeded at 279. Hunk #3 succeeded at 399. Hunk #4 succeeded at 834 (offset -1 lines). Hunk #5 succeeded at 1185 (offset -1 lines). Hunk #6 succeeded at 1785 (offset -1 lines). Hunk #7 succeeded at 2776 (offset -1 lines). Hunk #8 succeeded at 6554 (offset -1 lines). Hunk #9 succeeded at 7844 (offset -1 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-contrib_ivshmem-client_ivshmem-client.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-contrib_ivshmem-client_ivshmem-client.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_ivshmem-client_ivshmem-client.c,v 1.1 2017/08/25 12:39:56 jperkin Exp $ | |Avoid sun definition. | |--- contrib/ivshmem-client/ivshmem-client.c.orig 2017-04-20 14:57:00.000000000 +0000 |+++ contrib/ivshmem-client/ivshmem-client.c -------------------------- Patching file contrib/ivshmem-client/ivshmem-client.c using Plan A... Hunk #1 succeeded at 178 (offset -1 lines). Hunk #2 succeeded at 192 (offset -1 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-contrib_ivshmem-server_ivshmem-server.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-contrib_ivshmem-server_ivshmem-server.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_ivshmem-server_ivshmem-server.c,v 1.1 2017/08/25 12:39:56 jperkin Exp $ | |Avoid sun definition. | |--- contrib/ivshmem-server/ivshmem-server.c.orig 2017-04-20 14:57:00.000000000 +0000 |+++ contrib/ivshmem-server/ivshmem-server.c -------------------------- Patching file contrib/ivshmem-server/ivshmem-server.c using Plan A... Hunk #1 succeeded at 288 (offset -1 lines). Hunk #2 succeeded at 327 (offset -1 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-cpus.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-cpus.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cpus.c,v 1.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- cpus.c.orig 2019-12-12 18:20:47.000000000 +0000 |+++ cpus.c -------------------------- Patching file cpus.c using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 1739. Hunk #3 succeeded at 2144. Hunk #4 succeeded at 2197. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-hw_core_uboot__image.h => Applying pkgsrc patch /data/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 /data/pkgsrc/emulators/qemu/patches/patch-hw_display_omap__dss.c => Applying pkgsrc patch /data/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 /data/pkgsrc/emulators/qemu/patches/patch-hw_net_etraxfs__eth.c => Applying pkgsrc patch /data/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 186 (offset 1 line). Hunk #2 succeeded at 363 (offset -1 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-hw_net_xilinx__axienet.c => Applying pkgsrc patch /data/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 216 (offset 9 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-hw_tpm_tpm__ioctl.h => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-hw_tpm_tpm__ioctl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hw_tpm_tpm__ioctl.h,v 1.2 2019/08/16 15:12:19 adam Exp $ | |SunOS needs filio.h for _IO*() macros. | |--- hw/tpm/tpm_ioctl.h.orig 2019-08-15 19:01:42.000000000 +0000 |+++ hw/tpm/tpm_ioctl.h -------------------------- Patching file hw/tpm/tpm_ioctl.h using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-hw_usb_dev-mtp.c => Applying pkgsrc patch /data/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.4 2019/06/28 17:11:14 jperkin Exp $ | |Support NAME_MAX and compat for O_DIRECTORY. | |--- hw/usb/dev-mtp.c.orig 2019-04-23 18:14:46.000000000 +0000 |+++ hw/usb/dev-mtp.c -------------------------- Patching file hw/usb/dev-mtp.c using Plan A... Hunk #1 succeeded at 29 (offset 3 lines). Hunk #2 succeeded at 621 (offset 3 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-include_sysemu_hw__accel.h => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-include_sysemu_hw__accel.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_sysemu_hw__accel.h,v 1.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- include/sysemu/hw_accel.h.orig 2019-12-12 18:20:48.000000000 +0000 |+++ include/sysemu/hw_accel.h -------------------------- Patching file include/sysemu/hw_accel.h using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 28. Hunk #3 succeeded at 44. Hunk #4 succeeded at 61. Hunk #5 succeeded at 77. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-include_sysemu_kvm.h => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-include_sysemu_kvm.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_sysemu_kvm.h,v 1.2 2019/12/15 18:35:25 adam Exp $ | |Fix debug build on NetBSD (without Linux-KVM). | |--- include/sysemu/kvm.h.orig 2019-12-12 18:20:48.000000000 +0000 |+++ include/sysemu/kvm.h -------------------------- Patching file include/sysemu/kvm.h using Plan A... Hunk #1 succeeded at 465. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-include_sysemu_nvmm.h => Applying pkgsrc patch /data/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.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- include/sysemu/nvmm.h.orig 2020-02-06 16:25:13.966985106 +0000 |+++ include/sysemu/nvmm.h -------------------------- (Creating file include/sysemu/nvmm.h...) Patching file include/sysemu/nvmm.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-net_tap-solaris.c => Applying pkgsrc patch /data/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 /data/pkgsrc/emulators/qemu/patches/patch-qemu-doc.texi => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-qemu-doc.texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qemu-doc.texi,v 1.1 2019/12/15 18:35:49 adam Exp $ | |Remove reference to nonexistent node `QEMU Guest Agent'. | |--- qemu-doc.texi.orig 2019-12-15 14:15:26.000000000 +0000 |+++ qemu-doc.texi -------------------------- Patching file qemu-doc.texi using Plan A... Hunk #1 succeeded at 38. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-qemu-options.hx => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-qemu-options.hx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qemu-options.hx,v 1.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- qemu-options.hx.orig 2019-12-12 18:20:48.000000000 +0000 |+++ qemu-options.hx -------------------------- Patching file qemu-options.hx using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 66. Hunk #3 succeeded at 119. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-roms_u-boot-sam460ex_Makefile => Applying pkgsrc patch /data/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.1 2020/03/13 13:57:04 tnn Exp $ | |Shell compatibility | |--- roms/u-boot-sam460ex/Makefile.orig 2019-12-12 18:22:51.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 /data/pkgsrc/emulators/qemu/patches/patch-roms_u-boot_tools_imx8m__image.sh => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-roms_u-boot_tools_imx8m__image.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-roms_u-boot_tools_imx8m__image.sh,v 1.1 2019/04/24 13:59:32 ryoon Exp $ | |* Improve POSIX shell portability | |--- roms/u-boot/tools/imx8m_image.sh.orig 2019-04-23 18:16:46.000000000 +0000 |+++ roms/u-boot/tools/imx8m_image.sh -------------------------- Patching file roms/u-boot/tools/imx8m_image.sh using Plan A... Hunk #1 succeeded at 12. Hunk #2 succeeded at 28. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-target_i386_Makefile.objs => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-target_i386_Makefile.objs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-target_i386_Makefile.objs,v 1.3 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- target/i386/Makefile.objs.orig 2019-12-12 18:20:48.000000000 +0000 |+++ target/i386/Makefile.objs -------------------------- Patching file target/i386/Makefile.objs using Plan A... Hunk #1 succeeded at 17. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-target_i386_helper.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-target_i386_helper.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-target_i386_helper.c,v 1.1 2020/02/06 16:46:17 kamil Exp $ | |Add NVMM support. | |--- target/i386/helper.c.orig 2019-12-12 18:20:48.000000000 +0000 |+++ target/i386/helper.c -------------------------- Patching file target/i386/helper.c using Plan A... Hunk #1 succeeded at 981. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-target_i386_kvm-stub.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-target_i386_kvm-stub.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-target_i386_kvm-stub.c,v 1.1 2019/02/13 05:16:12 kamil Exp $ | |Fix debug build on NetBSD (without Linux-KVM). | |--- target/i386/kvm-stub.c.orig 2019-02-02 13:12:09.564671574 +0000 |+++ target/i386/kvm-stub.c -------------------------- Patching file target/i386/kvm-stub.c using Plan A... Hunk #1 succeeded at 28 (offset -1 lines). done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-target_i386_nvmm-all.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-target_i386_nvmm-all.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-target_i386_nvmm-all.c,v 1.3 2020/02/06 23:23:21 kamil Exp $ | |Add NVMM support. | |--- target/i386/nvmm-all.c.orig 2020-02-06 23:03:06.140694264 +0000 |+++ target/i386/nvmm-all.c -------------------------- (Creating file target/i386/nvmm-all.c...) Patching file target/i386/nvmm-all.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/emulators/qemu/patches/patch-util_drm.c => Applying pkgsrc patch /data/pkgsrc/emulators/qemu/patches/patch-util_drm.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-util_drm.c,v 1.1 2019/12/11 16:44:22 jperkin Exp $ | |Support SunOS. | |--- util/drm.c.orig 2019-08-15 19:01:43.000000000 +0000 |+++ util/drm.c -------------------------- Patching file util/drm.c using Plan A... Hunk #1 succeeded at 38. done ===> Creating toolchain wrappers for qemu-4.2.0nb12 ===> Configuring for qemu-4.2.0nb12 => Setting PREFIX INFO: [subst.mk:prefix] Nothing changed in ./configure. => Fix hardcoded sphinx-build => Replacing Perl interpreter in scripts/texi2pod.pl. => Checking for portability problems in extracted files Install prefix /usr/pkg BIOS directory /usr/pkg/share/qemu firmware path /usr/pkg/share/qemu-firmware binary directory /usr/pkg/bin library directory /usr/pkg/lib module directory /usr/pkg/lib/qemu libexec directory /usr/pkg/libexec include directory /usr/pkg/include config directory /usr/pkg/etc/qemu local state directory /usr/pkg/var Manual directory /usr/pkg/man ELF interp prefix /usr/pkg/share/qemu Source path /data/scratch/emulators/qemu/work/qemu-4.2.0 GIT binary git GIT submodules C compiler clang Host C compiler cc C++ compiler clang++ Objective-C compiler clang ARFLAGS rv CFLAGS -O2 -g -O2 -I/usr/pkg/include/SDL2 -I/usr/pkg/include -I/usr/pkg/include/libdrm -I/usr/include -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/pkg/include/python3.7 -I/usr/include/krb5 QEMU_CFLAGS -I/usr/pkg/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -Wno-string-plus-int -Wno-typedef-redefinition -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/pkg/include -I/usr/pkg/include/libpng16 -I$(SRC_PATH)/capstone/include LDFLAGS -Wl,--warn-common -m64 -g -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib QEMU_LDFLAGS -L$(BUILD_DIR)/dtc/libfdt make make install /usr/bin/install -c -o pbulkXXX -g users python /usr/pkg/bin/python3.7 -B (3.7.7) slirp support internal smbd /usr/pkg/sbin/smbd module support no host CPU x86_64 host big endian no target list aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu hppa-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu moxie-softmmu nios2-softmmu or1k-softmmu ppc-softmmu ppc64-softmmu riscv32-softmmu riscv64-softmmu s390x-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu i386-bsd-user sparc-bsd-user sparc64-bsd-user x86_64-bsd-user gprof enabled no sparse enabled no strip binaries yes profiler no static build no SDL support yes (2.0.12) SDL image support no GTK support no GTK GL support no VTE support no TLS priority NORMAL GNUTLS support no libgcrypt yes hmac yes XTS yes nettle no libtasn1 no PAM yes iconv support yes curses support yes virgl support no curl support yes mingw32 support no Audio drivers oss sdl Block whitelist (rw) Block whitelist (ro) VirtFS support no Multipath support no VNC support yes VNC SASL support no VNC JPEG support yes VNC PNG support yes xen support no brlapi support no bluez support no Documentation yes PIE no vde support no netmap support no Linux AIO support no ATTR/XATTR support yes Install blobs yes KVM support no HAX support yes HVF support no WHPX support no NVMM support yes TCG support yes TCG debug enabled no TCG interpreter no malloc trim support no RDMA support no PVRDMA support no fdt support git membarrier no preadv support yes fdatasync yes madvise yes posix_madvise yes posix_memalign yes libcap-ng support no vhost-net support yes vhost-crypto support yes vhost-scsi support no vhost-vsock support no vhost-user support yes vhost-user-fs support yes Trace backends log spice support no rbd support no xfsctl support no smartcard support no libusb no usb net redir no OpenGL support no OpenGL dmabufs no libiscsi support yes libnfs support no build guest agent yes QGA VSS support no QGA w32 disk info no QGA MSI support no seccomp support no coroutine backend ucontext coroutine pool yes debug stack usage no mutex debugging no crypto afalg no GlusterFS support no gcov gcov gcov enabled no TPM support yes libssh support no QOM debugging yes Live block migration yes lzo support yes snappy support yes bzip2 support yes lzfse support no NUMA host support no libxml2 no tcmalloc support no jemalloc support yes avx2 optimization no replication support yes VxHS block device no bochs support yes cloop support yes dmg support yes qcow v1 support yes vdi support yes vvfat support yes qed support yes parallels support yes sheepdog support yes capstone internal libpmem support no libudev no default devices yes plugin support no cross containers no NOTE: guest cross-compilers enabled: cc cc