>>> Building on exopi-3 under textproc/hgrep DIST = [textproc/hgrep:hgrep_04oct1999.tar.gz] FULLPKGNAME = hgrep-19991004p2 distfiles size=3860 >>> Running build in textproc/hgrep at 1713856162.17 ===> textproc/hgrep ===> Building from scratch hgrep-19991004p2 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 ===> Checking files for hgrep-19991004p2 `/exopi-cvs/ports/distfiles/hgrep_04oct1999.tar.gz' is up to date. >> (SHA256) hgrep_04oct1999.tar.gz: OK ===> Extracting for hgrep-19991004p2 ===> Patching for hgrep-19991004p2 ===> Applying OpenBSD patch patch-hgrep_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- hgrep.1.orig Mon Mar 11 23:04:46 2002 |+++ hgrep.1 Mon Mar 11 23:05:04 2002 -------------------------- Patching file hgrep.1 using Plan A... Hunk #1 succeeded at 9. done ===> Applying OpenBSD patch patch-hgrep_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- hgrep.c.orig Tue Oct 5 04:43:49 1999 |+++ hgrep.c Mon Oct 14 12:09:23 2002 -------------------------- Patching file hgrep.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 41. Hunk #3 succeeded at 227. 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 hgrep-19991004p2 ===> Configuring for hgrep-19991004p2 ===> Building for hgrep-19991004p2 cc -O2 -pipe -c hgrep.c hgrep.c:106:10: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ( strcmp( grepname, "grep" ) != 0 && ^ hgrep.c:106:10: note: include the header or explicitly provide a declaration for 'strcmp' hgrep.c:132:20: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] grepwordlen = strlen( grepword ); ^ hgrep.c:132:20: note: include the header or explicitly provide a declaration for 'strlen' hgrep.c:195:8: warning: call to undeclared library function 'strncmp' with type 'int (const char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ( strncmp( &(bigbuf[i]), grepword, grepwordlen ) == 0 ) ^ hgrep.c:195:8: note: include the header or explicitly provide a declaration for 'strncmp' hgrep.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main( argc, argv ) ^ hgrep.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putch( ch ) ^ hgrep.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cistrncmp( s1, s2, n ) ^ 6 warnings generated. cc -O2 -pipe hgrep.o -ltermcap -o hgrep >>> Running package in textproc/hgrep at 1713856163.96 ===> textproc/hgrep ===> Faking installation for hgrep-19991004p2 /exopi-obj/pobj/hgrep-19991004/bin/install -c -s -m 755 /exopi-obj/pobj/hgrep-19991004/hgrep/hgrep /exopi-obj/pobj/hgrep-19991004/fake-amd64/usr/local/bin /exopi-obj/pobj/hgrep-19991004/bin/install -c -m 644 /exopi-obj/pobj/hgrep-19991004/hgrep/hgrep.1 /exopi-obj/pobj/hgrep-19991004/fake-amd64/usr/local/man/man1 ===> Building package for hgrep-19991004p2 Create /exopi-cvs/ports/packages/amd64/all/hgrep-19991004p2.tgz Creating package hgrep-19991004p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|******************************************************* | 86% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/hgrep-19991004p2.tgz >>> Running clean in textproc/hgrep at 1713856169.37 ===> textproc/hgrep ===> Cleaning for hgrep-19991004p2 >>> Ended at 1713856171.81 max_stuck=0.00/build=1.77/package=5.40/clean=2.64