=> Bootstrap dependency digest>=20010302: found digest-20210928 => Checksum SHA1 OK for bzflag-2.4.22.tar.gz => Checksum RMD160 OK for bzflag-2.4.22.tar.gz => Checksum SHA512 OK for bzflag-2.4.22.tar.gz ===> Installing dependencies for bzflag-2.4.22nb3 ========================================================================== The following variables will affect the build process of this package, bzflag-2.4.22nb3. Their current value is shown below: * CURSES_DEFAULT = curses * KRB5_DEFAULT = heimdal * 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: * CURSES_TYPE = curses * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency gmake>=3.81: found gmake-4.3nb2 => Tool dependency perl>=5.0: found perl-5.34.0nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => 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 SDL2>=2.0.16nb1: found SDL2-2.0.16nb1 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency libcares>=1.6.0: found libcares-1.17.2 => Full dependency curl>=7.76.1nb1: found curl-7.79.1 ===> 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 bzflag-2.4.22nb3 ===> Extracting for bzflag-2.4.22nb3 ===> Patching for bzflag-2.4.22nb3 => Applying pkgsrc patches for bzflag-2.4.22nb3 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/bzflag/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/bzflag/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.5 2010/07/25 13:13:26 obache Exp $ |--- configure.orig 2010-04-01 05:53:25.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 910 (offset -65 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/bzflag/patches/patch-src_bzadmin_curses__wrapper.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/bzflag/patches/patch-src_bzadmin_curses__wrapper.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_bzadmin_curses__wrapper.h,v 1.1 2019/06/22 13:29:19 nia Exp $ | |Support NetBSD curses. | |--- src/bzadmin/curses_wrapper.h.orig 2018-10-18 10:39:15.000000000 +0000 |+++ src/bzadmin/curses_wrapper.h -------------------------- Patching file src/bzadmin/curses_wrapper.h using Plan A... Hunk #1 succeeded at 28. done ===> Creating toolchain wrappers for bzflag-2.4.22nb3 ===> Configuring for bzflag-2.4.22nb3 => Substituting "fixme" in src/platform/Makefile.in => 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 WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] misc/serverstats.sh:29: tempfile="/tmp/servers.sh.$RANDOM.$$" WARNING: [check-portability.awk] misc/serverstats.sh:90: ( sleep $sleeptime ; echo "/quit" ) | $bzadmin -ui stdboth serverstats_sh_$RANDOM@$server 2>&1 | grep "BZFlag server" >> $tempfile & Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] misc/pingtimes.sh:21: tempfile="/tmp/pingtimes.sh.$RANDOM.$$" Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== *********************************************** *** Configuring BZFlag 2.4.22 on 2021-10-01 *** *********************************************** checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... misc/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether a configure cache exists... not found configure: *** Automatically caching to config.cache.netbsd.cluster214 *** checking ... a r g u m e n t s ... (1 of 9) checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ncurses... no checking for working ncurses... yes checking ... p r o g r a m s ... (2 of 9) checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether c++ supports C++11 features with -std=gnu++11... yes checking for x86_64--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for ar... ar checking for ccache... no checking for x86_64--netbsd-windres... no checking for windres... no checking how to print strings... printf 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 gcc... /tmp/games/bzflag/work/.cwrapper/bin/ld checking if the linker (/tmp/games/bzflag/work/.cwrapper/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 the maximum length of command line arguments... (cached) 262144 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 /tmp/games/bzflag/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... (cached) 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 gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/games/bzflag/work/.cwrapper/bin/ld) supports shared libraries... ld: warning: -z ,relro ignored ld: warning: -z ,now ignored 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 checking how to run the C++ preprocessor... c++ -std=gnu++11 -E checking for ld used by c++ -std=gnu++11... /tmp/games/bzflag/work/.cwrapper/bin/ld checking if the linker (/tmp/games/bzflag/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ -std=gnu++11 linker (/tmp/games/bzflag/work/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=gnu++11' is valid for C++/ObjC++ but not for C yes checking for c++ -std=gnu++11 option to produce PIC... -fPIC -DPIC checking if c++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes checking if c++ -std=gnu++11 static flag -static works... yes checking if c++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the c++ -std=gnu++11 linker (/tmp/games/bzflag/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cc1: warning: command line option '-std=gnu++11' is valid for C++/ObjC++ but not for C NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for pod2man... yes checking ... l i b r a r i e s ... (3 of 9) checking for dlopen in -ldl... no checking for compressBound in -lz... yes checking for ares_init in -lcares... yes checking for c-ares DNS lookup functionality... yes checking for ares_library_init in -lcares... yes checking for gawk... (cached) /usr/bin/awk checking for curl-config... /usr/pkg/bin/curl-config checking for the version of libcurl... 7.79.1 checking whether libcurl is usable... yes checking for curl_free... yes checking checking for curl library... yes checking checking for SSL support in curl... yes checking for regcomp in -lc... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regular expression functionality... yes checking for shm_open in -lrt... yes checking for sqrtf in -lm... yes checking for socket in -lsocket... no checking for gethostent in -lsocket... no checking for gethostent in -lbind... no checking for pthread_create in -lc_r... no checking for pthread_create in -lpthread... yes checking for acosf in -lm... yes checking for asinf in -lm... yes checking for atan2f in -lm... yes checking for atanf in -lm... yes checking for cosf in -lm... yes checking for expf in -lm... yes checking for fabsf in -lm... yes checking for floorf in -lm... yes checking for fmodf in -lm... yes checking for hypotf in -lm... yes checking for logf in -lm... yes checking for log10f in -lm... yes checking for powf in -lm... yes checking for sinf in -lm... yes checking for sqrtf in -lm... (cached) yes checking for tanf in -lm... yes checking for numeric type sizes... checking size of int... 4 checking size of short int... 2 checking size of long int... 8 checking size of long long int... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking ... h e a d e r s ... (4 of 9) checking for ANSI C header files... (cached) yes checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking SDL/SDL.h usability... no checking SDL/SDL.h presence... no checking for SDL/SDL.h... no checking SDL2/SDL.h usability... yes checking SDL2/SDL.h presence... yes checking for SDL2/SDL.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for dlfcn.h... (cached) yes checking dsound.h usability... no checking dsound.h presence... no checking for dsound.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/input.h usability... no checking linux/input.h presence... no checking for linux/input.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking ... t y p e s ... (5 of 9) checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for socklen_t type... yes checking for std::shared_ptr... yes checking for XextAddDisplay in -lXext... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for library containing glBegin... -lGL checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for library containing gluScaleImage... -lGLU checking GL/glew.h usability... yes checking GL/glew.h presence... yes checking for GL/glew.h... yes checking for library containing glewInit... -lGLEW checking for working pthreads... yes checking for SDL... yes checking ... c o m p i l e r ... (6 of 9) checking if the compiler understands -Wl,-search_paths_first -mdynamic-no-pic... no checking ... f u n c t i o n s ... (7 of 9) checking for CGLGetCurrentContext... no checking for Sleep... no checking for WaitForSingleObject... no checking for _stricmp... no checking for _strnicmp... no checking for _vsnprintf... yes checking for atexit... yes checking for hstrerror... yes checking for sched_setaffinity... no checking for select... yes checking for snooze... no checking for usleep... yes checking for vsnprintf... yes checking for wglGetCurrentContext... no checking for isnan... yes checking ... s e r v i c e s ... (8 of 9) checking for linux rumble joystick support... no checking for linux force feedback joystick support... no checking ... o u t p u t ... (9 of 9) configure: updating cache config.cache.netbsd.cluster214 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating MSVC/Makefile config.status: creating MSVC/build/Makefile config.status: creating Xcode/Makefile config.status: creating Xcode/BZFlag.xcodeproj/Makefile config.status: creating Xcode/licenses/Makefile config.status: creating Makefile config.status: creating bzflag.spec config.status: creating data/Makefile config.status: creating data/fonts/Makefile config.status: creating data/l10n/Makefile config.status: creating include/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating misc/Makefile config.status: creating package/Makefile config.status: creating package/irix/Makefile config.status: creating package/linux/Makefile config.status: creating package/rpm/Makefile config.status: creating package/win32/Makefile config.status: creating package/win32/nsis/Makefile config.status: creating plugins/HoldTheFlag/Makefile config.status: creating plugins/Makefile config.status: creating plugins/Phoenix/Makefile config.status: creating plugins/RogueGenocide/Makefile config.status: creating plugins/SAMPLE_PLUGIN/Makefile config.status: creating plugins/airspawn/Makefile config.status: creating plugins/autoFlagReset/Makefile config.status: creating plugins/bzfscron/Makefile config.status: creating plugins/chathistory/Makefile config.status: creating plugins/customflagsample/Makefile config.status: creating plugins/customPollTypeSample/Makefile config.status: creating plugins/CustomZoneSample/Makefile config.status: creating plugins/fairCTF/Makefile config.status: creating plugins/fastmap/Makefile config.status: creating plugins/flagStay/Makefile config.status: creating plugins/keepaway/Makefile config.status: creating plugins/killall/Makefile config.status: creating plugins/koth/Makefile config.status: creating plugins/logDetail/Makefile config.status: creating plugins/nagware/Makefile config.status: creating plugins/playHistoryTracker/Makefile config.status: creating plugins/plugin_utils/Makefile config.status: creating plugins/rabbitTimer/Makefile config.status: creating plugins/rabidRabbit/Makefile config.status: creating plugins/recordmatch/Makefile config.status: creating plugins/regFlag/Makefile config.status: creating plugins/serverControl/Makefile config.status: creating plugins/serverSidePlayerSample/Makefile config.status: creating plugins/shockwaveDeath/Makefile config.status: creating plugins/superUser/Makefile config.status: creating plugins/teamflagreset/Makefile config.status: creating plugins/thiefControl/Makefile config.status: creating plugins/timedctf/Makefile config.status: creating plugins/TimeLimit/Makefile config.status: creating plugins/wwzones/Makefile config.status: creating src/3D/Makefile config.status: creating src/Makefile config.status: creating src/bzadmin/Makefile config.status: creating src/bzflag/Makefile config.status: creating src/bzfs/Makefile config.status: creating src/common/Makefile config.status: creating src/date/Makefile config.status: creating src/game/Makefile config.status: creating src/geometry/Makefile config.status: creating src/geometry/models/Makefile config.status: creating src/geometry/models/tank/Makefile config.status: creating src/mediafile/Makefile config.status: creating src/net/Makefile config.status: creating src/obstacle/Makefile config.status: creating src/ogl/Makefile config.status: creating src/platform/Makefile config.status: creating src/scene/Makefile config.status: creating tools/Makefile config.status: creating tools/TextTool2/Makefile config.status: creating tools/TextTool2/TextTool2.xcodeproj/Makefile config.status: creating tools/bzwtransform/Makefile config.status: creating tools/modeltool/Makefile config.status: creating tools/modeltool/MSVC/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Done. BZFlag 2.4.22 configured on 2021-10-01 with the following: Prefix: /usr/pkg Binaries: /usr/pkg/bin Plugins: /usr/pkg/lib/bzflag Manual pages: /usr/pkg/man BUILD_DATE = 2021-10-01 CC = gcc CXX = c++ -std=gnu++11 CFLAGS = -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/include/krb5 CONF_CFLAGS = -fexpensive-optimizations CXXFLAGS = -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/include/krb5 CONF_CXXFLAGS = -fexpensive-optimizations CPPFLAGS = -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/include/krb5 CONF_CPPFLAGS = LDFLAGS = -Wl,-z,relro -Wl,-z,now -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib LIBS = -lm -lpthread GLIBS = -lGLEW -lGLU -lGL -lXxf86vm -lXext -lX11 BZFlag client .....: yes (with SDL2) BZFlag server .....: yes (with plugins) BZAdmin client ....: yes (with curses) --- ./configure complete, type 'make' to begin building => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp