=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libspiro-dist-20240903.tar.gz => Checksum SHA512 OK for libspiro-dist-20240903.tar.gz ===> Installing dependencies for libspiro-1.5.0.20240903 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency distcc-[0-9]*: found distcc-3.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 ===> 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 libspiro-1.5.0.20240903 ===> Extracting for libspiro-1.5.0.20240903 ===> Patching for libspiro-1.5.0.20240903 ===> Creating toolchain wrappers for libspiro-1.5.0.20240903 ===> Configuring for libspiro-1.5.0.20240903 => 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 => Adding run-time search paths to pkg-config files. checking build system type... riscv64--netbsd checking host system type... riscv64--netbsd checking target system type... riscv64--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 race-free 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 make supports the include directive... yes (GNU style) checking for riscv64--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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for riscv64--netbsd-ar... no checking for riscv64--netbsd-lib... no checking for riscv64--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar 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/pkgbuild/graphics/libspiro/work.riscv64/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/graphics/libspiro/work.riscv64/.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 riscv64--netbsd file names to riscv64--netbsd format... func_convert_file_noop checking how to convert riscv64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/pkgbuild/graphics/libspiro/work.riscv64/.cwrapper/bin/ld option to reload object files... -r checking for riscv64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for riscv64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64--netbsd-ar... ar checking for archiver @FILE support... @ checking for riscv64--netbsd-strip... no checking for strip... strip checking for riscv64--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 riscv64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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/pkgbuild/graphics/libspiro/work.riscv64/.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 for riscv64--netbsd-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (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 whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for riscv64--netbsd-valgrind... no checking for valgrind... no checking for riscv64--netbsd-strip... strip checking whether make supports nested variables... (cached) yes checking for math.h... yes checking for library containing cos... -lm checking for hypot... yes checking for isfinite... no checking for pthread.h... yes checking for gettimeofday... yes checking for sys/time.h... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wc++-compat... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wdeprecated-declarations... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wsign-conversion... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -Wstrict-overflow... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wpadded... yes checking whether C compiler accepts -Woverlength-strings... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating libspiro.pc config.status: creating spiro-config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: Configuration: Source code location . Build code location Destination prefix /usr/pkg Library Destination ${exec_prefix}/lib Compiler gcc Config auto WCFLAGS " -Wall -Wextra -Wcast-align -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wunused -Wdeprecated-declarations -Wconversion -Wsign-conversion -Wformat=2 -Wformat-security -fno-common -Wmissing-declarations -Wstrict-prototypes -fPIC -Wstrict-overflow -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Woverlength-strings" Config auto WLSLIB " -Wall -Wextra -Wcast-align -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wunused -Wdeprecated-declarations -Wconversion -Wsign-conversion -Wformat=2 -Wformat-security -fno-common -Wmissing-declarations -Wstrict-prototypes -fPIC -Wstrict-overflow -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Woverlength-strings" Config CFLAGS "-O2" Config LDFLAGS "-Wl,-R/usr/pkg/lib" Config LS_CFLAGS "" Config LS_LIB "" => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp