Building libsamplerate-0.1.8_5.txz (origin /buildshare/ports/355755/audio/libsamplerate) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libsamplerate-0.1.8.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/pkgconf-0.9.5.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz x packages/libogg-1.3.2,4.txz x packages/flac-1.3.0_2.txz x packages/fftw3-3.3.3_1.txz x packages/libsndfile-1.0.25_4.txz x packages/gettext-0.18.3.1_1.txz x packages/libvorbis-1.3.4_1,3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libsamplerate-0.1.8_5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libsamplerate-0.1.8_5 ===> libsamplerate-0.1.8_5 depends on shared library: libsndfile.so - not found ===> Verifying for libsndfile.so in /buildshare/ports/355755/audio/libsndfile ===> Installing existing package /packages/libsndfile-1.0.25_4.txz Installing libsndfile-1.0.25_4...Installing flac-1.3.0_2...Installing libogg-1.3.2,4... done done Installing libvorbis-1.3.4_1,3... done done ===> Returning to build of libsamplerate-0.1.8_5 ===> libsamplerate-0.1.8_5 depends on file: /usr/local/lib/libfftw3.so - not found ===> Verifying install for /usr/local/lib/libfftw3.so in /buildshare/ports/355755/math/fftw3 ===> Installing existing package /packages/fftw3-3.3.3_1.txz Installing fftw3-3.3.3_1... done ===> Returning to build of libsamplerate-0.1.8_5 ===> libsamplerate-0.1.8_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of libsamplerate-0.1.8_5 Make install ===> License GPLv2 accepted by the user ===> libsamplerate-0.1.8_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsamplerate-0.1.8_5 for building ===> Extracting for libsamplerate-0.1.8_5 => SHA256 Checksum OK for libsamplerate-0.1.8.tar.gz. ===> Patching for libsamplerate-0.1.8_5 ===> Applying FreeBSD patches for libsamplerate-0.1.8_5 ===> libsamplerate-0.1.8_5 depends on file: /usr/local/lib/libfftw3.so - found ===> libsamplerate-0.1.8_5 depends on executable: pkgconf - found ===> libsamplerate-0.1.8_5 depends on shared library: libsndfile.so - found (/usr/local/lib/libsndfile.so.1.0.25) ===> Configuring for libsamplerate-0.1.8_5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libsamplerate/work/libsamplerate-0.1.8/M4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libsamplerate/work/libsamplerate-0.1.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libsamplerate/work/libsamplerate-0.1.8/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed 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... (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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.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... no 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... no checking dynamic linker characteristics... freebsd11.0 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... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/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... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for sys/times.h... (cached) yes checking size of int... 4 checking size of long... 4 checking size of float... 4 checking size of double... 8 checking processor byte ordering... big checking for malloc... yes checking for calloc... yes checking for free... yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for alarm... (cached) yes checking for signal... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for SIGALRM... yes checking for lrint... yes checking for lrintf... yes checking processor clipping capabilities... disabled checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for FFTW3... yes configure: creating ./config.status config.status: creating Makefile config.status: creating M4/Makefile config.status: creating src/Version_script config.status: creating Win32/Makefile config.status: creating Win32/Makefile.mingw config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile 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 -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.8 Host CPU : .................... powerpc Host Vendor : ................. portbld Host OS : ..................... freebsd11.0 Tools : Compiler is GCC : ............. yes GCC major version : ........... 4 Extra tools required for testing and examples : Use FFTW : .................... yes Have libsndfile : ............. yes Installation directories : Library directory : ........... /usr/local/lib Program directory : ........... /usr/local/bin Pkgconfig directory : ......... /usr/local/lib/pkgconfig 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.1.8_5 Making all in M4 Making all in src /usr/bin/make all-am CC samplerate.lo CC src_sinc.lo CC src_zoh.lo CC src_linear.lo CCLD libsamplerate.la Making all in doc Making all in examples CC sndfile-resample.o CCLD sndfile-resample CC varispeed-play.o CC audio_out.o audio_out.c:720:3: warning: #warning "*** Playing sound not yet supported on this platform." audio_out.c:721:3: warning: #warning "*** Please feel free to submit a patch." audio_out.c: In function 'audio_open': audio_out.c:709: warning: unused parameter 'channels' audio_out.c:709: warning: unused parameter 'samplerate' audio_out.c:758:3: warning: #warning "*** Playing sound not yet supported on this platform." audio_out.c:759:3: warning: #warning "*** Please feel free to submit a patch." audio_out.c:779:3: warning: #warning "*** Playing sound not yet supported on this platform." audio_out.c:780:3: warning: #warning "*** Please feel free to submit a patch." audio_out.c: In function 'audio_close': audio_out.c:768: warning: unused parameter 'audio_out' CCLD varispeed-play CC timewarp-file.o CCLD timewarp-file Making all in tests CC misc_test.o CC util.o CCLD misc_test CC termination_test.o CCLD termination_test CC simple_test.o CCLD simple_test CC callback_test-callback_test.o CC callback_test-util.o CCLD callback_test CC reset_test.o CCLD reset_test CC multi_channel_test-multi_channel_test.o CC multi_channel_test-util.o CC multi_channel_test-calc_snr.o CCLD multi_channel_test CC snr_bw_test-snr_bw_test.o CC snr_bw_test-calc_snr.o CC snr_bw_test-util.o CCLD snr_bw_test CC float_short_test.o CCLD float_short_test CC varispeed_test-varispeed_test.o CC varispeed_test-util.o CC varispeed_test-calc_snr.o CCLD varispeed_test CC callback_hang_test.o CCLD callback_hang_test CC src_evaluate-src-evaluate.o CC src_evaluate-calc_snr.o CC src_evaluate-util.o CCLD src-evaluate CC throughput_test-throughput_test.o CC throughput_test-util.o CC throughput_test-calc_snr.o CCLD throughput_test CC multichan_throughput_test-multichan_throughput_test.o CC multichan_throughput_test-util.o CC multichan_throughput_test-calc_snr.o CCLD multichan_throughput_test CC downsample_test.o CCLD downsample_test ===> Staging for libsamplerate-0.1.8_5 ===> Generating temporary packing list Making install in M4 Making install in src test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libsamplerate.la '/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsamplerate.so.1 /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib/libsamplerate.so.1 libtool: install: (cd /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib && { ln -s -f libsamplerate.so.1 libsamplerate.so || { rm -f libsamplerate.so && ln -s libsamplerate.so.1 libsamplerate.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib && { ln -s -f libsamplerate.so.1 libsamplerate.so || { rm -f libsamplerate.so && ln -s libsamplerate.so.1 libsamplerate.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsamplerate.lai /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib/libsamplerate.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsamplerate.a /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib/libsamplerate.a libtool: install: chmod 644 /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib/libsamplerate.a libtool: install: ranlib /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/lib/libsamplerate.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/include" install -o root -g wheel -m 444 samplerate.h '/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/include' Making install in doc test -z "/usr/local/share/doc/libsamplerate" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/share/doc/libsamplerate" install -o root -g wheel -m 444 SRC.png SRC.css index.html license.html history.html download.html lists.html quality.html win32.html faq.html api.html api_simple.html api_callback.html api_full.html api_misc.html '/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/share/doc/libsamplerate' Making install in examples test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 sndfile-resample '/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/bin' libtool: install: warning: `../src/libsamplerate.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/sndfile-resample /obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/bin/sndfile-resample Making install in tests test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 samplerate.pc '/obj/buildshare/ports/355755/audio/libsamplerate/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ===> Installing for libsamplerate-0.1.8_5 ===> Checking if audio/libsamplerate already installed ===> Registering installation for libsamplerate-0.1.8_5 Installing libsamplerate-0.1.8_5... done Make package ===> Building package for libsamplerate-0.1.8_5 slot1: removed