------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The libaiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libaiff-5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The libaiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> libaiff-5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libaiff-5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The libaiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> libaiff-5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libaiff-5.0 for building => SHA256 Checksum OK for libaiff-5.0-release.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The libaiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> 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. Extracted Memory Use: 0.31M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libaiff-5.0 ===> Applying ports patches for libaiff-5.0 from /xports/audio/libaiff/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for libaiff-5.0 configure: loading site script /xports/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... no 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 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libaiff-5.0 --- iff.o --- --- aifx.o --- --- lpcm.o --- --- g711.o --- --- float32.o --- --- libaiff.o --- --- extended.o --- --- pascal.o --- --- iff.o --- # 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 --- aifx.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 --- lpcm.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 --- g711.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 --- float32.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 --- pascal.o --- # 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 --- libaiff.o --- # 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 --- extended.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 --- float32.o --- float32.c: In function 'ieee754_write_single': float32.c:241:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (in == 0.0) ^~ float32.c:276:13: warning: cast from function call of type 'double' to non-matching type 'unsigned int' [-Wbad-function-cast] mantissa = (uint32_t)(floor( fraction )); ^ --- extended.o --- extended.c: In function 'ieee754_write_extended': extended.c:77:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (in == 0.0) { ^~ --- libaiff.a --- # creating libaiff.a ar cru libaiff.a iff.o aifx.o lpcm.o g711.o float32.o libaiff.o extended.o pascal.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libaiff.a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libaiff-5.0 ===> Generating temporary packing list cp libaiff.a /construction/audio/libaiff/stage/usr/local/lib ranlib /construction/audio/libaiff/stage/usr/local/lib/libaiff.a chmod 0444 /construction/audio/libaiff/stage/usr/local/lib/libaiff.a cp -R ./libaiff /construction/audio/libaiff/stage/usr/local/include/libaiff chmod 0755 /construction/audio/libaiff/stage/usr/local/include/libaiff chmod 0444 /construction/audio/libaiff/stage/usr/local/include/libaiff/* rm -f /construction/audio/libaiff/stage/usr/local/include/libaiff/config.h.in ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libaiff-5.0 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05