=> 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.76nb21 ========================================================================== 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.76nb21. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * 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 * 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 bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency cmake>=2.8.1nb1: found cmake-3.21.2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency curl>=7.76.1nb1: found curl-7.79.0 => Full dependency lua53>=5.3.0<5.4: found lua53-5.3.6 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb2 => Full dependency freetype2>=2.8.1: found freetype2-2.10.4 => Full dependency openal-soft>=1.5.304: found openal-soft-1.21.1nb2 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency SDL2>=2.0.16nb1: found SDL2-2.0.16nb1 => Full dependency jpeg>=9: found jpeg-9d ===> 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 etlegacy-2.76nb21 ===> Extracting for etlegacy-2.76nb21 /bin/mv /scratch/work/games/etlegacy/work/etlegacy-libs-f04f846898a92d36fd9cfe7425b1ab4d31bca794/* /scratch/work/games/etlegacy/work/etlegacy-2.76/libs ===> Patching for etlegacy-2.76nb21 => Applying pkgsrc patches for etlegacy-2.76nb21 => Verifying /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-cmake_ETLInstall.cmake => Applying pkgsrc patch /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-cmake_ETLInstall.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_ETLInstall.cmake,v 1.1 2019/04/11 20:56:34 nia Exp $ | |Install man pages to PKGMANDIR. | |--- cmake/ETLInstall.cmake.orig 2019-01-05 19:54:35.000000000 +0000 |+++ cmake/ETLInstall.cmake -------------------------- Patching file cmake/ETLInstall.cmake using Plan A... Hunk #1 succeeded at 37. done => Verifying /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-cmake_ETLPlatform.cmake => Applying pkgsrc patch /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-cmake_ETLPlatform.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_ETLPlatform.cmake,v 1.1 2019/06/23 11:20:24 maya Exp $ | |Have cmake figure out if -ldl should be used. |(netbsd doesn't have libdl) | |--- cmake/ETLPlatform.cmake.orig 2019-01-05 19:54:35.000000000 +0000 |+++ cmake/ETLPlatform.cmake -------------------------- Patching file cmake/ETLPlatform.cmake using Plan A... Hunk #1 succeeded at 86. done => Verifying /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-cmake_FindLua.cmake => Applying pkgsrc patch /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-cmake_FindLua.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_FindLua.cmake,v 1.1 2020/07/01 10:06:42 nia Exp $ | |Avoid finding unversioned Lua in NetBSD. | |--- cmake/FindLua.cmake.orig 2019-01-05 19:54:35.000000000 +0000 |+++ cmake/FindLua.cmake -------------------------- Patching file cmake/FindLua.cmake using Plan A... Hunk #1 succeeded at 31. done => Verifying /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-src_qcommon_q__platform.h => Applying pkgsrc patch /tree/pkgsrc/games/etlegacy/../../games/etlegacy/patches/patch-src_qcommon_q__platform.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_qcommon_q__platform.h,v 1.1 2019/04/11 20:56:34 nia Exp $ | |The CMake script will always produce internal libraries containing the |string "x86_64" and never "amd64", so make sure the game engine always |looks for libraries with "x86_64" in the filename. | |--- src/qcommon/q_platform.h.orig 2019-01-05 19:54:35.000000000 +0000 |+++ src/qcommon/q_platform.h -------------------------- Patching file src/qcommon/q_platform.h using Plan A... Hunk #1 succeeded at 260. done ===> Creating toolchain wrappers for etlegacy-2.76nb21 ===> Configuring for etlegacy-2.76nb21 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 5.5.0 -- The CXX compiler identification is GNU 5.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /scratch/work/games/etlegacy/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /scratch/work/games/etlegacy/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- System: NetBSD-8.0 (earmv7hf) -- Performing Test SUPPORT_VISIBILITY -- Performing Test SUPPORT_VISIBILITY - Success -- Warning: processor architecture not recognised (earmv7hf) -- Using bundled libraries located at /scratch/work/games/etlegacy/work/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.16", 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/pkg/lib/libfreetype.so (found version "2.10.4") -- Found OpenAL: /usr/pkg/lib/libopenal.so (Required is at least version "1.14") CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (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.79.0") -- Found SQLite3: /usr/lib/libsqlite3.so (found version "3.17.0") -- Found Lua: /usr/pkg/lib/liblua5.3.so;/usr/lib/libm.so (found suitable version "5.3.6", 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: /scratch/work/games/etlegacy/work/etlegacy-2.76 => Rewrite cmake Dependencies files