>>> Building on exopi-1 under security/corkscrew DIST = [security/corkscrew:corkscrew-2.0.tar.gz] FULLPKGNAME = corkscrew-2.0p0 distfiles size=56749 >>> Running build in security/corkscrew at 1711505058.99 ===> security/corkscrew ===> Building from scratch corkscrew-2.0p0 ===> Verifying specs: c ===> found c.99.0 ===> Checking files for corkscrew-2.0p0 `/exopi-cvs/ports/distfiles/corkscrew-2.0.tar.gz' is up to date. >> (SHA256) corkscrew-2.0.tar.gz: OK ===> Extracting for corkscrew-2.0p0 ===> Patching for corkscrew-2.0p0 ===> Applying OpenBSD patch patch-corkscrew_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- corkscrew.c.orig Thu Aug 23 20:27:32 2001 |+++ corkscrew.c Mon Aug 6 22:36:40 2012 -------------------------- Patching file corkscrew.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 9. 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 corkscrew-2.0p0 ===> Configuring for corkscrew-2.0p0 Using /exopi-obj/pobj/corkscrew-2.0/config.site (generated) loading site script /exopi-obj/pobj/corkscrew-2.0/config.site creating cache ./config.cache checking for a BSD compatible install... /exopi-obj/pobj/corkscrew-2.0/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for function prototypes... yes checking for gcc... (cached) cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for mawk... (cached) awk checking for a BSD compatible install... /exopi-obj/pobj/corkscrew-2.0/bin/install -c checking whether ln -s works... yes checking host system type... x86_64-unknown-openbsd7.5 checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for working const... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for corkscrew-2.0p0 cc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -pipe -c corkscrew.c corkscrew.c:51:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * base64_encode (in) ^ corkscrew.c:138:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sock_connect (hname, port) ^ corkscrew.c:168:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main (argc, argv) ^ corkscrew.c:195:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((argc == 6)) { ~~~~~^~~~ corkscrew.c:195:13: note: remove extraneous parentheses around the comparison to silence this warning if ((argc == 6)) { ~ ^ ~ corkscrew.c:195:13: note: use '=' to turn this equality comparison into an assignment if ((argc == 6)) { ^~ = 4 warnings generated. cc -O2 -pipe -o corkscrew corkscrew.o >>> Running package in security/corkscrew at 1711505063.93 ===> security/corkscrew ===> Faking installation for corkscrew-2.0p0 /bin/sh ./mkinstalldirs /exopi-obj/pobj/corkscrew-2.0/fake-amd64/usr/local/bin /exopi-obj/pobj/corkscrew-2.0/bin/install -c -s -m 755 corkscrew /exopi-obj/pobj/corkscrew-2.0/fake-amd64/usr/local/bin/corkscrew /exopi-obj/pobj/corkscrew-2.0/bin/install -d -m 755 /exopi-obj/pobj/corkscrew-2.0/fake-amd64/usr/local/share/doc/corkscrew cd /exopi-obj/pobj/corkscrew-2.0/corkscrew-2.0; /exopi-obj/pobj/corkscrew-2.0/bin/install -c -m 644 README ChangeLog /exopi-obj/pobj/corkscrew-2.0/fake-amd64/usr/local/share/doc/corkscrew ===> Building package for corkscrew-2.0p0 Create /exopi-cvs/ports/packages/amd64/all/corkscrew-2.0p0.tgz Creating package corkscrew-2.0p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|*********************************************** | 74% archiving|**************************************************** | 81% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/corkscrew-2.0p0.tgz >>> Running clean in security/corkscrew at 1711505066.91 ===> security/corkscrew ===> Cleaning for corkscrew-2.0p0 >>> Ended at 1711505067.39 max_stuck=0.00/build=4.93/package=2.91/clean=0.59