Building opus-tools-0.1.8_1.txz (origin /buildshare/ports/355755/audio/opus-tools) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/opus-tools-0.1.8.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/libogg-1.3.2,4.txz x packages/flac-1.3.0_2.txz x packages/pkgconf-0.9.5.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/opus-1.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> opus-tools-0.1.8_1 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 opus-tools-0.1.8_1 ===> opus-tools-0.1.8_1 depends on shared library: libFLAC.so - not found ===> Verifying for libFLAC.so in /buildshare/ports/355755/audio/flac ===> Installing existing package /packages/flac-1.3.0_2.txz Installing flac-1.3.0_2...Installing libogg-1.3.2,4... done done ===> Returning to build of opus-tools-0.1.8_1 ===> opus-tools-0.1.8_1 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so.8) ===> opus-tools-0.1.8_1 depends on shared library: libopus.so - not found ===> Verifying for libopus.so in /buildshare/ports/355755/audio/opus ===> Installing existing package /packages/opus-1.1_1.txz Installing opus-1.1_1... done ===> Returning to build of opus-tools-0.1.8_1 ===> opus-tools-0.1.8_1 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 opus-tools-0.1.8_1 Make install ===> opus-tools-0.1.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opus-tools-0.1.8_1 for building ===> Extracting for opus-tools-0.1.8_1 => SHA256 Checksum OK for opus-tools-0.1.8.tar.gz. ===> Patching for opus-tools-0.1.8_1 ===> opus-tools-0.1.8_1 depends on executable: pkgconf - found ===> opus-tools-0.1.8_1 depends on shared library: libFLAC.so - found (/usr/local/lib/libFLAC.so.11) ===> opus-tools-0.1.8_1 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so.8) ===> opus-tools-0.1.8_1 depends on shared library: libopus.so - found (/usr/local/lib/libopus.so.0.5.0) ===> Configuring for opus-tools-0.1.8_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/opus-tools/work/opus-tools-0.1.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/opus-tools/work/opus-tools-0.1.8/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking whether make supports nested variables... yes 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for cc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking for cos in -lm... yes checking for main in -lwinmm... no checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for OPUS... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sio_open in -lsndio... no checking for FLAC... yes checking for pcap_open_live in -lpcap... yes checking for PIE support... no checking if cc -std=gnu99 supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for lrintf... yes checking for fminf... yes checking for fmaxf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: ------------------------------------------------------------------------ opus-tools 0.1.8: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Stack protector: ............... no PIE: ........................... no General configuration: Assertion checking: ............ no FLAC input: .................... yes ------------------------------------------------------------------------ Type "make; make install" to compile and install ===> Building for opus-tools-0.1.8_1 /usr/bin/make all-recursive Making all in . CC src/opusenc-opus_header.o CC src/opusenc-opusenc.o CC src/opusenc-picture.o CC src/opusenc-resample.o src/resample.c: In function 'update_filter': src/resample.c:607: warning: comparison between signed and unsigned src/resample.c:688: warning: comparison between signed and unsigned src/resample.c:696: warning: comparison between signed and unsigned src/resample.c:699: warning: comparison between signed and unsigned src/resample.c:706: warning: comparison between signed and unsigned src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872: warning: comparison between signed and unsigned src/resample.c:875: warning: comparison between signed and unsigned src/resample.c: In function 'opustools_resampler_process_int': src/resample.c:928: warning: comparison between signed and unsigned src/resample.c:935: warning: comparison between signed and unsigned src/resample.c:945: warning: comparison between signed and unsigned CC src/opusenc-audio-in.o CC src/opusenc-diag_range.o src/diag_range.c: In function 'save_range': src/diag_range.c:77: warning: 'count' may be used uninitialized in this function src/diag_range.c:77: note: 'count' was declared here CC src/opusenc-flac.o CC src/opusenc-lpc.o CC win32/opusenc-unicode_support.o win32/unicode_support.c:197:7: warning: no newline at end of file CCLD opusenc CC src/opusdec-opus_header.o CC src/opusdec-wav_io.o CC src/opusdec-wave_out.o CC src/opusdec-opusdec.o src/opusdec.c: In function 'main': src/opusdec.c:669: warning: 'mapping_family' may be used uninitialized in this function src/opusdec.c:676: warning: 'opus_serialno' may be used uninitialized in this function CC src/opusdec-resample.o src/resample.c: In function 'update_filter': src/resample.c:607: warning: comparison between signed and unsigned src/resample.c:688: warning: comparison between signed and unsigned src/resample.c:696: warning: comparison between signed and unsigned src/resample.c:699: warning: comparison between signed and unsigned src/resample.c:706: warning: comparison between signed and unsigned src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872: warning: comparison between signed and unsigned src/resample.c:875: warning: comparison between signed and unsigned src/resample.c: In function 'opustools_resampler_process_int': src/resample.c:928: warning: comparison between signed and unsigned src/resample.c:935: warning: comparison between signed and unsigned src/resample.c:945: warning: comparison between signed and unsigned CC src/opusdec-diag_range.o src/diag_range.c: In function 'save_range': src/diag_range.c:77: warning: 'count' may be used uninitialized in this function src/diag_range.c:77: note: 'count' was declared here CC win32/opusdec-unicode_support.o win32/unicode_support.c:197:7: warning: no newline at end of file CCLD opusdec CC src/opusinfo-opus_header.o CC src/opusinfo-opusinfo.o CC src/opusinfo-info_opus.o CC src/opusinfo-picture.o CC win32/opusinfo-unicode_support.o win32/unicode_support.c:197:7: warning: no newline at end of file CCLD opusinfo CC src/opusrtp.o CCLD opusrtp ===> Staging for opus-tools-0.1.8_1 ===> Generating temporary packing list Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/audio/opus-tools/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 opusenc opusdec opusinfo '/obj/buildshare/ports/355755/audio/opus-tools/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/audio/opus-tools/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 man/opusenc.1 man/opusdec.1 man/opusinfo.1 '/obj/buildshare/ports/355755/audio/opus-tools/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for opus-tools-0.1.8_1 ===> Checking if audio/opus-tools already installed ===> Registering installation for opus-tools-0.1.8_1 Installing opus-tools-0.1.8_1... done Make package ===> Building package for opus-tools-0.1.8_1 slot2: removed