Building digest-20050323_1.txz (origin /buildshare/ports/355755/security/digest) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/digest-20050323.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> digest-20050323_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 digest-20050323_1 Make install ===> digest-20050323_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by digest-20050323_1 for building ===> Extracting for digest-20050323_1 => SHA256 Checksum OK for digest-20050323.tar.gz. ===> Patching for digest-20050323_1 ===> Applying FreeBSD patches for digest-20050323_1 ===> Configuring for digest-20050323_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/digest/work/digest-20050323/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/digest/work/digest-20050323/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 whether make sets $(MAKE)... yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output... 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking for stdlib.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking for sys/cdefs.h... (cached) yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for __attribute__... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for long long... (cached) yes checking for int8_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... yes checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int32_t... (cached) yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for vprintf... (cached) yes checking for _doprnt... no checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for setlocale... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for digest-20050323_1 cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c bits.c -o bits.o cc -O2 -pipe -fno-strict-aliasing -o bits bits.o ./bits digest-types.h cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c digest.c -o digest.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c md5c.c -o md5c.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c rmd160.c -o rmd160.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c rmd160hl.c -o rmd160hl.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c sha2.c -o sha2.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c sha2hl.c -o sha2hl.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c md5hl.c -o md5hl.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c sha1.c -o sha1.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c sha1hl.c -o sha1hl.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c tiger.c -o tiger.o cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"powerpc-portbld-freebsd11.0\" -DVERSION=\"20050323\" -O2 -pipe -fno-strict-aliasing -c whirlpool.c -o whirlpool.o cc -O2 -pipe -fno-strict-aliasing -o digest digest.o md5c.o rmd160.o rmd160hl.o sha2.o sha2hl.o md5hl.o sha1.o sha1hl.o tiger.o whirlpool.o ===> Installing for digest-20050323_1 ===> Generating temporary packing list ===> Checking if security/digest already installed /bin/sh ./mkinstalldirs /usr/local/bin install -s -o root -g wheel -m 555 digest /usr/local/bin/digest /bin/sh ./mkinstalldirs /usr/local/man/man1 install -o root -g wheel -m 444 digest.1 /usr/local/man/man1/digest.1 ===> Compressing manual pages for digest-20050323_1 ===> Registering installation for digest-20050323_1 Installing digest-20050323_1... done Make package ===> Building package for digest-20050323_1 Creating package for digest-20050323_1 slot2: removed