=> 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 edje-1.7.7.tar.bz2
=> Checksum RMD160 OK for edje-1.7.7.tar.bz2
=> Checksum SHA512 OK for edje-1.7.7.tar.bz2
===> Installing dependencies for edje-1.7.7nb23
==========================================================================
The supported build options for edje are:

	python

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

	PKG_OPTIONS.edje (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
edje-1.7.7nb23.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * LUA_VERSION_DEFAULT = 53
        * READLINE_DEFAULT = editline
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * 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 their value
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.6nb2
=> 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-2020.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.14
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency ecore>=1.7.7nb18: found ecore-1.7.7nb18
=> Full dependency eet>=1.7.7nb3: found eet-1.7.10
=> Full dependency evas-buffer>=1.7.7: found evas-buffer-1.7.7nb4
=> Full dependency evas>=1.7.7nb5: found evas-1.7.7nb5
=> Full dependency evas-png>=1.7.7nb4: found evas-png-1.7.7nb4
=> Full dependency embryo>=1.7.7: found embryo-1.7.7
=> Full dependency lua53>=5.3.0<5.4: found lua53-5.3.5
===> Overriding tools for edje-1.7.7nb23
===> Extracting for edje-1.7.7nb23
===> Patching for edje-1.7.7nb23
===> Creating toolchain wrappers for edje-1.7.7nb23
/bin/ln -s /data/scratch/graphics/edje/work/.buildlink/lib/pkgconfig/lua-5.3.pc /data/scratch/graphics/edje/work/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for edje-1.7.7nb23
=> 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 build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking how to print strings... printf
checking for style of include used by make... GNU
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 dependency style of clang... gcc3
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 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 /usr/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... dlltool
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 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
configure: edje_cc set to /bin/edje_cc
checking whether to build edje_cc binary... yes
checking whether to build edje_decc binary... yes
checking whether to build edje_recc binary... yes
checking whether to build edje_player binary... yes
checking whether to build edje_inspector binary... yes
checking whether to build edje_external_inspector binary... yes
checking whether to build edje_watch binary... yes
checking for location of Vim data files... Not found, EDC syntax file will not be installed
checking for x86_64--netbsd-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) gcc3
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 : version >= 2.5... yes
checking pkg-config is at least version 0.9.0... yes
checking for LUA... yes
checking for MINIMAL... yes
checking for EDJE... yes
checking for ECORE_IMF... yes
checking for EIO... no
checking for EDJE_CC... yes
checking for EDJE_DECC... yes
checking for EDJE_PLAYER... yes
checking for EDJE_INSPECTOR... yes
checking for EDJE_EXTERNAL_INSPECTOR... yes
checking for EDJE_WATCH... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for PATH_MAX in limits.h... yes
checking whether clang and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking for ANSI C header files... (cached) yes
checking for __attribute__... yes
checking for library containing strerror... none required
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for realpath... yes
checking whether tests are built... no
checking whether to use profiling instrumentation... no
configure: creating ./config.status
config.status: creating edje.pc
config.status: creating edje.spec
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/include/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/bin/epp/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/alsa_snd_player/Makefile
config.status: creating src/modules/eet_snd_reader/Makefile
config.status: creating src/modules/multisense_factory/Makefile
config.status: creating src/tests/Makefile
config.status: creating utils/Makefile
config.status: creating src/examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory



------------------------------------------------------------------------
edje 1.7.7
------------------------------------------------------------------------

Configuration Options Summary:

  Amalgamation.........: no
  Ecore IMF............: yes
  EDJE_PROGRAM_CACHE...: no
  EDJE_CALC_CACHE......: yes
  Fixed point..........: no
  Documentation........: no
  Tests................: no
  Coverage.............: no
  Examples.............: install: build:no

Programs:

  Build edje_cc................: yes
  Build edje_decc..............: yes
  Build edje_recc..............: yes
  Build edje_player............: yes
  Build edje_inspector.........: yes
  Build edje_external_inspector: yes
  Build edje_watch.............: no

Compilation............: make (or gmake)
  CPPFLAGS.............: -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/include/krb5 -I/usr/pkg/include/lua-5.3
  CFLAGS...............: -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/include/krb5 -I/usr/pkg/include/lua-5.3
  LDFLAGS..............: -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/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