=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for elementary-1.7.10.tar.bz2
=> Checksum RMD160 OK for elementary-1.7.10.tar.bz2
=> Checksum SHA512 OK for elementary-1.7.10.tar.bz2
===> Installing dependencies for elementary-1.7.10nb4
==========================================================================
The following variables will affect the build process of this package,
elementary-1.7.10nb4.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * LUA_VERSION_DEFAULT = 53
        * READLINE_DEFAULT = editline
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

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

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * LUA_PACKAGE = lua53
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3
=> Tool dependency automake>=1.9: found automake-1.16.3nb1
=> Tool dependency autoconf>=2.58: found autoconf-2.71nb1
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency gmake>=3.81: found gmake-4.3nb2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.4nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.33: found x11-links-1.33
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency ecore>=1.7.10nb4: found ecore-1.7.10nb4
=> Full dependency eet>=1.7.7nb3: found eet-1.7.10
=> Full dependency evas>=1.7.10nb1: found evas-1.7.10nb1
=> Full dependency edje>=1.7.10nb4: found edje-1.7.10nb4
=> Full dependency edbus>=1.7.10nb4: found edbus-1.7.10nb4
=> Full dependency efreet>=1.7.10nb4: found efreet-1.7.10nb4
=> Full dependency evas-png>=1.7.10nb1: found evas-png-1.7.10nb1
=> Full dependency evas-jpeg>=1.7.10nb1: found evas-jpeg-1.7.10nb1
=> Full dependency eio>=1.7.10nb4: found eio-1.7.10nb4
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26
===> 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'.
===> Overriding tools for elementary-1.7.10nb4
===> Extracting for elementary-1.7.10nb4
===> Patching for elementary-1.7.10nb4
=> Applying pkgsrc patches for elementary-1.7.10nb4
=> Verifying /tree/pkgsrc/x11/elementary/patches/patch-aa
=> Applying pkgsrc patch /tree/pkgsrc/x11/elementary/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2013/06/19 00:29:02 jperkin Exp $
|
|Fix Solaris support.
|
|--- configure.ac.orig	2013-05-11 18:48:05.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 82.
Hunk #2 succeeded at 727.
Hunk #3 succeeded at 736.
done
=> Verifying /tree/pkgsrc/x11/elementary/patches/patch-ab
=> Applying pkgsrc patch /tree/pkgsrc/x11/elementary/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2020/05/01 00:24:32 joerg Exp $
|
|Fix Solaris support.
|
|--- configure.orig	2013-12-04 19:27:17.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 13963.
Hunk #2 succeeded at 19215.
Hunk #3 succeeded at 19239.
done
===> Creating toolchain wrappers for elementary-1.7.10nb4
/bin/ln -s /scratch/work/x11/elementary/work/.buildlink/lib/pkgconfig/lua-5.3.pc /scratch/work/x11/elementary/work/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for elementary-1.7.10nb4
=> 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
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "elementary".
=> Checking for portability problems in extracted files
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for i486--netbsdelf-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 dependency style of gcc... gcc3
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for library containing strerror... none required
checking for i486--netbsdelf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for __attribute__... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /scratch/work/x11/elementary/work/.cwrapper/bin/ld
checking if the linker (/scratch/work/x11/elementary/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 i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /scratch/work/x11/elementary/work/.cwrapper/bin/ld option to reload object files... -r
checking for i486--netbsdelf-objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-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 i486--netbsdelf-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 (/scratch/work/x11/elementary/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... yes
checking pkg-config is at least version 0.9.0... yes
checking pkg-config is at least version 0.9.0... yes
checking for dlopen... yes
checking for dladdr... yes
checking whether the compiler supports -Wshadow... yes
checking whether the compiler supports -Wall... yes
checking whether the compiler supports -W... yes
checking for fork... yes
checking for ELEMENTARY... yes
checking for ELEMENTARY_ECORE_IMF... yes
checking for ELEMENTARY_ECORE_CON... yes
checking for EIO... yes
checking for EMOTION... no
checking for ELEMENTARY_X... yes
checking for ELEMENTARY_FB... no
checking for ELEMENTARY_PSL1GHT... no
checking for ELEMENTARY_SDL... no
checking for ELEMENTARY_COCOA... no
checking for ELEMENTARY_WIN32... no
checking for ELEMENTARY_WINCE... no
checking for ELEMENTARY_WAYLAND... no
checking for ELEMENTARY_EDBUS... yes
checking for ELEMENTARY_EFREET... yes
checking for ELEMENTARY_EWEATHER... no
checking for ELEMENTARY_EMAP... no
checking for ELEMENTARY_ETHUMB... no
checking for ELEMENTARY_WEB... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
configure: eet_eet set to /usr/pkg/bin/eet
configure: edje_cc set to /usr/pkg/bin/edje_cc
checking whether to build documentation... yes
checking for doxygen... no
WARNING:
The doxygen program was not found in your execute path.
You may have doxygen installed somewhere not covered by your path.

If this is the case make sure you have the packages installed, AND
that the doxygen program is in your execute path (see your
shell manual page on setting the $PATH environment variable), OR
alternatively, specify the program to use with --with-doxygen.
configure: WARNING: no doxygen detected. Documentation will not be built
checking whether to build elementary_test binary... yes
checking whether to build elementary_config binary... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /scratch/work/x11/elementary/work/.cwrapper/bin/ld
checking if the linker (/scratch/work/x11/elementary/work/.cwrapper/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking for PATH_MAX in limits.h... yes
configure: ELEMENTARY_BASE_DIR set to .elementary
checking whether examples are built... no
checking whether examples are installed... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating elementary.spec
config.status: creating elementary.pc
config.status: WARNING:  'elementary.pc.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/widgets/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/Elementary.h
config.status: creating src/bin/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/access_output/Makefile
config.status: creating src/modules/datetime_input_ctxpopup/Makefile
config.status: creating src/modules/test_entry/Makefile
config.status: creating src/modules/test_map/Makefile
config.status: creating src/edje_externals/Makefile
config.status: creating src/examples/Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/images/Makefile
config.status: creating data/objects/Makefile
config.status: creating data/desktop/Makefile
config.status: creating data/edje_externals/Makefile
config.status: creating config/Makefile
config.status: creating config/default/Makefile
config.status: creating config/standard/Makefile
config.status: creating config/mobile/Makefile
config.status: creating po/Makefile.in
config.status: creating elementary_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



------------------------------------------------------------------------
elementary 1.7.10
------------------------------------------------------------------------

Configuration Options Summary:

  Engines:
    X11....................: yes
    Framebuffer............: no
    PSL1GHT................: no
    SDL....................: no
    Cocoa..................: no
    Windows XP.............: no
    Windows CE.............: no
    Wayland...............:. no

  Features:
    Ecore_IMF..............: yes
    Ecore_Con..............: yes
    EDBus..................: yes
    EFreet.................: yes
    EWeather...............: no
    EMap...................: no
    Ethumb.................: no
    Web (WebKit)...........: no
    Quick Launch...........: yes
    EIO....................: yes
    Emotion................: no

  eet......................: /usr/pkg/bin/eet
  edje_cc..................: /usr/pkg/bin/edje_cc

  Build elementary_test....: yes
  Examples.................: no
  Examples installed.......: no
  Build elementary_config..: yes
  Documentation............: no

Compilation................: make (or gmake)
  CPPFLAGS.................: -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/krb5 -I/usr/pkg/include/lua-5.3 -I/usr/include/readline
  CFLAGS...................: -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/krb5 -I/usr/pkg/include/lua-5.3 -I/usr/include/readline -Wshadow -Wall -W
  LDFLAGS..................: -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib

Installation...............: make install (as root if needed, with 'su' or 'sudo')
  prefix...................: /usr/pkg

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp