=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for armagetronad-0.2.9.0.1.tbz => Checksum RMD160 OK for armagetronad-0.2.9.0.1.tbz => Checksum SHA512 OK for armagetronad-0.2.9.0.1.tbz ===> Installing dependencies for armagetronad-server-0.2.9.0.1 ========================================================================== The following variables will affect the build process of this package, armagetronad-server-0.2.9.0.1. Their current value is shown below: * PKG_SYSCONFBASE = /opt/pkg/etc You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libxml2>=2.9.10nb3: found libxml2-2.9.10nb3 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for armagetronad-server-0.2.9.0.1 ===> Extracting for armagetronad-server-0.2.9.0.1 ===> Patching for armagetronad-server-0.2.9.0.1 ===> Creating toolchain wrappers for armagetronad-server-0.2.9.0.1 ===> Configuring for armagetronad-server-0.2.9.0.1 => Set proper BASH path. => 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 build system type... aarch64-apple-darwin20 checking host system type... aarch64-apple-darwin20 checking target system type... aarch64-apple-darwin20 checking for aarch64-apple-darwin20-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/pkg-dev/bin/gmkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '501' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking for m4... true checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of clang++... gcc3 checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking for aarch64-apple-darwin20-gcc... clang 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 whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ accepts -g... (cached) yes checking dependency style of clang++... (cached) gcc3 checking how to run the C++ preprocessor... clang++ -E checking for gmake... yes checking for bash... yes checking whether make understands sinclude... yes checking for socklen_t... yes checking for XML2... yes checking for zthread-config... no checking for ZTHREAD - version >= 2.3.2... no *** The zthread-config script installed by ZThread could not be found *** If ZThread was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ZTHREAD_CONFIG environment variable to the *** full path to zthread-config. Configuring dedicated server, skipping libraries... checking for ANSI C header files... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for an ANSI C-conforming const... yes checking for select... yes checking for isblank... yes checking for atan2f... yes checking for sinf... yes checking for cosf... yes checking for tanf... yes checking for sqrtf... yes checking for logf... yes checking for expf... yes checking for fabsf... yes checking for floorf... yes checking for wmemset... yes checking for clearenv... no checking whether to bend localstatedir to /var... yes configure: WARNING: Path sysconfdir(=/opt/pkg/etc) does not begin with the right prefix(=${prefix}), disabling relocation support. You can try to enforce it with --enable-binreloc, but you are on your own then. checking whether binary relocation support should be enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/first/Makefile config.status: creating Makefile config.status: creating batch/Makefile config.status: creating language/languages.txt config.status: creating config/rc.config config.status: creating config/aiplayers.cfg config.status: creating src/doc/Makefile config.status: creating src/doc/net/Makefile config.status: creating src/doc/Doxyfile config.status: creating src/doc/html.m4 config.status: creating src/thirdparty/Makefile config.status: creating src/thirdparty/particles/Makefile config.status: creating resource/Makefile config.status: creating config/Makefile config.status: creating desktop/Makefile config.status: creating docker/build/Makefile config.status: creating docker/build/setup_ci_test.sh config.status: creating docker/build/context/version.sh config.status: creating docker/deploy/targets.sh config.status: creating desktop/armagetronad.desktop config.status: creating config.h config.status: executing depfiles commands config.status: executing universal_variables commands config.status: executing pathsubstitution commands Configuration complete! Options selected are: Build Regular Game Client: false Build Dedicated Server: true Build Master Server: false Installation options: Prefix: /opt/pkg Build with Armathentication support (server): yes Init scripts will be installed in : /etc/rc.d Dynamic data will be kept in : /var/armagetronad-dedicated PID files will be kept in : /var/run Log files will be kept in : /var/log Add user to run server : no Binaries will be installed in : ${prefix}/bin Static data will be installed in : ${prefix}/share/armagetronad-dedicated Configuration will be installed in : /opt/pkg/etc/armagetronad-dedicated Documentation will be installed in : ${datadir}/doc/armagetronad-dedicated Link to configuration will go to : /etc/armagetronad-dedicated Music support: no Build with Krawall authentication support: no Use dirty SDL initialization: no Call sysinstall: no Generate uninstall: no Allow multiple versions: no Use custom memory manager: no Debug level : 0 Code level : 0 CPPFLAGS : -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/usr/include CXXFLAGS : -O2 -I/opt/pkg/include -std=c++11 -Wno-long-long LIBS : -L/opt/pkg/lib -lxml2 Warning: The configure script decided that, to better work on your system, it would be a good idea to modify files outside of /opt/pkg during installation or while running. If you disagree, rerun configure with --enable-automakedefaults --disable-etc --disable-initscripts after consulting "configure --help" for the effects; if you want to get rid of this warning, pass the corresponding opposite switches.