=> 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 mate-power-manager-1.24.0.tar.xz
=> Checksum RMD160 OK for mate-power-manager-1.24.0.tar.xz
=> Checksum SHA512 OK for mate-power-manager-1.24.0.tar.xz
===> Installing dependencies for mate-power-manager-1.24.0
==========================================================================
The supported build options for mate-power-manager are:

	keyring

The currently selected options are:

	keyring

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.mate-power-manager (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
mate-power-manager-1.24.0.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 37

Based on these variables, the following variables have been set:

        * 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 itstool-[0-9]*: found itstool-2.0.6nb1
=> Tool dependency py37-libxml2-[0-9]*: found py37-libxml2-2.9.10
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.64.1
=> Tool dependency libxml2-[0-9]*: found libxml2-2.9.10nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency intltool>=0.40.0: found intltool-0.51.0nb4
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.20.1
=> 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 python37>=3.7.0: found python37-3.7.7
=> Full dependency gtk3+>=3.24.14nb2: found gtk3+-3.24.17
=> Full dependency glib2>=2.64.0nb1: found glib2-2.64.1nb1
=> Full dependency dbus>=0.91: found dbus-1.12.16
=> Full dependency libgnome-keyring>=3.12.0nb1: found libgnome-keyring-3.12.0nb1
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1
=> Full dependency upower>=0.99.11: found upower-0.99.11
=> Full dependency mate-desktop>=1.24: found mate-desktop-1.24.0
=> Full dependency mate-panel>=1.14.1nb5: found mate-panel-1.24.0
=> Full dependency libcanberra>=0.30nb3: found libcanberra-0.30nb3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17
=> Full dependency dbus-glib>=0.110nb1: found dbus-glib-0.110nb1
=> Full dependency libnotify>=0.7.9nb1: found libnotify-0.7.9nb2
=> Full dependency libunique>=1.1.6nb31: found libunique-1.1.6nb31
===> Overriding tools for mate-power-manager-1.24.0
===> Extracting for mate-power-manager-1.24.0
===> Patching for mate-power-manager-1.24.0
=> Applying pkgsrc patches for mate-power-manager-1.24.0
=> Verifying /data/pkgsrc/sysutils/mate-power-manager/patches/patch-src_gpm-backlight-helper.c
=> Applying pkgsrc patch /data/pkgsrc/sysutils/mate-power-manager/patches/patch-src_gpm-backlight-helper.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_gpm-backlight-helper.c,v 1.1 2019/01/21 13:12:32 youri Exp $
|
|Disable backlight helper for non linux.
|
|--- src/gpm-backlight-helper.c.orig	2018-01-29 14:50:11.000000000 +0000
|+++ src/gpm-backlight-helper.c
--------------------------
Patching file src/gpm-backlight-helper.c using Plan A...
Hunk #1 succeeded at 146.
done
=> Verifying /data/pkgsrc/sysutils/mate-power-manager/patches/patch-src_gpm-load.c
=> Applying pkgsrc patch /data/pkgsrc/sysutils/mate-power-manager/patches/patch-src_gpm-load.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_gpm-load.c,v 1.1 2019/01/21 13:12:32 youri Exp $
|
|Add cpu times calculations for *BSD.
|
|--- src/gpm-load.c.orig	2018-01-29 14:50:11.000000000 +0000
|+++ src/gpm-load.c
--------------------------
Patching file src/gpm-load.c using Plan A...
Hunk #1 succeeded at 148 (offset -3 lines).
done
===> Creating toolchain wrappers for mate-power-manager-1.24.0
===> Configuring for mate-power-manager-1.24.0
=> Generating pkg-config file for builtin expat package.
=> 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 pbulkXXX -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 whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable debugging... no
checking for x86_64--netbsd-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... gcc3
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/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 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 /usr/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 clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... clang -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/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... yes
checking whether C compiler accepts -Werror=unknown-warning-option... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking flags to pass to the C compiler clang... -Wall -Wmissing-prototypes
checking for itstool... itstool
checking for xmllint... xmllint
checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal
checking for glib-compile-resources... /usr/pkg/bin/glib-compile-resources
checking for xmllint... /usr/pkg/bin/xmllint
checking whether NLS is requested... yes
checking for msgfmt... /data/scratch/sysutils/mate-power-manager/work/.tools/bin/msgfmt
checking for gmsgfmt... /data/scratch/sysutils/mate-power-manager/work/.tools/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking for ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/pkg/lib/libintl.so -Wl,-rpath -Wl,/usr/pkg/lib
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for CANBERRA... yes
checking for DBUS... yes
checking for CAIRO... yes
checking for GDK... yes
checking for X11... yes
checking for LIBNOTIFY... yes
checking for UPOWER... yes
checking whether to support tests... no
checking for KEYRING... yes
checking whether to build applet support... checking for PANEL... yes
yes
checking for Solaris kstat... checking for kstat_open in -lkstat... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating applets/Makefile
config.status: creating applets/brightness/Makefile
config.status: creating applets/inhibit/Makefile
config.status: creating help/Makefile
config.status: creating po/Makefile.in
config.status: creating policy/Makefile
config.status: creating data/Makefile
config.status: creating data/mate-power-manager.desktop.in
config.status: creating data/mate-power-preferences.desktop.in
config.status: creating data/mate-power-statistics.desktop.in
config.status: creating data/org.mate.power-manager.gschema.xml
config.status: creating data/icons/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

                    MATE Power Manager 1.24.0
                  =============================

        prefix:                    /usr/pkg
        datadir:                   ${datarootdir}
        compiler:                  clang
        cflags:                    -O2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/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/freetype2 -I/usr/pkg/include/libdrm
        cwarnings:                 -Wall -Wmissing-prototypes
        gnome-keyring support:     yes
        Building extra applets:    yes
        Self test support:         no
        dbus-1 services dir:       ${datarootdir}/dbus-1/services


WARNING!!!  MATE Power Manager uses the "pkexec" utility to provide root
permissions necessary for the "mate-power-backlight-helper" executable to run.

A link should be provided from the file
"/usr/share/polkit-1/actions/org.mate.power.policy" to the installed version
"${prefix}/share/polkit-1/actions/org.mate.power.policy" after installation.

=> Overriding intltool.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp