>>> Building on exopi-1 under shells/etsh DIST = [shells/etsh:etsh-5.4.0.tar.gz] FULLPKGNAME = etsh-5.4.0v0 distfiles size=134505 >>> Running build in shells/etsh at 1711651690.48 ===> shells/etsh ===> Building from scratch etsh-5.4.0v0 ===> Verifying specs: c ===> found c.99.0 ===> Checking files for etsh-5.4.0v0 `/exopi-cvs/ports/distfiles/etsh-5.4.0.tar.gz' is up to date. >> (SHA256) etsh-5.4.0.tar.gz: OK ===> Extracting for etsh-5.4.0v0 ===> Patching for etsh-5.4.0v0 ===> 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 etsh-5.4.0v0 ===> Configuring for etsh-5.4.0v0 mkconfig: PATH_LOGIN == "/usr/bin/login" Modify value in "config.h" if this is incorrect. mkconfig: PATH_NEWGRP == "" Modify value in "config.h" if this is incorrect. ===> Building for etsh-5.4.0v0 cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' v.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' etsh.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' sh_err.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' lib.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' util.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' pexec.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' sasignal.c cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' strtoint.c cc -o etsh v.o etsh.o sh_err.o lib.o util.o pexec.o sasignal.o strtoint.o sed -e 's|@ETSH_DATE@|March 28, 2019|' -e 's|@ETSH_VERSION@|etsh-5.4.0|' -e 's|@LIBEXECDIRETSH@|/usr/local/libexec/etsh-5.4.0/etsh|' -e 's|@LIBEXECDIRTSH@|/usr/local/libexec/etsh-5.4.0/tsh|' -e 's|@EBN@|etsh|g' -e 's|@EBN1@|Etsh|' -e 's|@EBNC@|ETSH|' -e 's|@TBN@|tsh|' -e 's|@TBN1@|Tsh|' -e 's|@TBNC@|TSH|' -e 's|@SYSCONFDIR@|/etc|' etsh.1.out sed -e 's|@ETSH_DATE@|March 28, 2019|' -e 's|@ETSH_VERSION@|etsh-5.4.0|' -e 's|@LIBEXECDIRETSH@|/usr/local/libexec/etsh-5.4.0/etsh|' -e 's|@LIBEXECDIRTSH@|/usr/local/libexec/etsh-5.4.0/tsh|' -e 's|@EBN@|etsh|g' -e 's|@EBN1@|Etsh|' -e 's|@EBNC@|ETSH|' -e 's|@TBN@|tsh|' -e 's|@TBN1@|Tsh|' -e 's|@TBNC@|TSH|' -e 's|@SYSCONFDIR@|/etc|' fd2.1.out sed -e 's|@ETSH_DATE@|March 28, 2019|' -e 's|@ETSH_VERSION@|etsh-5.4.0|' -e 's|@LIBEXECDIRETSH@|/usr/local/libexec/etsh-5.4.0/etsh|' -e 's|@LIBEXECDIRTSH@|/usr/local/libexec/etsh-5.4.0/tsh|' -e 's|@EBN@|etsh|g' -e 's|@EBN1@|Etsh|' -e 's|@EBNC@|ETSH|' -e 's|@TBN@|tsh|' -e 's|@TBN1@|Tsh|' -e 's|@TBNC@|TSH|' -e 's|@SYSCONFDIR@|/etc|' goto.1.out sed -e 's|@ETSH_DATE@|March 28, 2019|' -e 's|@ETSH_VERSION@|etsh-5.4.0|' -e 's|@LIBEXECDIRETSH@|/usr/local/libexec/etsh-5.4.0/etsh|' -e 's|@LIBEXECDIRTSH@|/usr/local/libexec/etsh-5.4.0/tsh|' -e 's|@EBN@|etsh|g' -e 's|@EBN1@|Etsh|' -e 's|@EBNC@|ETSH|' -e 's|@TBN@|tsh|' -e 's|@TBN1@|Tsh|' -e 's|@TBNC@|TSH|' -e 's|@SYSCONFDIR@|/etc|' if.1.out cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' tsh.c cc -o tsh v.o tsh.o sh_err.o pexec.o sasignal.o cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' glob.c cc -o glob v.o glob.o sh_err.o pexec.o sed -e 's|@ETSH_DATE@|March 28, 2019|' -e 's|@ETSH_VERSION@|etsh-5.4.0|' -e 's|@LIBEXECDIRETSH@|/usr/local/libexec/etsh-5.4.0/etsh|' -e 's|@LIBEXECDIRTSH@|/usr/local/libexec/etsh-5.4.0/tsh|' -e 's|@EBN@|etsh|g' -e 's|@EBN1@|Etsh|' -e 's|@EBNC@|ETSH|' -e 's|@TBN@|tsh|' -e 's|@TBN1@|Tsh|' -e 's|@TBNC@|TSH|' -e 's|@SYSCONFDIR@|/etc|' tsh.1.out sed -e 's|@ETSH_DATE@|March 28, 2019|' -e 's|@ETSH_VERSION@|etsh-5.4.0|' -e 's|@LIBEXECDIRETSH@|/usr/local/libexec/etsh-5.4.0/etsh|' -e 's|@LIBEXECDIRTSH@|/usr/local/libexec/etsh-5.4.0/tsh|' -e 's|@EBN@|etsh|g' -e 's|@EBN1@|Etsh|' -e 's|@EBNC@|ETSH|' -e 's|@TBN@|tsh|' -e 's|@TBN1@|Tsh|' -e 's|@TBNC@|TSH|' -e 's|@SYSCONFDIR@|/etc|' glob.1.out cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' fd2.c cc -o fd2 fd2.o sh_err.o pexec.o cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' goto.c cc -o goto v.o goto.o sh_err.o cc -c -O2 -pipe -std=c99 -pedantic -Wall -Wextra -DETSH_BINARY_NAME='"etsh"' -DETSH_VERSION='"etsh-5.4.0"' -DETSH_URL='"https://etsh.nl/"' -DETSH_EMAIL='"jan@etsh.nl"' -DLIBEXECDIRETSH='"/usr/local/libexec/etsh-5.4.0/etsh"' -DLIBEXECDIRTSH='"/usr/local/libexec/etsh-5.4.0/tsh"' -DSYSCONFDIR='"/etc"' -DTSH_BINARY_NAME='"tsh"' if.c cc -o if v.o if.o sh_err.o pexec.o sasignal.o strtoint.o >>> Running package in shells/etsh at 1711651697.60 ===> shells/etsh ===> Faking installation for etsh-5.4.0v0 test -d /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/bin || { umask 0022 && mkdir -p /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/bin ; } test -d /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1 || { umask 0022 && mkdir -p /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1 ; } test -d /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0 || { umask 0022 && mkdir -p /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0 ; } install -c -g bin -m 644 README.libexec /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/README test -d /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh || { umask 0022 && mkdir -p /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh ; } install -c -g bin -m 644 libexec.etsh/README /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 644 libexec.etsh/SetP /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 644 libexec.etsh/SetTandCTTY /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 644 libexec.etsh/SetV /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 755 libexec.etsh/etshdir /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 755 libexec.etsh/history /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 644 libexec.etsh/history.help /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh install -c -g bin -m 755 libexec.etsh/pev.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/etsh/pev install -c -s -g bin -m 755 etsh /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/bin/etsh install -c -g bin -m 644 etsh.1.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1/etsh.1 install -c -g bin -m 644 fd2.1.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1/fd2.1 install -c -g bin -m 644 goto.1.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1/goto.1 install -c -g bin -m 644 if.1.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1/if.1 test -d /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh || { umask 0022 && mkdir -p /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh ; } install -c -g bin -m 644 README.libexec.tsh /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh/README install -c -s -g bin -m 755 tsh /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/bin/tsh install -c -g bin -m 644 tsh.1.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1/tsh.1 install -c -s -g bin -m 755 glob /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh install -c -g bin -m 644 glob.1.out /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/man/man1/glob.1 install -c -s -g bin -m 755 fd2 /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh install -c -s -g bin -m 755 goto /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh install -c -s -g bin -m 755 if /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/libexec/etsh-5.4.0/tsh cd examples && /bin/sh ready_rc_files "etsh" "/usr/local" "/usr/local/bin" "/etc" test -d /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/share/examples/etsh || { umask 0022 && mkdir -p /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/share/examples/etsh ; } install -c -g bin -m 644 exp/.etsh* exp/etsh* /exopi-obj/pobj/etsh-5.4.0/fake-amd64/usr/local/share/examples/etsh ===> Building package for etsh-5.4.0v0 Create /exopi-cvs/ports/packages/amd64/all/etsh-5.4.0v0.tgz Creating package etsh-5.4.0v0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 22% archiving|******************** | 31% archiving|*********************** | 36% archiving|*************************** | 42% archiving|***************************** | 45% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|****************************************************** | 85% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/etsh-5.4.0v0.tgz >>> Running clean in shells/etsh at 1711651701.96 ===> shells/etsh ===> Cleaning for etsh-5.4.0v0 >>> Ended at 1711651702.71 max_stuck=0.00/build=7.01/package=4.42/clean=0.84