>>> Building on exopi-2 under shells/tcsh BDEPENDS = [devel/dwz] DIST = [shells/tcsh:tcsh-6.24.10.tar.gz] FULLPKGNAME = tcsh-6.24.10 (Junk lock obtained for exopi-2 at 1713781261.74) >>> Running depends in shells/tcsh at 1713781261.77 last junk was in databases/mongodb/44 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 >>> Running show-prepare-results in shells/tcsh at 1713781263.50 ===> shells/tcsh ===> Building from scratch tcsh-6.24.10 ===> tcsh-6.24.10 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 dwz-0.15 (Junk lock released for exopi-2 at 1713781264.03) distfiles size=956578 >>> Running build in shells/tcsh at 1713781264.05 ===> shells/tcsh ===> Checking files for tcsh-6.24.10 `/exopi-cvs/ports/distfiles/tcsh-6.24.10.tar.gz' is up to date. >> (SHA256) tcsh-6.24.10.tar.gz: OK ===> Extracting for tcsh-6.24.10 ===> Patching for tcsh-6.24.10 ===> Applying OpenBSD patch patch-tests_subst_at Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/subst.at |--- tests/subst.at.orig |+++ tests/subst.at -------------------------- Patching file tests/subst.at using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 79. done ===> Applying OpenBSD patch patch-tests_variables_at Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/variables.at |--- tests/variables.at.orig |+++ tests/variables.at -------------------------- Patching file tests/variables.at using Plan A... Hunk #1 succeeded at 835. Hunk #2 succeeded at 1039. 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 tcsh-6.24.10 ===> Configuring for tcsh-6.24.10 Using /exopi-obj/pobj/tcsh-6.24.10/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/tcsh-6.24.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/tcsh-6.24.10/bin/install -c checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... no, consider installing GNU libiconv checking cached host tuple... ok configure: using configuration file `bsd4.4' checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking for gencat... /usr/bin/gencat checking for library containing crypt... none required checking for library containing getspnam... no checking for library containing tgetent... -ltermlib checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing catgets... none required checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for auth.h... no checking for crypt.h... no checking for features.h... no checking for inttypes.h... (cached) yes checking for paths.h... (cached) yes checking for shadow.h... no checking for stdint.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... no checking for wchar.h... (cached) yes checking size of wchar_t... 4 checking for wctype.h... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for long long... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for uint32_t... yes checking for ssize_t... (cached) yes checking for socklen_t... yes checking for struct dirent.d_ino... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_user... no checking for struct utmp.ut_tv... no checking for struct utmp.ut_xtime... no checking for struct utmpx.ut_host... no checking for struct utmpx.ut_user... no checking for struct utmpx.ut_tv... no checking for struct utmpx.ut_xtime... no checking for struct sockaddr_storage.ss_family... yes checking for an ANSI C-conforming const... (cached) yes checking for working volatile... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether crypt is declared... yes checking whether environ is declared... no checking whether gethostname is declared... yes checking whether getpgrp is declared... yes checking for setlocale... (cached) yes checking for catgets... (cached) yes checking for dup2... (cached) yes checking for getauthid... no checking for getcwd... (cached) yes checking for gethostname... (cached) yes checking for getpwent... (cached) yes checking for getutent... no checking for getutxent... no checking for mallinfo... no checking for mallinfo2... no checking for mblen... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkstemp... (cached) yes checking for nice... (cached) yes checking for setproctitle... (cached) yes checking for nl_langinfo... yes checking for sbrk... (cached) yes checking for setpgid... (cached) yes checking for setpriority... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for sysconf... (cached) yes checking for wcwidth... (cached) yes checking whether getpgrp requires zero arguments... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking whether setpgrp requires zero arguments... no checking for working strcoll... (cached) yes checking for working sbrk... yes configure: creating ./config.status config.status: creating Makefile config.status: creating atlocal config.status: creating dch-template config.status: creating nls/Makefile config.status: creating patchlevel.h config.status: creating tcsh.man config.status: creating config.h config.status: executing ./atconfig commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: ========= Configuration results ========= configure: BUILD_CATALOGS configure: CC cc configure: CC_FOR_GETHOST $(CC) configure: CFLAGS -O2 -pipe -g configure: CPP cc -E configure: CPPFLAGS configure: DFLAGS configure: HESDEF configure: HESLIB configure: LDFLAGS configure: LIBICONV configure: LIBS -ltermlib configure: PACKAGE_CHANGELOG_DATE Fri, 14 Apr 2023 00:00:00 +0000 configure: PACKAGE_DATE 2023-04-14 configure: PACKAGE_ENGLISH_DATE April 14, 2023 configure: PACKAGE_PATCHLEVEL 10 configure: PACKAGE_REV 6 configure: PACKAGE_VERS 24 configure: PACKAGE_VERSION 6.24.10 configure: RELEASE_TAG TCSH6_24_10 configure: tcsh_config_file system/bsd4.4 configure: ========================================= ===> Building for tcsh-6.24.10 grep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h.tmp sh.err.h recreated. cc -E -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' -D_h_tc_const ./tc.const.c | sed -n -e 's/^\(Char STR[a-zA-Z0-9_]*\) *\[ *\].*/extern \1[];/p' | LC_COLLATE=C sort >> tc.const.h.tmp tc.const.h recreated. cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.dir.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.dol.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.err.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.exec.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.char.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.exp.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.file.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.func.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.glob.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.hist.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.init.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.lex.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.misc.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.parse.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.print.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.proc.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.sem.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.set.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' sh.time.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' glob.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' dotlock.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' mi.termios.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ma.setp.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' vms.termcap.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tw.help.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tw.init.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tw.parse.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tw.spell.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tw.comp.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tw.color.c grep '[FV]_' ./ed.defns.c | grep '^#define' >> ed.defns.h.tmp ed.defns.h recreated. cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.chared.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.refresh.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.screen.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.init.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.inputl.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.defns.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.xmap.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' ed.term.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.alloc.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.bind.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.const.c cc -c -I. -I. -O2 -pipe -g ./gethost.c rm -f gethost cc -o gethost -I. -I. -O2 -pipe -g gethost.o ./gethost ./host.defs >> tc.defs.c.tmp tc.defs.c recreated. cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.defs.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.disc.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.func.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.nls.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.os.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.printf.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.prompt.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.sched.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.sig.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.str.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.vers.c cc -c -O2 -pipe -g -I. -I. -D_PATH_TCSHELL='"/usr/local/bin/tcsh"' tc.who.c rm -f tcsh core cc -o tcsh -O2 -pipe -g -I. -I. sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o dotlock.o mi.termios.o ma.setp.o vms.termcap.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.refresh.o ed.screen.o ed.init.o ed.inputl.o ed.defns.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.defs.o tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o -ltermlib sh.dir.c:920(sh.dir.o:(dcanon_internal)): warning: wcscpy() is almost always misused, please use wcslcpy() sh.dir.c:921(sh.dir.o:(dcanon_internal)): warning: wcscat() is almost always misused, please use wcslcat() tc.who.c:0(tc.who.o:(watch_login)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in shells/tcsh at 1713781310.33 ===> shells/tcsh ===> Faking installation for tcsh-6.24.10 /exopi-obj/pobj/tcsh-6.24.10/bin/install -c -d /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/tcsh-6.24.10/bin/install -c -m 644 tcsh.man /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/usr/local/man/man1/tcsh.1 /exopi-obj/pobj/tcsh-6.24.10/bin/install -c -d /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/usr/local/bin /exopi-obj/pobj/tcsh-6.24.10/bin/install -c -m 755 tcsh /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/usr/local/bin/tcsh Reading existing plist for tcsh-6.24.10 Writing /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/tcsh-6.24.10/fake-amd64/usr/local/bin/tcsh ===> Building package for tcsh-6.24.10 Create /exopi-cvs/ports/packages/amd64/all/tcsh-6.24.10.tgz Creating package tcsh-6.24.10 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|********************************************* | 70% archiving|****************************************************************|100% Creating package debug-tcsh-6.24.10 reading plist| checking dependencies| checking dependencies|shells/tcsh 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|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tcsh-6.24.10.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-tcsh-6.24.10.tgz >>> Running clean in shells/tcsh at 1713781313.57 ===> shells/tcsh ===> Cleaning for tcsh-6.24.10 >>> Ended at 1713781313.88 max_stuck=0.56/depends=1.73/show-prepare-results=0.56/build=46.27/package=3.24/clean=0.33