>>> Building on exopi-3 under security/portsentry DIST = [security/portsentry:portsentry-1.2.tar.gz] FULLPKGNAME = portsentry-1.2p0 distfiles size=48054 >>> Running build in security/portsentry at 1713561975.62 ===> security/portsentry ===> Building from scratch portsentry-1.2p0 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for portsentry-1.2p0 `/exopi-cvs/ports/distfiles/portsentry-1.2.tar.gz' is up to date. >> (SHA256) portsentry-1.2.tar.gz: OK ===> Extracting for portsentry-1.2p0 ===> Patching for portsentry-1.2p0 ===> Applying OpenBSD patch patch-portsentry_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- portsentry.c.orig Wed Oct 25 07:17:38 2006 |+++ portsentry.c Wed Oct 25 07:18:02 2006 -------------------------- Patching file portsentry.c using Plan A... Hunk #1 succeeded at 1581. done ===> Applying OpenBSD patch patch-portsentry_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- portsentry.conf.orig Fri May 23 20:10:13 2003 |+++ portsentry.conf Wed Oct 25 22:02:13 2006 -------------------------- Patching file portsentry.conf using Plan A... Hunk #1 succeeded at 211. 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 portsentry-1.2p0 ===> Configuring for portsentry-1.2p0 ===> Building for portsentry-1.2p0 SYSTYPE=openbsd Making cc -O2 -pipe -DBSD44 -o ./portsentry ./portsentry.c ./portsentry_io.c ./portsentry_util.c ./portsentry_io.c:258:6: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] current_time, tmptr->tm_mon + 1, tmptr->tm_mday, tmptr->tm_year + 1900, ^~~~~~~~~~~~ ./portsentry_io.c:276:6: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] current_time, tmptr->tm_mon + 1, tmptr->tm_mday, tmptr->tm_year + 1900, ^~~~~~~~~~~~ ./portsentry_io.c:321:39: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] if ((strstr (buffer, token) != (char) NULL) && ^~~~~~~~~~~ ./portsentry_io.c:321:36: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] if ((strstr (buffer, token) != (char) NULL) && ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ ./portsentry_io.c:324:34: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] if (strstr (buffer, "\"") == (char) NULL) ^~~~~~~~~~~ ./portsentry_io.c:324:31: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] if (strstr (buffer, "\"") == (char) NULL) ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ ./portsentry_io.c:670:44: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] if((ipOffset = strstr(buffer, target)) != (char) NULL) ^~~~~~~~~~~ ./portsentry_io.c:670:41: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] if((ipOffset = strstr(buffer, target)) != (char) NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ ./portsentry_io.c:727:33: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] if (strstr (target, find) == (char) NULL) ^~~~~~~~~~~ ./portsentry_io.c:727:30: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] if (strstr (target, find) == (char) NULL) ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 10 warnings generated. >>> Running package in security/portsentry at 1713561979.34 ===> security/portsentry ===> Faking installation for portsentry-1.2p0 /exopi-obj/pobj/portsentry-1.2/bin/install -d -m 755 /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/examples/portsentry /exopi-obj/pobj/portsentry-1.2/bin/install -d -m 755 /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/doc/portsentry /exopi-obj/pobj/portsentry-1.2/bin/install -c -s -m 755 /exopi-obj/pobj/portsentry-1.2/portsentry_beta/portsentry /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/bin /exopi-obj/pobj/portsentry-1.2/bin/install -c -m 644 /exopi-obj/pobj/portsentry-1.2/portsentry_beta/portsentry.conf /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/examples/portsentry/ /exopi-obj/pobj/portsentry-1.2/bin/install -c -m 644 /exopi-obj/pobj/portsentry-1.2/portsentry_beta/portsentry.ignore /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/examples/portsentry/ /exopi-obj/pobj/portsentry-1.2/bin/install -c -m 644 /exopi-obj/pobj/portsentry-1.2/portsentry_beta/README.install /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/doc/portsentry/ /exopi-obj/pobj/portsentry-1.2/bin/install -c -m 644 /exopi-obj/pobj/portsentry-1.2/portsentry_beta/README.methods /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/doc/portsentry/ /exopi-obj/pobj/portsentry-1.2/bin/install -c -m 644 /exopi-obj/pobj/portsentry-1.2/portsentry_beta/README.stealth /exopi-obj/pobj/portsentry-1.2/fake-amd64/usr/local/share/doc/portsentry/ ===> Building package for portsentry-1.2p0 Create /exopi-cvs/ports/packages/amd64/all/portsentry-1.2p0.tgz Creating package portsentry-1.2p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|************************ | 38% archiving|******************************************* | 67% archiving|*********************************************** | 74% archiving|****************************************************** | 84% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/portsentry-1.2p0.tgz >>> Running clean in security/portsentry at 1713561983.59 ===> security/portsentry ===> Cleaning for portsentry-1.2p0 >>> Ended at 1713561984.24 max_stuck=0.00/build=3.58/package=4.28/clean=0.81