=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for harmonics-dwf-20060708.tcd.bz2 => Checksum SHA512 OK for harmonics-dwf-20060708.tcd.bz2 => Checksum BLAKE2s OK for wvs.tar.bz2 => Checksum SHA512 OK for wvs.tar.bz2 => Checksum BLAKE2s OK for xtide-2.15.2.tar.bz2 => Checksum SHA512 OK for xtide-2.15.2.tar.bz2 ===> Installing dependencies for xtide-2.15.2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency font-schumacher-misc>=1.1.2: found font-schumacher-misc-1.1.3 => Full dependency libXaw3d>=1.6.2: found libXaw3d-1.6.6 => Full dependency libtcd>=2.2.7: found libtcd-2.2.7r2 => Full dependency png>=1.6.0nb1: found png-1.6.49 ===> 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 xtide-2.15.2 ===> Extracting for xtide-2.15.2 echo "/usr/pkg/share/xtide/harmonics-dwf-20060708.tcd" > /usr/pkgsrc/time/xtide/work/xtide.conf echo "/usr/pkg/share/xtide/wvs" >> /usr/pkgsrc/time/xtide/work/xtide.conf ===> Patching for xtide-2.15.2 => Applying pkgsrc patches for xtide-2.15.2 => Verifying /usr/pkgsrc/time/xtide/patches/patch-configure => Applying pkgsrc patch /usr/pkgsrc/time/xtide/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2020/01/10 17:05:40 plunky Exp $ | |ensure test statement is portable | |--- configure.orig 2019-02-24 20:18:33.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 16825. Hunk #2 succeeded at 16840. Hunk #3 succeeded at 16857. Hunk #4 succeeded at 16872. Hunk #5 succeeded at 16887. Hunk #6 succeeded at 16902. Hunk #7 succeeded at 16915. Hunk #8 succeeded at 16930. done ===> Creating toolchain wrappers for xtide-2.15.2 ===> Configuring for xtide-2.15.2 => Substituting "paths" in libxtide/Global.cc tide.1 xtide.1 xttpd.8 => 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 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 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 for style of include used by make... GNU checking dependency style of c++... gcc3 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... bison -y 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 powerpc--netbsd-ar... no checking for powerpc--netbsd-lib... no checking for powerpc--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd 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... /usr/pkgsrc/time/xtide/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/time/xtide/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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 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/pkgsrc/time/xtide/work/.cwrapper/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... 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/pkgsrc/time/xtide/work/.cwrapper/bin/ld) supports shared libraries... 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 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++ -E checking for ld used by c++... /usr/pkgsrc/time/xtide/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/time/xtide/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/pkgsrc/time/xtide/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/pkgsrc/time/xtide/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking if using a version of GCC older than 4.4... no checking if using GCC 4.5.0... no checking if C++ compiler has an old GCC fault... no checking vector usability... yes checking vector presence... yes checking for vector... yes checking if C++ compiler can handle simple extended initializer lists... yes checking if C++ compiler can handle complicated extended initializer lists... yes checking if std::vector has an initializer_list constructor... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking location of freetype2 headers... not found configure: freetype2 is a prerequisite for libXaw3dXft to work. checking for libXaw3dXft 1.6.2d... no checking X11/Xaw3d/Box.h usability... yes checking X11/Xaw3d/Box.h presence... yes checking for X11/Xaw3d/Box.h... yes checking for XawInitializeWidgetSet in -lXaw3d... yes configure: Using libXaw3d for Athena Widgets. checking type of third argument to accept()... socklen_t checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_sig_cmp in -lpng... yes checking tcd.h usability... yes checking tcd.h presence... yes checking for tcd.h... yes checking for get_tide_db_header in -ltcd... yes checking Dstr usability... no checking Dstr presence... no checking for Dstr... no checking gps.h usability... no checking gps.h presence... no checking for gps.h... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking if #warning works... yes checking for either dirent or _finddata_t... yes checking for llround... yes checking for strftime %l format... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/systemd/xttpd.service config.status: creating libxtide/autoconf-defines.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp