=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for etlegacy-2.76/etlegacy-libs.tar.gz
=> Checksum RMD160 OK for etlegacy-2.76/etlegacy-libs.tar.gz
=> Checksum SHA512 OK for etlegacy-2.76/etlegacy-libs.tar.gz
=> Checksum SHA1 OK for etlegacy-2.76/etlegacy.tar.gz
=> Checksum RMD160 OK for etlegacy-2.76/etlegacy.tar.gz
=> Checksum SHA512 OK for etlegacy-2.76/etlegacy.tar.gz
===> Installing dependencies for etlegacy-2.76nb12
==========================================================================
The supported build options for etlegacy are:

	freetype lua ogg sqlite3 theora

The currently selected options are:

	freetype lua ogg sqlite3 theora

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

	PKG_OPTIONS.etlegacy (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
etlegacy-2.76nb12.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * 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
        * 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 cmake>=2.8.1nb1: found cmake-3.17.0
=> Build dependency x11-links>=1.31: found x11-links-1.31
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency curl>=7.69.0nb1: found curl-7.69.1
=> Full dependency lua53>=5.3.0<5.4: found lua53-5.3.5
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.6nb1
=> Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb2
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.20.1nb1
=> Full dependency glew>=2.1.0: found glew-2.1.0
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17
=> Full dependency SDL2>=2.0.10nb4: found SDL2-2.0.12
=> Full dependency jpeg>=9: found jpeg-9d
===> Overriding tools for etlegacy-2.76nb12
===> Extracting for etlegacy-2.76nb12
mv -f /tmp/pkgbuild/games/etlegacy/work.earmv6hf/etlegacy-libs-f04f846898a92d36fd9cfe7425b1ab4d31bca794/*  /tmp/pkgbuild/games/etlegacy/work.earmv6hf/etlegacy-2.76/libs
===> Patching for etlegacy-2.76nb12
=> Applying pkgsrc patches for etlegacy-2.76nb12
===> Creating toolchain wrappers for etlegacy-2.76nb12
===> Configuring for etlegacy-2.76nb12
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /tmp/pkgbuild/games/etlegacy/work.earmv6hf/.cwrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgbuild/games/etlegacy/work.earmv6hf/.cwrapper/bin/gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /tmp/pkgbuild/games/etlegacy/work.earmv6hf/.cwrapper/bin/c++
-- Check for working CXX compiler: /tmp/pkgbuild/games/etlegacy/work.earmv6hf/.cwrapper/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- System: NetBSD-9.0 (earmv6hf)
-- Performing Test SUPPORT_VISIBILITY
-- Performing Test SUPPORT_VISIBILITY - Success
-- Warning: processor architecture not recognised (earmv6hf)
-- Using bundled libraries located at /tmp/pkgbuild/games/etlegacy/work.earmv6hf/etlegacy-2.76/libs
-- Libraries rescanned
-- 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
-- Found GLEW: /usr/pkg/lib/libGLEW.so  
-- Found OpenGL: /usr/X11R7/lib/libGL.so   
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found SDL2: /usr/pkg/lib/libSDL2main.a;/usr/pkg/lib/libSDL2.so;-lpthread (found suitable version "2.0.12", minimum required is "2.0.8") 
-- Could NOT find JPEGTURBO (missing: JPEG_INCLUDE_DIR) 
-- Found JPEG: /usr/pkg/lib/libjpeg.so (found suitable version "90", minimum required is "8") 
-- Looking for jpeg_mem_src
-- Looking for jpeg_mem_src - found
-- Found Freetype: /usr/X11R7/lib/libfreetype.so (found version "2.10.0") 
-- Found OpenAL: /usr/pkg/lib/libopenal.so (Required is at least version "1.14") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (VORBIS)
  does not match the name of the calling package (Vorbis).  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/FindVorbis.cmake:23 (find_package_handle_standard_args)
  cmake/ETLSetupFeatures.cmake:177 (find_package)
  CMakeLists.txt:124 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found VORBIS: /usr/pkg/include  
-- Found Theora: /usr/pkg/lib/libtheora.so  
-- Found CURL: /usr/pkg/lib/libcurl.so (found version "7.69.1")  
-- Found SQLite3: /usr/lib/libsqlite3.so (found version "3.26.0") 
-- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.so (found suitable version "5.3.5", minimum required is "5.3") 
-- Found ZLIB: /usr/lib/libz.so (found suitable version "1.2.10", minimum required is "1.2.8") 
-- ***********************************************************
-- Genuine ET files are not copied - ET: Legacy won't start !!!
-- In order to start the game copy
-- pak0.pk3, pak1.pk3 and pak2.pk3
-- to /usr/pkg/share/etlegacy/etmain
-- ***********************************************************
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR


-- Build files have been written to: /tmp/pkgbuild/games/etlegacy/work.earmv6hf/etlegacy-2.76
=> Rewrite cmake Dependencies files