>>> Building on exopi-1 under security/pgpdump DIST = [security/pgpdump:pgpdump-0.37.tar.gz] FULLPKGNAME = pgpdump-0.37 distfiles size=143972 >>> Running build in security/pgpdump at 1771691785.38 ===> security/pgpdump ===> Building from scratch pgpdump-0.37 ===> Verifying specs: c z ===> found c.102.2 z.7.1 ===> Checking files for pgpdump-0.37 `/exopi-cvs/ports/distfiles/pgpdump-0.37.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for pgpdump-0.37 ===> Patching for pgpdump-0.37 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 498. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for pgpdump-0.37 ===> Configuring for pgpdump-0.37 Using /exopi-obj/pobj/pgpdump-0.37/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/pgpdump-0.37/config.site checking for a BSD-compatible install... /exopi-obj/pobj/pgpdump-0.37/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether make supports the include directive... yes (GNU style) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for inflate in -lz... yes checking for BZ2_bzBuffToBuffDecompress in -lbz2... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for unixlib/local.h... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for cc options needed to detect all undeclared functions... -fno-builtin checking for struct tm.tm_zone... (cached) yes checking for cc option to enable large file support... none needed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for pgpdump-0.37 /usr/bin/make all-am depbase=`echo src/buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/buffer.o -MD -MP -MF $depbase.Tpo -c -o src/buffer.o src/buffer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/keys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/keys.o -MD -MP -MF $depbase.Tpo -c -o src/keys.o src/keys.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/packet.o -MD -MP -MF $depbase.Tpo -c -o src/packet.o src/packet.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/pgpdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/pgpdump.o -MD -MP -MF $depbase.Tpo -c -o src/pgpdump.o src/pgpdump.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/signature.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/signature.o -MD -MP -MF $depbase.Tpo -c -o src/signature.o src/signature.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/subfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/subfunc.o -MD -MP -MF $depbase.Tpo -c -o src/subfunc.o src/subfunc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/tagfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/tagfuncs.o -MD -MP -MF $depbase.Tpo -c -o src/tagfuncs.o src/tagfuncs.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/types.o -MD -MP -MF $depbase.Tpo -c -o src/types.o src/types.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/uatfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -MT src/uatfunc.o -MD -MP -MF $depbase.Tpo -c -o src/uatfunc.o src/uatfunc.c && mv -f $depbase.Tpo $depbase.Po cc -Wall -O2 -pipe -o pgpdump src/buffer.o src/keys.o src/packet.o src/pgpdump.o src/signature.o src/subfunc.o src/tagfuncs.o src/types.o src/uatfunc.o -lz >>> Running package in security/pgpdump at 1771691795.43 ===> security/pgpdump ===> Faking installation for pgpdump-0.37 mkdir -p '/exopi-obj/pobj/pgpdump-0.37/fake-amd64/usr/local/bin' /exopi-obj/pobj/pgpdump-0.37/bin/install -c -s -m 755 pgpdump '/exopi-obj/pobj/pgpdump-0.37/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/pgpdump-0.37/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/pgpdump-0.37/bin/install -c -m 644 pgpdump.1 '/exopi-obj/pobj/pgpdump-0.37/fake-amd64/usr/local/man/man1' ===> Building package for pgpdump-0.37 Create /exopi-cvs/ports/packages/amd64/all/pgpdump-0.37.tgz Creating package pgpdump-0.37 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pgpdump-0.37.tgz >>> Running clean in security/pgpdump at 1771691798.06 ===> security/pgpdump ===> Cleaning for pgpdump-0.37 >>> Ended at 1771691798.80 max_stuck=0.00/build=10.03/package=2.62/clean=0.83