=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for xf86-input-vmmouse-13.1.0.tar.bz2
=> Checksum SHA512 OK for xf86-input-vmmouse-13.1.0.tar.bz2
===> Installing dependencies for xf86-input-vmmouse-13.1.0nb2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3
=> Tool dependency gmake>=3.81: found gmake-4.3nb3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.34: found x11-links-1.34
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> 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 xf86-input-vmmouse-13.1.0nb2
===> Extracting for xf86-input-vmmouse-13.1.0nb2
===> Patching for xf86-input-vmmouse-13.1.0nb2
=> Applying pkgsrc patches for xf86-input-vmmouse-13.1.0nb2
=> Verifying /tree/pkgsrc/x11/xf86-input-vmmouse/patches/patch-config.h.in
=> Applying pkgsrc patch /tree/pkgsrc/x11/xf86-input-vmmouse/patches/patch-config.h.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.h.in,v 1.1 2015/06/29 11:15:05 wiz Exp $
|
|--- config.h.in.orig	2015-06-25 10:27:50.000000000 +0000
|+++ config.h.in
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 102.
done
=> Verifying /tree/pkgsrc/x11/xf86-input-vmmouse/patches/patch-configure
=> Applying pkgsrc patch /tree/pkgsrc/x11/xf86-input-vmmouse/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.2 2017/01/11 12:58:50 wiz Exp $
|
|DragonFly patches from DragonFly dports
|iopl patches for NetBSD
|
|--- configure.orig	2015-06-25 10:27:50.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 18024.
Hunk #2 succeeded at 18073.
Hunk #3 succeeded at 18188.
done
=> Verifying /tree/pkgsrc/x11/xf86-input-vmmouse/patches/patch-tools_vmmouse__iopl.c
=> Applying pkgsrc patch /tree/pkgsrc/x11/xf86-input-vmmouse/patches/patch-tools_vmmouse__iopl.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-tools_vmmouse__iopl.c,v 1.1 2015/06/29 11:15:05 wiz Exp $
|
|--- tools/vmmouse_iopl.c.orig	2015-04-09 06:04:46.000000000 +0000
|+++ tools/vmmouse_iopl.c
--------------------------
Patching file tools/vmmouse_iopl.c using Plan A...
Hunk #1 succeeded at 44.
Hunk #2 succeeded at 64.
Hunk #3 succeeded at 77.
done
===> Creating toolchain wrappers for xf86-input-vmmouse-13.1.0nb2
===> Configuring for xf86-input-vmmouse-13.1.0nb2
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports-Wall... yes
checking if gcc supports-Wpointer-arith... yes
checking if gcc supports-Wmissing-declarations... yes
checking if gcc supports-Wformat=2... yes
checking if gcc supports-Wstrict-prototypes... yes
checking if gcc supports-Wmissing-prototypes... yes
checking if gcc supports-Wnested-externs... yes
checking if gcc supports-Wbad-function-cast... yes
checking if gcc supports-Wold-style-definition... yes
checking if gcc supports-Wdeclaration-after-statement... yes
checking if gcc supports-Wunused... yes
checking if gcc supports-Wuninitialized... yes
checking if gcc supports-Wshadow... yes
checking if gcc supports-Wcast-qual... yes
checking if gcc supports-Wmissing-noreturn... yes
checking if gcc supports-Wmissing-format-attribute... yes
checking if gcc supports-Wredundant-decls... yes
checking if gcc supports-Werror=implicit... yes
checking if gcc supports-Werror=nonnull... yes
checking if gcc supports-Werror=init-self... yes
checking if gcc supports-Werror=main... yes
checking if gcc supports-Werror=missing-braces... yes
checking if gcc supports-Werror=sequence-point... yes
checking if gcc supports-Werror=return-type... yes
checking if gcc supports-Werror=trigraphs... yes
checking if gcc supports-Werror=array-bounds... yes
checking if gcc supports-Werror=write-strings... yes
checking if gcc supports-Werror=address... yes
checking if gcc supports-Werror=int-to-pointer-cast... yes
checking if gcc supports-Werror=pointer-to-int-cast... yes
checking if gcc supports-pedantic... yes
checking if gcc supports-Werror... yes
checking if gcc supports-Werror=attributes... yes
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xorg-macros', required by 'virtual:world', not found
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /work/x11/xf86-input-vmmouse/work/.cwrapper/bin/ld
checking if the linker (/work/x11/xf86-input-vmmouse/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /work/x11/xf86-input-vmmouse/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/work/x11/xf86-input-vmmouse/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking if RANDR is defined... no
checking if XINPUT is defined... no
checking for x86_64_iopl in -lx86_64... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating shared/Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating fdi/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp