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

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 38
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * 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
        * PYPACKAGE = python38
        * 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 glib2-tools-[0-9]*: found glib2-tools-2.66.8
=> Tool dependency bash-[0-9]*: found bash-5.1.4
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.19.7
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3
=> Build dependency x11-links>=1.32: found x11-links-1.32
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency ps2pkm>=1.5: found ps2pkm-1.8nb4
=> Full dependency perl>=5.0: found perl-5.32.1
=> Full dependency shared-mime-info>=1.0nb1: found shared-mime-info-1.10nb3
=> Full dependency gnome-icon-theme>=3.12.0nb6: found gnome-icon-theme-3.12.0nb6
=> Full dependency guile>=1.8.8nb8: found guile-1.8.8nb10
=> Full dependency python38>=3.8.0: found python38-3.8.8
=> Full dependency ghostscript>=9.05nb24: found ghostscript-9.05nb24
=> Full dependency qt5-qtbase>=5.15.1nb1: found qt5-qtbase-5.15.2nb2
===> 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 TeXmacs-1.99.13nb5
===> Extracting for TeXmacs-1.99.13nb5
===> Patching for TeXmacs-1.99.13nb5
=> Applying pkgsrc patches for TeXmacs-1.99.13nb5
===> Creating toolchain wrappers for TeXmacs-1.99.13nb5
===> Configuring for TeXmacs-1.99.13nb5
=> Fixing hardcoded bash path.
=> Substituting "guile" in cmake/FindGuile.cmake
=> Generating pkg-config file for builtin expat package.
=> Replacing python interpreter in plugins/mathematica/bin/realpath.py.
=> Replacing bash interpreter in configure cmake/CreateBundle.sh.in plugins/dratex/bin/tm_dratex plugins/eukleides/bin/tm_eukleides plugins/eukleides/bin/tm_eukleides.old plugins/mupad/bin/tm_mupad_help plugins/texgraph/bin/tm_texgraph.
WARNING: [replace-interpreter] Skipping non-existent file "plugins/dratex/bin/tm_dratex".
=> Replacing Perl interpreter in plugins/feynmf/bin/bbox_add.pl.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The CXX compiler identification is GNU 7.4.0
-- The C compiler identification is GNU 7.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /tmp/pkgbuild/editors/TeXmacs/work.alpha/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /tmp/pkgbuild/editors/TeXmacs/work.alpha/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (SQLITE3)
  does not match the name of the calling package (SQLite3).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindSQLite3.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:75 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found SQLITE3: /usr/lib/libsqlite3.so  
-- Found Freetype: /usr/X11R7/lib/libfreetype.so (found version "2.10.0") 
-- Found GMP: /usr/pkg/include  
-- Found PkgConfig: /tmp/pkgbuild/editors/TeXmacs/work.alpha/.tools/bin/pkg-config (found version "1.7.3") 
-- Found X11: /usr/X11R7/include   
-- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so
-- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of FILE
-- Check size of FILE - failed
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Check size of time_t
-- Check size of time_t - done
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for X11/Xlib.h
-- Looking for X11/Xlib.h - found
-- Looking for X11/Xutil.h
-- Looking for X11/Xutil.h - found
-- Looking for pty.h
-- Looking for pty.h - not found
-- Looking for util.h
-- Looking for util.h - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Check size of void*
-- Check size of void* - done
-- Check if we are on a 64-bits computer
-- -lguile-lltdl-lgmp-lcrypt-lm-lltdl

>>> /usr/pkg/guile/1.8/include; /usr/pkg/include; /usr/include
>>>/usr/pkg/lib/libltdl.so;/usr/pkg/lib/libgmp.so;/usr/lib/libcrypt.so;/usr/lib/libm.so;/usr/pkg/lib/libltdl.so;/usr/pkg/guile/1.8/lib/libguile.so
>>>
>>>guile-config - Guile version 1.8.8

-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") 
-- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.37") 
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Success
-- Found Iconv: /usr/lib/libc.so
-- Found JPEG: /usr/pkg/lib/libjpeg.so (found version "90") 
-- Checking the size_t of guile strings
-- Performing Test _guile_str_size_test
-- Performing Test _guile_str_size_test - Failed
-- Checking whether ... arguments behave correctly
-- Performing Test _guile_dots_test
-- Performing Test _guile_dots_test - Failed
-- Enabling experimental  Qt port
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    PYTHON_EXECUTABLE
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    PYVERSSUFFIX


-- Build files have been written to: /tmp/pkgbuild/editors/TeXmacs/work.alpha/TeXmacs-1.99.13
=> Rewrite cmake Dependencies files