>>> Building on exopi-1 under mail/pop3d DIST = [mail/pop3d:pop3d-1.0.2.tar.gz] FULLPKGNAME = pop3d-1.0.2p3 distfiles size=26497 >>> Running build in mail/pop3d at 1713561786.71 ===> mail/pop3d ===> Building from scratch pop3d-1.0.2p3 ===> Verifying specs: c crypto event ssl util ===> found c.100.0 crypto.54.0 event.4.1 ssl.57.0 util.18.0 ===> Checking files for pop3d-1.0.2p3 `/exopi-cvs/ports/distfiles/pop3d-1.0.2.tar.gz' is up to date. >> (SHA256) pop3d-1.0.2.tar.gz: OK ===> Extracting for pop3d-1.0.2p3 ===> Patching for pop3d-1.0.2p3 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Sun Jun 1 11:07:56 2014 |+++ Makefile Sun Jun 1 11:08:05 2014 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 3. done ===> Applying OpenBSD patch patch-ssl_privsep_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/snimmagadda/pop3d/pull/12 | |Use LibreSSL-specific API for by_mem lookup. | |Index: ssl_privsep.c |--- ssl_privsep.c.orig |+++ ssl_privsep.c -------------------------- Patching file ssl_privsep.c using Plan A... Hunk #1 succeeded at 81. Hunk #2 succeeded at 96. Hunk #3 succeeded at 113. Hunk #4 succeeded at 147. Hunk #5 succeeded at 160. Hunk #6 succeeded at 194. Hunk #7 succeeded at 250. 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 pop3d-1.0.2p3 ===> Configuring for pop3d-1.0.2p3 ===> Building for pop3d-1.0.2p3 cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c pop3d.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c pop3e.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c session.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c maildrop.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c maildir.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c mbox.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c util.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c imsgev.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c iobuf.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c ioev.c ioev.c:221:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _io_init() ^ void 1 warning generated. cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c ssl.c cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -MD -MP -DIO_SSL -nostdinc -idirafter /usr/include -c ssl_privsep.c cc -o pop3d pop3d.o pop3e.o session.o maildrop.o maildir.o mbox.o util.o imsgev.o iobuf.o ioev.o ssl.o ssl_privsep.o -levent -lssl -lcrypto -lutil >>> Running package in mail/pop3d at 1713561794.64 ===> mail/pop3d ===> Faking installation for pop3d-1.0.2p3 install -c -s -o root -g bin -m 755 pop3d /exopi-obj/pobj/pop3d-1.0.2/fake-amd64/usr/local/sbin/pop3d install -c -o root -g bin -m 644 pop3d.8 /exopi-obj/pobj/pop3d-1.0.2/fake-amd64/usr/local/man/man8/pop3d.8 Installing /exopi-cvs/ports/mail/pop3d/pkg/pop3d.rc as /exopi-obj/pobj/pop3d-1.0.2/fake-amd64/etc/rc.d/pop3d ===> Building package for pop3d-1.0.2p3 Create /exopi-cvs/ports/packages/amd64/all/pop3d-1.0.2p3.tgz Creating package pop3d-1.0.2p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pop3d-1.0.2p3.tgz >>> Running clean in mail/pop3d at 1713561797.82 ===> mail/pop3d ===> Cleaning for pop3d-1.0.2p3 >>> Ended at 1713561798.47 max_stuck=0.00/build=7.79/package=3.18/clean=0.84