>>> Building on exopi-4 under security/cgichk DIST = [security/cgichk:cgichk3.6.tgz] FULLPKGNAME = cgichk-3.6 distfiles size=12623 >>> Running build in security/cgichk at 1713856582.20 ===> security/cgichk ===> Building from scratch cgichk-3.6 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for cgichk-3.6 `/exopi-cvs/ports/distfiles/cgichk3.6.tgz' is up to date. >> (SHA256) cgichk3.6.tgz: OK ===> Extracting for cgichk-3.6 tar: End of archive volume 1 reached ===> Patching for cgichk-3.6 ===> Applying OpenBSD patch patch-cgichk3_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- cgichk3.c.orig 2000-01-03 18:50:02.000000000 +0100 |+++ cgichk3.c 2004-01-04 21:47:43.000000000 +0100 -------------------------- Patching file cgichk3.c using Plan A... Hunk #1 succeeded at 119. Hunk #2 succeeded at 137. Hunk #3 succeeded at 418. Hunk #4 succeeded at 435. 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 cgichk-3.6 ===> Configuring for cgichk-3.6 ===> Building for cgichk-3.6 cc -O2 -pipe -DCGICHK_CONF="\"/etc/cgichk.conf\"" -o cgichk cgichk3.c cgichk3.c:74:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] main(int argc, char *argv[]) ^ int cgichk3.c:124:15: warning: call to undeclared function 'usage'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if(argc==1) { usage(&argv[0]); } ^ cgichk3.c:143:10: warning: call to undeclared function 'banner'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] { banner(); } ^ cgichk3.c:145:10: warning: call to undeclared function 'usage'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] { usage(&argv[0]); break; } ^ cgichk3.c:149:25: warning: call to undeclared function 'usage'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (argc - optind != 1) usage(&argv[0]); ^ cgichk3.c:335:7: warning: call to undeclared function 'gettxtfile'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gettxtfile(url[count].cgiurl1); ^ cgichk3.c:340:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] gettxtfile(char dladdr[4000]) ^ int cgichk3.c:416:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ cgichk3.c(/tmp/cgichk3-5bc3ed.o:(rand_http_escape)): warning: rand() may return deterministic values, is that what you want? cgichk3.c(/tmp/cgichk3-5bc3ed.o:(main)): warning: sprintf() is often misused, please use snprintf() cgichk3.c(/tmp/cgichk3-5bc3ed.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() 8 warnings generated. >>> Running package in security/cgichk at 1713856584.53 ===> security/cgichk ===> Faking installation for cgichk-3.6 /exopi-obj/pobj/cgichk-3.6/bin/install -c -s -m 755 /exopi-obj/pobj/cgichk-3.6/cgichk3/cgichk /exopi-obj/pobj/cgichk-3.6/fake-amd64/usr/local/bin /exopi-obj/pobj/cgichk-3.6/bin/install -d -m 755 /exopi-obj/pobj/cgichk-3.6/fake-amd64/usr/local/share/examples/cgichk /exopi-obj/pobj/cgichk-3.6/bin/install -c -m 644 /exopi-obj/pobj/cgichk-3.6/cgichk3/cgi.conf /exopi-obj/pobj/cgichk-3.6/fake-amd64/usr/local/share/examples/cgichk/cgichk.conf ===> Building package for cgichk-3.6 Create /exopi-cvs/ports/packages/amd64/all/cgichk-3.6.tgz Creating package cgichk-3.6 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|************************************************ | 75% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cgichk-3.6.tgz >>> Running clean in security/cgichk at 1713856588.95 ===> security/cgichk ===> Cleaning for cgichk-3.6 >>> Ended at 1713856589.96 max_stuck=0.00/build=2.08/package=4.58/clean=1.16