=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for exult-1.6.tar.gz => Checksum SHA512 OK for exult-1.6.tar.gz ===> Installing dependencies for exult-1.6nb7 ========================================================================== The following variables will affect the build process of this package, exult-1.6nb7. Their current value is shown below: * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * 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 glib2-tools-[0-9]*: found glib2-tools-2.74.6 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Build dependency gcc7>=7.5.0nb6: found gcc7-7.5.0nb6 => Full dependency SDL2>=2.24.0nb2: found SDL2-2.26.3 => Full dependency libogg>=1.1.2nb1: found libogg-1.3.5nb1 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency SDL2_mixer>=2.0.4nb11: found SDL2_mixer-2.0.4nb11 => Full dependency fluidsynth>=2.2.8nb2: found fluidsynth-2.3.1 => Full dependency freetype2>=2.8.1: found freetype2-2.13.0 => Full dependency gcc7-libs>=7.5.0: found gcc7-libs-7.5.0nb7 ===> 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 exult-1.6nb7 ===> Extracting for exult-1.6nb7 ===> Patching for exult-1.6nb7 ===> Creating toolchain wrappers for exult-1.6nb7 ===> Configuring for exult-1.6nb7 => 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... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... powerpc--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking windowing system... X11 (NetBSD) checking for gawk... (cached) /usr/bin/awk 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 c++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking whether c++ supports C++17 features with -std=c++17... yes checking how to run the C++ preprocessor... c++ -std=c++17 -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... /usr/bin/yacc checking how to print strings... printf checking for powerpc--netbsd-gcc... gcc 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 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... /usr/bin/ld checking if the linker (/usr/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 whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert powerpc--netbsd file names to powerpc--netbsd format... func_convert_file_noop checking how to convert powerpc--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for powerpc--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--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 powerpc--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 (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -std=c++17 -E checking for ld used by c++ -std=c++17... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C yes checking for c++ -std=c++17 option to produce PIC... -fPIC -DPIC checking if c++ -std=c++17 PIC flag -fPIC -DPIC works... yes checking if c++ -std=c++17 static flag -static works... yes checking if c++ -std=c++17 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ -std=c++17 supports -c -o file.o... (cached) yes checking whether the c++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of int*... 4 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) 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 sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking unordered_set usability... yes checking unordered_set presence... yes checking for unordered_set... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking for atexit... yes checking for dup2... yes checking for getcwd... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for pow... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for getaddrinfo()... yes checking for mkstemp()... yes checking for snprintf()... yes checking for special X11 libraries... -L/usr/X11R7/lib -lX11 -lXext checking if we want to statically compile libraries... no checking pkg-config is at least version 0.9.0... yes checking for sdl2-config... /usr/pkg/bin/sdl2-config checking for SDL - version >= 2.0.0... yes checking for OGG... yes checking for GLADE... no checking for LIBGNOMEUI... no checking if we want to use timidity midi... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking if we want to use ALSA midi... no; libasound not found checking fluidsynth.h usability... yes checking fluidsynth.h presence... yes checking for fluidsynth.h... yes checking if we want to use fluidsynth midi... yes checking if we should build mt32emu... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zipped savegame support... yes checking if we should build all hq scaler... yes checking if we should build the hq2x scaler... yes checking if we should build the hq3x scaler... yes checking if we should build the hq4x scaler... yes checking if we should build the 2xBR, 3xBR and 4xBR scalers... yes checking for OpenGL rendering support... no checking whether to enable midi sfx... no checking whether to enable support for Exult Studio... no checking desired optimization level... normal checking whether to enable debugging mode... no checking if we should disable the SDL parachute... no checking if we should disable long-long warnings... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -pedantic... yes checking whether C++ compiler accepts -Walloc-zero... yes checking whether C++ compiler accepts -Walloca... yes checking whether C++ compiler accepts -Wc++14-compat... yes checking whether C++ compiler accepts -Wc++17-compat... yes checking whether C++ compiler accepts -Wcatch-value=3... no checking whether C++ compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wcast-qual... yes checking whether C++ compiler accepts -Wconditionally-supported... yes checking whether C++ compiler accepts -Wctor-dtor-privacy... yes checking whether C++ compiler accepts -Wdisabled-optimization... yes checking whether C++ compiler accepts -Wduplicated-branches... yes checking whether C++ compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... no checking whether C++ compiler accepts -Wformat-nonliteral... no checking whether C++ compiler accepts -Wformat-security... no checking whether C++ compiler accepts -Wlogical-not-parentheses... yes checking whether C++ compiler accepts -Wlogical-op... yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wnull-dereference... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wplacement-new... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wshift-negative-value... yes checking whether C++ compiler accepts -Wshift-overflow... yes checking whether C++ compiler accepts -Wtrigraphs... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wuninitialized... yes checking whether C++ compiler accepts -Wuseless-cast... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wunused-const-variables... no checking whether C++ compiler accepts -Wabsolute-value... no checking whether C++ compiler accepts -Wdeprecated-register... no checking whether C++ compiler accepts -Wmismatched-tags... no checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wno-long-long... yes checking whether to build only the main program... no checking whether to build the usecode compiler... no checking whether to build the data files... yes checking whether to build the Exult mods... no checking for freetype-config... /usr/pkgsrc/games/exult/work/.buildlink/bin/freetype-config checking whether to build Exult Studio... no checking whether to enable the usecode debugger... no checking whether to build the Gnome SHP Thumbnailer... no checking whether to build the GIMP plugin... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating exult.spec config.status: creating Info.plist config.status: creating Info-ios.plist config.status: creating Makefile config.status: creating audio/Makefile config.status: creating audio/midi_drivers/Makefile config.status: creating audio/midi_drivers/timidity/Makefile config.status: creating audio/midi_drivers/mt32emu/Makefile config.status: creating conf/Makefile config.status: creating content/Makefile config.status: creating content/sifixes/Makefile config.status: creating content/si/Makefile config.status: creating content/bgkeyring/Makefile config.status: creating content/bg/Makefile config.status: creating content/islefaq/Makefile config.status: creating files/Makefile config.status: creating files/sha1/Makefile config.status: creating files/zip/Makefile config.status: creating gamemgr/Makefile config.status: creating gumps/Makefile config.status: creating pathfinder/Makefile config.status: creating flic/Makefile config.status: creating tools/Makefile config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating desktop/Makefile config.status: creating objs/Makefile config.status: creating imagewin/Makefile config.status: creating shapes/Makefile config.status: creating shapes/shapeinf/Makefile config.status: creating usecode/Makefile config.status: creating usecode/compiler/Makefile config.status: creating usecode/ucxt/Makefile config.status: creating usecode/ucxt/Docs/Makefile config.status: creating usecode/ucxt/data/Makefile config.status: creating usecode/ucxt/include/Makefile config.status: creating usecode/ucxt/src/Makefile config.status: creating mapedit/Makefile config.status: creating server/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Exult v1.6.0 SDL ....................... : 2.26.3 Build tools................ : yes Build usecode compiler..... : no Build Exult mods........... : no Build Exult Studio......... : no Exult Studio support....... : no Build all HQ scalers....... : yes Build NxBR scalers......... : yes Now type 'make' to build Exult