------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sha-1.0.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sha-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sha-1.0.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sha-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sha-1.0.4 for building => SHA256 Checksum OK for sha-1.0.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sha-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sha-1.0.4 for building ===> Extracting for sha-1.0.4 => SHA256 Checksum OK for sha-1.0.4.tar.gz. Extracted Memory Use: 0.35M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sha-1.0.4 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sha-1.0.4 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sha-1.0.4 depends on package: gmake>=4.3 - found ===> Configuring for sha-1.0.4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets ${MAKE}... yes 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 style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline 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 size_t... (cached) yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sha-1.0.4 gmake[1]: Entering directory '/construction/security/sha/sha-1.0.4' cd . && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=Makefile /bin/sh ./config.status config.status: creating Makefile config.status: executing default-1 commands cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands gmake all-am gmake[2]: Entering directory '/construction/security/sha/sha-1.0.4' cd . && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=Makefile /bin/sh ./config.status config.status: creating Makefile config.status: executing default-1 commands source='sha.c' object='sha.o' libtool=no \ depfile='.deps/sha.Po' tmpdepfile='.deps/sha.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha.c || echo './'`sha.c source='sha1.c' object='sha1.o' libtool=no \ depfile='.deps/sha1.Po' tmpdepfile='.deps/sha1.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha1.c || echo './'`sha1.c source='sha256.c' object='sha256.o' libtool=no \ depfile='.deps/sha256.Po' tmpdepfile='.deps/sha256.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha256.c || echo './'`sha256.c source='sha384.c' object='sha384.o' libtool=no \ depfile='.deps/sha384.Po' tmpdepfile='.deps/sha384.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha384.c || echo './'`sha384.c source='sha512.c' object='sha512.o' libtool=no \ depfile='.deps/sha512.Po' tmpdepfile='.deps/sha512.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f sha512.c || echo './'`sha512.c source='shatest.c' object='shatest.o' libtool=no \ depfile='.deps/shatest.Po' tmpdepfile='.deps/shatest.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f shatest.c || echo './'`shatest.c cc -pipe -O2 -fno-strict-aliasing -o sha sha.o sha1.o sha256.o sha384.o sha512.o cc -pipe -O2 -fno-strict-aliasing -o shatest shatest.o sha1.o sha256.o sha384.o sha512.o gmake[2]: Leaving directory '/construction/security/sha/sha-1.0.4' gmake[1]: Leaving directory '/construction/security/sha/sha-1.0.4' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sha-1.0.4 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/sha/sha-1.0.4' gmake[2]: Entering directory '/construction/security/sha/sha-1.0.4' /bin/sh ./mkinstalldirs /construction/security/sha/stage/usr/local/bin install -s -m 555 sha /construction/security/sha/stage/usr/local/bin/sha /bin/sh ./mkinstalldirs /construction/security/sha/stage/usr/local/man/man1 install -m 0644 ./sha.1 /construction/security/sha/stage/usr/local/man/man1/sha.1 gmake[2]: Leaving directory '/construction/security/sha/sha-1.0.4' gmake[1]: Leaving directory '/construction/security/sha/sha-1.0.4' ====> 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: package ------------------------------------------------------------------------------- ===> Building package for sha-1.0.4 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07