>>> Building on exopi-2 under audio/libsamplerate BDEPENDS = [archivers/xz] DIST = [audio/libsamplerate:libsamplerate-0.2.2.tar.xz] FULLPKGNAME = libsamplerate-0.2.2p0 Avoided depends for xz-5.4.5 distfiles size=3319468 >>> Running build in audio/libsamplerate at 1711573376.64 ===> audio/libsamplerate ===> Building from scratch libsamplerate-0.2.2p0 ===> libsamplerate-0.2.2p0 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: m ===> found m.10.1 ===> Checking files for libsamplerate-0.2.2p0 `/exopi-cvs/ports/distfiles/libsamplerate-0.2.2.tar.xz' is up to date. >> (SHA256) libsamplerate-0.2.2.tar.xz: OK ===> Extracting for libsamplerate-0.2.2p0 ===> Patching for libsamplerate-0.2.2p0 ===> Applying OpenBSD patch patch-tests_util_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/util.c |--- tests/util.c.orig |+++ tests/util.c -------------------------- Patching file tests/util.c using Plan A... Hunk #1 succeeded at 175. Hunk #2 succeeded at 188. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libsamplerate-0.2.2p0 ===> Configuring for libsamplerate-0.2.2p0 Using /exopi-obj/pobj/libsamplerate-0.2.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libsamplerate-0.2.2/config.site checking whether configure should try to set CFLAGS/CPPFLAGS/LDFLAGS... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for C compiler vendor... clang checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for C compiler version... 16.0.6 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... print -r 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... (cached) /usr/bin/fgrep checking for ld used by cc... /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 the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.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 for windres... no checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for sys/times.h... (cached) yes checking for unistd.h... (cached) yes checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking whether byte ordering is bigendian... no checking for malloc... (cached) yes checking for calloc... (cached) yes checking for free... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for alarm... (cached) yes checking for signal... (cached) yes checking for library containing floor... -lm checking for floor... yes checking for ceil... (cached) yes checking for fmod... yes checking for lrint... yes checking for lrintf... yes checking for SIGALRM... yes checking processor clipping capabilities... disabled checking for ALSA... no checking if compiler supports visibility attributes... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Waggregate-return... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wpointer-arith... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Version_script config.status: creating libsamplerate.spec config.status: creating samplerate.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : libsamplerate version : ............... 0.2.2 Host CPU : ............................ x86_64 Host Vendor : ......................... unknown Host OS : ............................. openbsd7.5 CFLAGS : .............................. -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith CPPFLAGS : ............................ LDFLAGS : ............................. Tools : C Compiler Vendor is : ................ clang (16.0.6) Extra tools required for testing and examples : Have libsndfile : ..................... no Have ALSA : ........................... no (auto) Have FFTW : ........................... no Converter configuration : Sinc fast : ........................... yes Sinc balanced : ....................... yes Sinc best : ........................... yes Installation directories : Library directory : ................... /usr/local/lib Program directory : ................... /usr/local/bin Pkgconfig directory : ................. /usr/local/lib/pkgconfig HTML docs directory : ................. /usr/local/share/doc/libsamplerate Compiling some other packages against libsamplerate may require the addition of '/usr/local/lib/pkgconfig' to the PKG_CONFIG_PATH environment variable. ===> Building for libsamplerate-0.2.2p0 depbase=`echo src/samplerate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/samplerate.lo -MD -MP -MF $depbase.Tpo -c -o src/samplerate.lo src/samplerate.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/samplerate.lo -MD -MP -MF src/.deps/samplerate.Tpo -c src/samplerate.c -fPIC -DPIC -o src/.libs/samplerate.o cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/samplerate.lo -MD -MP -MF src/.deps/samplerate.Tpo -c src/samplerate.c -o src/samplerate.o depbase=`echo src/src_sinc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_sinc.lo -MD -MP -MF $depbase.Tpo -c -o src/src_sinc.lo src/src_sinc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_sinc.lo -MD -MP -MF src/.deps/src_sinc.Tpo -c src/src_sinc.c -fPIC -DPIC -o src/.libs/src_sinc.o cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_sinc.lo -MD -MP -MF src/.deps/src_sinc.Tpo -c src/src_sinc.c -o src/src_sinc.o depbase=`echo src/src_zoh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_zoh.lo -MD -MP -MF $depbase.Tpo -c -o src/src_zoh.lo src/src_zoh.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_zoh.lo -MD -MP -MF src/.deps/src_zoh.Tpo -c src/src_zoh.c -fPIC -DPIC -o src/.libs/src_zoh.o cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_zoh.lo -MD -MP -MF src/.deps/src_zoh.Tpo -c src/src_zoh.c -o src/src_zoh.o depbase=`echo src/src_linear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_linear.lo -MD -MP -MF $depbase.Tpo -c -o src/src_linear.lo src/src_linear.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_linear.lo -MD -MP -MF src/.deps/src_linear.Tpo -c src/src_linear.c -fPIC -DPIC -o src/.libs/src_linear.o cc -DHAVE_CONFIG_H -I. -I./src -I./include -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -MT src/src_linear.lo -MD -MP -MF src/.deps/src_linear.Tpo -c src/src_linear.c -o src/src_linear.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -no-undefined -version-info 2:2:2 -Wl,--version-script=./src/Version_script -o src/libsamplerate.la -rpath /usr/local/lib src/samplerate.lo src/src_sinc.lo src/src_zoh.lo src/src_linear.lo -lm libtool: link: cc -shared -fPIC -DPIC -o src/.libs/libsamplerate.so.3.0 -O2 -pipe -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--version-script=./src/Version_script src/.libs/samplerate.o src/.libs/src_sinc.o src/.libs/src_zoh.o src/.libs/src_linear.o -Lsrc/.libs -lm -Wl,-soname,libsamplerate.so.3.0 libtool: link: ar cru src/.libs/libsamplerate.a src/samplerate.o src/src_sinc.o src/src_zoh.o src/src_linear.o libtool: link: ranlib src/.libs/libsamplerate.a >>> Running package in audio/libsamplerate at 1711573425.97 ===> audio/libsamplerate ===> Faking installation for libsamplerate-0.2.2p0 mkdir -p '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c src/libsamplerate.la '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c -m 644 src/.libs/libsamplerate.a /exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib/libsamplerate.a libtool: install: /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c -m 644 src/.libs/libsamplerate.so.3.0 /exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib/libsamplerate.so.3.0 libtool: install: /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c -m 644 src/.libs/libsamplerate.lai /exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib/libsamplerate.la mkdir -p '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/share/doc/libsamplerate' /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c -m 644 docs/SRC.png docs/SRC.css docs/index.md docs/license.md docs/history.md docs/download.md docs/lists.md docs/quality.md docs/win32.md docs/faq.md docs/api.md docs/api_simple.md docs/api_callback.md docs/api_full.md docs/api_misc.md docs/bugs.md '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/share/doc/libsamplerate' mkdir -p '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/include' /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c -m 644 include/samplerate.h '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libsamplerate-0.2.2/bin/install -c -m 644 samplerate.pc '/exopi-obj/pobj/libsamplerate-0.2.2/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for libsamplerate-0.2.2p0 Create /exopi-cvs/ports/packages/amd64/all/libsamplerate-0.2.2p0.tgz Creating package libsamplerate-0.2.2p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************** | 49% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libsamplerate-0.2.2p0.tgz >>> Running clean in audio/libsamplerate at 1711573429.81 ===> audio/libsamplerate ===> Cleaning for libsamplerate-0.2.2p0 >>> Ended at 1711573430.41 max_stuck=4.59/build=49.33/package=3.83/clean=0.64