>>> Building on exopi-2 under security/portsentry DIST = [security/portsentry:portsentry-1.2.tar.gz] FULLPKGNAME = portsentry-1.2p0 distfiles size=48054 >>> Running build in security/portsentry at 1764696553.41 ===> security/portsentry ===> Building from scratch portsentry-1.2p0 ===> Verifying specs: c ===> found c.102.2 ===> Checking files for portsentry-1.2p0 `/exopi-cvs/ports/distfiles/portsentry-1.2.tar.gz' is up to date. >> (SHA256) all files: 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] 257 | fprintf (output, "%ld - %02d/%02d/%04d %02d:%02d:%02d Host: %s/%s Port: %d %s Blocked\n", | ~~~ | %lld 258 | 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] 275 | fprintf (output, "%ld - %02d/%02d/%04d %02d:%02d:%02d Host: %s/%s Port: %d %s Blocked\n", | ~~~ | %lld 276 | 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] 321 | if ((strstr (buffer, token) != (char) NULL) && | ^~~~~~~~~~~ ./portsentry_io.c:321:36: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] 321 | 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] 324 | if (strstr (buffer, "\"") == (char) NULL) | ^~~~~~~~~~~ ./portsentry_io.c:324:31: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] 324 | if (strstr (buffer, "\"") == (char) NULL) | ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ ./portsentry_io.c:670:44: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] 670 | if((ipOffset = strstr(buffer, target)) != (char) NULL) | ^~~~~~~~~~~ ./portsentry_io.c:670:41: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] 670 | 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] 727 | if (strstr (target, find) == (char) NULL) | ^~~~~~~~~~~ ./portsentry_io.c:727:30: warning: comparison between pointer and integer ('char *' and 'char') [-Wpointer-integer-compare] 727 | if (strstr (target, find) == (char) NULL) | ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 10 warnings generated. >>> Running package in security/portsentry at 1764696556.18 ===> 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 1764696558.83 ===> security/portsentry ===> Cleaning for portsentry-1.2p0 >>> Ended at 1764696559.55 max_stuck=0.00/build=2.73/package=2.61/clean=0.84