Building libaiff-5.0.txz (origin /buildshare/ports/355755/audio/libaiff) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libaiff-5.0-release.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libaiff-5.0 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 libaiff-5.0 Make install ===> libaiff-5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libaiff-5.0 for building ===> Extracting for libaiff-5.0 => SHA256 Checksum OK for libaiff-5.0-release.tar.gz. ===> Patching for libaiff-5.0 ===> Applying FreeBSD patches for libaiff-5.0 ===> Configuring for libaiff-5.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libaiff/work/libaiff-5.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ranlib... ranlib 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 ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for memset... (cached) yes checking for bzero... (cached) yes checking for abort... yes checking for size_t... (cached) yes checking for int8_t... (cached) yes checking for uint8_t... (cached) yes checking for int16_t... (cached) yes checking for uint16_t... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating libaiff/config.h ===> Building for libaiff-5.0 # compiling iff.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c iff.c -o iff.o # compiling aifx.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c aifx.c -o aifx.o # compiling lpcm.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c lpcm.c -o lpcm.o # compiling g711.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c g711.c -o g711.o # compiling float32.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c float32.c -o float32.o float32.c: In function 'float32dec': float32.c:63: warning: declaration of 'exp' shadows a global declaration /usr/include/math.h:248: warning: shadowed declaration is here float32.c: In function 'ieee754_write_single': float32.c:237: warning: declaration of 'exp' shadows a global declaration /usr/include/math.h:248: warning: shadowed declaration is here float32.c:241: warning: comparing floating point with == or != is unsafe float32.c:276: warning: cast from function call of type 'double' to non-matching type 'unsigned int' float32.c: In function 'ieee754_read_single': float32.c:370: warning: declaration of 'exp' shadows a global declaration /usr/include/math.h:248: warning: shadowed declaration is here # compiling libaiff.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c libaiff.c -o libaiff.o # compiling extended.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c extended.c -o extended.o extended.c: In function 'ieee754_write_extended': extended.c:72: warning: declaration of 'exp' shadows a global declaration /usr/include/math.h:248: warning: shadowed declaration is here extended.c:77: warning: comparing floating point with == or != is unsafe extended.c: In function 'ieee754_read_extended': extended.c:144: warning: declaration of 'exp' shadows a global declaration /usr/include/math.h:248: warning: shadowed declaration is here # compiling pascal.o cc -DHAVE_CONFIG_H -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code -Wextra -Wmissing-field-initializers -c pascal.c -o pascal.o # creating libaiff.a ar cru libaiff.a iff.o aifx.o lpcm.o g711.o float32.o libaiff.o extended.o pascal.o ranlib libaiff.a ===> Staging for libaiff-5.0 ===> Generating temporary packing list cp libaiff.a /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/lib ranlib /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/lib/libaiff.a chmod 0444 /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/lib/libaiff.a cp -R ./libaiff /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/include/libaiff chmod 0755 /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/include/libaiff chmod 0444 /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/include/libaiff/* rm -f /obj/buildshare/ports/355755/audio/libaiff/work/stage/usr/local/include/libaiff/config.h.in ====> Compressing man pages (compress-man) ===> Installing for libaiff-5.0 ===> Checking if audio/libaiff already installed ===> Registering installation for libaiff-5.0 Installing libaiff-5.0... done Make package ===> Building package for libaiff-5.0 slot1: removed