=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for libsndfile-1.2.2.tar.xz
=> Checksum SHA512 OK for libsndfile-1.2.2.tar.xz
===> Installing dependencies for libsndfile-1.2.2
==========================================================================
The supported build options for libsndfile are:

	octave

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.libsndfile (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
libsndfile-1.2.2.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 311
        * TERMINFO_DEFAULT = terminfo

Based on these variables, the following variables have been set:

        * PYPACKAGE = python311
        * TERMINFO_TYPE = terminfo

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 python311>=3.11: found python311-3.11.8
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency flac>=1.4.0: found flac-1.4.3
=> Full dependency libogg>=1.1.3: found libogg-1.3.5nb1
=> Full dependency lame>=3.96.1nb4: found lame-3.100nb5
=> Full dependency libopus>=1.4: found libopus-1.5.1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.5
===> 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 libsndfile-1.2.2
===> Extracting for libsndfile-1.2.2
===> Patching for libsndfile-1.2.2
===> Creating toolchain wrappers for libsndfile-1.2.2
===> Configuring for libsndfile-1.2.2
=> 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 whether configure should try to set CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS... no
checking build system type... alpha--netbsd
checking host system type... alpha--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... ./build-aux/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 nested variables... (cached) yes
checking for alpha--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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking dependency style of c++... gcc3
checking for C compiler vendor... gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for C compiler version... 7.5.0
checking for C++ compiler vendor... gnu
checking for C++ compiler version... 7.5.0
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for alpha--netbsd-ar... no
checking for alpha--netbsd-lib... no
checking for alpha--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... (cached) /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/audio/libsndfile/work.alpha/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/audio/libsndfile/work.alpha/.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 alpha--netbsd file names to alpha--netbsd format... func_convert_file_noop
checking how to convert alpha--netbsd file names to toolchain format... func_convert_file_noop
checking for /tmp/pkgbuild/audio/libsndfile/work.alpha/.cwrapper/bin/ld option to reload object files... -r
checking for alpha--netbsd-file... no
checking for file... file
checking for alpha--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for alpha--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for alpha--netbsd-ar... ar
checking for archiver @FILE support... @
checking for alpha--netbsd-strip... no
checking for strip... strip
checking for alpha--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 alpha--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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/audio/libsndfile/work.alpha/.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... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /tmp/pkgbuild/audio/libsndfile/work.alpha/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/audio/libsndfile/work.alpha/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/tmp/pkgbuild/audio/libsndfile/work.alpha/.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 (/tmp/pkgbuild/audio/libsndfile/work.alpha/.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 for alpha--netbsd-windres... no
checking for windres... no
checking whether ln -s works... yes
checking for python version... 3.11
checking for python platform... netbsd9
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for autogen... no
checking for wine... no
checking for xcode-select... no
checking for endian.h... yes
checking for byteswap.h... no
checking for locale.h... yes
checking for sys/time.h... yes
checking for immintrin.h... no
checking for stdbool.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether S_IRGRP is declared... yes
checking size of wchar_t... 4
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking size of void*... 8
checking size of size_t... 8
checking size of int64_t... 8
checking size of long long... 8
checking size of off_t... 8
checking for ssize_t... yes
checking whether byte ordering is bigendian... no
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for open... yes
checking for read... yes
checking for write... yes
checking for lseek... yes
checking for lseek64... no
checking for fstat... yes
checking for fstat64... no
checking for ftruncate... yes
checking for fsync... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for localtime... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking for mmap... yes
checking for getpagesize... yes
checking for setlocale... yes
checking for pipe... yes
checking for waitpid... yes
checking for library containing floor... -lm
checking for floor... yes
checking for ceil... yes
checking for fmod... yes
checking for lrint... yes
checking for lrintf... yes
checking pkg-config is at least version 0.9.0... yes
checking for flac >= 1.3.1 ... yes
checking for ogg >= 1.3.0 ... yes
checking for vorbis >= 1.2.3 ... yes
checking for vorbisenc >= 1.2.3 ... yes
checking for opus >= 1.1 ... yes
checking for lame/lame.h... yes
checking for library containing lame_set_VBR_q... -lmp3lame
checking for libmpg123 >= 1.25.10 ... yes
checking for sqlite3 >= 3.2 ... no
checking processor clipping capabilities... none
configure: WARNING: Touching files in directory tests/.
./configure: common_cflags+= -Wno-format-truncation: not found
./configure: common_cxxflags+= -Wno-format-truncation: not found
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wuninitialized... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wvla... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Waggregate-return... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -Wpointer-arith... yes
checking whether C++ compiler accepts -Wcast-align... yes
checking whether C++ compiler accepts -Wcast-qual... yes
checking whether C++ compiler accepts -Wshadow... yes
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wundef... yes
checking whether C++ compiler accepts -Wuninitialized... yes
checking whether C++ compiler accepts -Winit-self... yes
checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wreorder... yes
checking whether C++ compiler accepts -Wsign-promo... yes
checking whether C compiler accepts -Werror... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Octave/Makefile
config.status: creating src/version-metadata.rc
config.status: creating tests/test_wrapper.sh
config.status: creating tests/pedantic-header-test.sh
config.status: creating sndfile.pc
config.status: creating Scripts/build-test-tarball.mk
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=-

  Configuration summary :

    libsndfile version : .................. 1.2.2

    Host CPU : ............................ alpha
    Host Vendor : ......................... 
    Host OS : ............................. netbsd

    CFLAGS : .............................. -O2 -mieee -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return 
    CXXFLAGS : ............................ -O2 -mieee -I/usr/pkg/include -I/usr/include -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo
    CPPFLAGS : ............................ -I/usr/pkg/include -I/usr/include
    LDFLAGS : ............................. -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib

    Experimental code : ................... no
    Using ALSA in example programs : ...... no
    External FLAC/Ogg/Vorbis/Opus : ....... yes
    External MPEG Lame/MPG123 : ........... yes
    Building Octave interface : ........... 

  Tools :

    C Compiler Vendor is : ................ gnu (7.5.0)
    CXX Compiler Vendor is : .............. gnu (7.5.0)

    Sanitizer enabled : ................... no

  Installation directories :

    Library directory : ................... /usr/pkg/lib
    Program directory : ................... /usr/pkg/bin
    Pkgconfig directory : ................. /usr/pkg/lib/pkgconfig
    HTML docs directory : ................. /usr/pkg/share/doc/libsndfile

Compiling some other packages against libsndfile may require
the addition of '/usr/pkg/lib/pkgconfig' to the
PKG_CONFIG_PATH environment variable.

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp