>>> Building on exopi-5 under editors/ne BDEPENDS = [devel/gmake] DIST = [editors/ne:ne-3.3.2.tar.gz] FULLPKGNAME = ne-3.3.2 Avoided depends for gmake-4.4.1 distfiles size=1154326 >>> Running build in editors/ne at 1713775582.61 ===> editors/ne ===> Building from scratch ne-3.3.2 ===> ne-3.3.2 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c curses m ===> found c.100.0 curses.15.0 m.10.1 ===> Checking files for ne-3.3.2 `/exopi-cvs/ports/distfiles/ne-3.3.2.tar.gz' is up to date. >> (SHA256) ne-3.3.2.tar.gz: OK ===> Extracting for ne-3.3.2 ===> Patching for ne-3.3.2 ===> 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.2 ===> Configuring for ne-3.3.2 ===> Building for ne-3.3.2 ( cd doc; gmake ) gmake[1]: Entering directory '/exopi-obj/pobj/ne-3.3.2/ne-3.3.2/doc' gmake[1]: Nothing to be done for 'docs'. gmake[1]: Leaving directory '/exopi-obj/pobj/ne-3.3.2/ne-3.3.2/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.2/ne-3.3.2/src' rm -f ne *.o *.gcda *.gcda.info *.gcno core gmake[1]: Leaving directory '/exopi-obj/pobj/ne-3.3.2/ne-3.3.2/src' gmake[1]: Entering directory '/exopi-obj/pobj/ne-3.3.2/ne-3.3.2/src' ln -sf ../doc/version.texinfo 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 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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:757:38: warning: passing arguments to 'request_syntax' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] completion = p = request_syntax(prefix, true); ^ input.c:768:38: warning: passing arguments to 'request_syntax' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 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 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 -lcurses -O2 -pipe -lm -lcurses -o ne actions.c(actions.o:(do_action)): warning: strcat() is almost always misused, please use strlcat() buffer.c(buffer.o:(auto_save)): warning: sprintf() is often misused, please use snprintf() 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.2/ne-3.3.2/src' >>> Running package in editors/ne at 1713775602.02 ===> editors/ne ===> Faking installation for ne-3.3.2 /exopi-obj/pobj/ne-3.3.2/bin/install -c -s -m 755 /exopi-obj/pobj/ne-3.3.2/ne-3.3.2/src/ne /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/bin /exopi-obj/pobj/ne-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.2/ne-3.3.2/doc/ne.1 /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/ne-3.3.2/bin/install -d -m 755 /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/share/ne/{macros,syntax} /exopi-obj/pobj/ne-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.2/ne-3.3.2/syntax/*.jsf /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/share/ne/syntax /exopi-obj/pobj/ne-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.2/ne-3.3.2/macros/* /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/share/ne/macros /exopi-obj/pobj/ne-3.3.2/bin/install -d -m 755 /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/share/doc/ne /exopi-obj/pobj/ne-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ne-3.3.2/ne-3.3.2/{README.md,COPYING,NEWS,CHANGES,doc/ne.{txt,pdf}} /exopi-obj/pobj/ne-3.3.2/fake-amd64/usr/local/share/doc/ne ===> Building package for ne-3.3.2 Create /exopi-cvs/ports/packages/amd64/all/ne-3.3.2.tgz Creating package ne-3.3.2 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|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% 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|******************************* | 50% 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|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% 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|************************ | 37% archiving|************************ | 38% archiving|**************************************** | 63% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ne-3.3.2.tgz >>> Running clean in editors/ne at 1713775604.03 ===> editors/ne ===> Cleaning for ne-3.3.2 >>> Ended at 1713775604.26 max_stuck=0.00/build=19.42/package=2.01/clean=0.25