>>> Building on exopi-3 under editors/ne BDEPENDS = [devel/gmake] DIST = [editors/ne:ne-3.3.4.tar.gz] FULLPKGNAME = ne-3.3.4 Avoided depends for gmake-4.4.1p0 distfiles size=552010 >>> Running build in editors/ne at 1764756387.69 ===> editors/ne ===> Building from scratch ne-3.3.4 ===> ne-3.3.4 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: c curses m ===> found c.102.2 curses.16.0 m.10.1 ===> Checking files for ne-3.3.4 `/exopi-cvs/ports/distfiles/ne-3.3.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for ne-3.3.4 ===> Patching for ne-3.3.4 ===> Applying OpenBSD patch patch-src_makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove hardcoded compiler and optimiation flags. | |Index: src/makefile |--- src/makefile.orig |+++ src/makefile -------------------------- Patching file src/makefile using Plan A... Hunk #1 succeeded at 90. 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 ne-3.3.4 ===> Configuring for ne-3.3.4 ===> Building for ne-3.3.4 ( cd doc; gmake ) gmake[1]: Entering directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4/doc' ( cd .. ; gmake version ) gmake[2]: Entering directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4' ./version.pl VERSION=3.3.4 gmake[2]: Leaving directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4' makeinfo ne.texinfo sed -i -e "s/\`/'/g" ne.info sed -i -e "s/''''/'\`''/g" ne.info sed -i -e "s/'ne'/ne/g" ne.info rm -f ne.info*gz gzip -9 ne.info* (makeinfo --plaintext --no-headers ne.texinfo -o ne.txt || makeinfo --no-headers ne.texinfo -o ne.txt) sed -i -e "s/\`/'/g" ne.txt sed -i -e "s/''''/'\`''/g" ne.txt sed -i -e "s/'ne'/ne/g" ne.txt rm -fr html makeinfo --html -o html ne.texinfo gmake[1]: Leaving directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4/doc' ( cd src; gmake clean; gmake NE_GLOBAL_DIR=/usr/local/share/ne; strip ne ) gmake[1]: Entering directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4/src' rm -f ne *.o *.gcda *.gcda.info *.gcno core gmake[1]: Leaving directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4/src' gmake[1]: Entering directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4/src' makeinfo -D autohelp ne.texinfo perl info2src.pl info2src.pl: HASH_TABLE_SIZE = 3361 140 commands processed. rm -f ne.info* cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o actions.o actions.c actions.c:1740:17: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant] 1740 | char tmpnam1[strlen(P_tmpdir)+strlen(NE_TMP)+2], tmpnam2[strlen(P_tmpdir)+strlen(NE_TMP)+2], *command; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c:1740:61: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant] 1740 | char tmpnam1[strlen(P_tmpdir)+strlen(NE_TMP)+2], tmpnam2[strlen(P_tmpdir)+strlen(NE_TMP)+2], *command; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o ansi.o ansi.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o autocomp.o autocomp.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o buffer.o buffer.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o clips.o clips.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o cm.o cm.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o command.o command.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o display.o display.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o edit.o edit.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o errors.o errors.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o exec.o exec.c exec.c:92:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 92 | func(n1); | ^ exec.c:103:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | func(n1); | ^ 2 warnings generated. cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o ext.o ext.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o hash.o hash.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o help.o help.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o input.o input.c input.c:759:38: warning: passing arguments to 'request_syntax' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 759 | completion = p = request_syntax(prefix, true); | ^ input.c:770:38: warning: passing arguments to 'request_syntax' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 770 | completion = p = request_syntax(prefix, true); | ^ 2 warnings generated. cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o inputclass.o inputclass.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o keys.o keys.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o menu.o menu.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o names.o names.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o navigation.o navigation.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o ne.o ne.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o prefs.o prefs.c prefs.c:580:41: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] 580 | snprintf(cmdbuf, BUFSIZE, "> %ld s", bpaste_marks[0].pos); | ~~~ ^~~~~~~~~~~~~~~~~~~ | %lld 1 warning generated. cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o regex.o regex.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o request.o request.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o search.o search.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o signals.o signals.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o streams.o streams.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -DGLOBALDIR=\"/usr/local/share/ne\" -c support.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o syn_hash.o syn_hash.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o syn_regex.o syn_regex.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o syn_utf8.o syn_utf8.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o syn_utils.o syn_utils.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o syntax.o syntax.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o term.o term.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o undo.o undo.c cc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF -O2 -pipe -c -o utf8.o utf8.c cc actions.o ansi.o autocomp.o buffer.o clips.o cm.o command.o display.o edit.o errors.o exec.o ext.o hash.o help.o input.o inputclass.o keys.o menu.o names.o navigation.o ne.o prefs.o regex.o request.o search.o signals.o streams.o support.o syn_hash.o syn_regex.o syn_utf8.o syn_utils.o syntax.o term.o undo.o utf8.o -O2 -pipe -lcurses -lm -o ne ld: warning: actions.c(actions.o:(do_action)): warning: strcat() is almost always misused, please use strlcat() ld: warning: buffer.c(buffer.o:(auto_save)): warning: sprintf() is often misused, please use snprintf() ld: warning: command.c(command.o:(load_macro)): warning: strcpy() is almost always misused, please use strlcpy() gmake[1]: Leaving directory '/exopi-obj/pobj/ne-3.3.4/ne-3.3.4/src' >>> Running package in editors/ne at 1764756415.21 ===> editors/ne ===> Faking installation for ne-3.3.4 /exopi-obj/pobj/ne-3.3.4/bin/install -c -s -m 755 /exopi-obj/pobj/ne-3.3.4/ne-3.3.4/src/ne /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/bin /exopi-obj/pobj/ne-3.3.4/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.4/ne-3.3.4/doc/ne.1 /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/ne-3.3.4/bin/install -d -m 755 /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/share/ne/{macros,syntax} /exopi-obj/pobj/ne-3.3.4/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.4/ne-3.3.4/syntax/*.jsf /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/share/ne/syntax /exopi-obj/pobj/ne-3.3.4/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.4/ne-3.3.4/macros/* /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/share/ne/macros /exopi-obj/pobj/ne-3.3.4/bin/install -d -m 755 /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/share/doc/ne /exopi-obj/pobj/ne-3.3.4/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.4/ne-3.3.4/{README.md,COPYING,NEWS,CHANGES,doc/ne.txt} /exopi-obj/pobj/ne-3.3.4/fake-amd64/usr/local/share/doc/ne ===> Building package for ne-3.3.4 Create /exopi-cvs/ports/packages/amd64/all/ne-3.3.4.tgz Creating package ne-3.3.4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ne-3.3.4.tgz >>> Running clean in editors/ne at 1764756417.77 ===> editors/ne ===> Cleaning for ne-3.3.4 >>> Ended at 1764756418.36 max_stuck=0.00/build=27.54/package=2.56/clean=0.63