INFO: not using any hashes in /data/userland-archives/hashes for tcsh-6.24.12.tar.gz (overridden with --hash) Source /data/userland-archives/tcsh-6.24.12.tar.gz... not found, skipping file copy Source https://astron.com/pub/tcsh/tcsh-6.24.12.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file Makefile.in Hunk #1 succeeded at 723 with fuzz 1. symlink cloning /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 to /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/amd64 checking for a BSD-compatible install... /usr/bin/ginstall -c checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /usr/gcc/13/bin/gcc 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... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for egrep -e... /usr/bin/ggrep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... no checking cached host tuple... ok date: illegal option -- d usage: date [-u] mmddHHMM[[cc]yy][.SS] date [-Ru] [-r seconds | filename] [+format] date -a [-]sss[.fff] configure: using configuration file `sol29' checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for gencat... /usr/bin/gencat checking for library containing crypt... none required checking for library containing getspnam... none required checking for library containing tgetent... -ltermlib checking for library containing gethostbyname... -lnsl checking for library containing connect... -lsocket checking for library containing catgets... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for auth.h... no checking for crypt.h... yes checking for features.h... no checking for inttypes.h... (cached) yes checking for paths.h... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for wctype.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for long long... yes checking for uid_t... yes checking for gid_t... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for size_t... yes checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking for uint32_t... yes checking for ssize_t... 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... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_xtime... yes checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_xtime... yes checking for struct sockaddr_storage.ss_family... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed 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... yes checking for catgets... yes checking for dup2... yes checking for getauthid... no checking for getcwd... yes checking for gethostname... yes checking for getpwent... yes checking for getutent... yes checking for getutxent... yes checking for mallinfo... no checking for mallinfo2... no checking for mblen... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for nice... yes checking for setproctitle... no checking for nl_langinfo... yes checking for sbrk... yes checking for setpgid... yes checking for setpriority... yes checking for strerror... yes checking for strstr... yes checking for sysconf... yes checking for wcwidth... yes checking whether getpgrp requires zero arguments... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether setpgrp requires zero arguments... yes checking for working strcoll... 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: ========= Configuration results ========= configure: BUILD_CATALOGS yes configure: CC /usr/gcc/13/bin/gcc configure: CC_FOR_GETHOST $(CC) configure: CFLAGS -m64 -O3 configure: CPP /usr/gcc/13/bin/gcc -E configure: CPPFLAGS configure: DFLAGS configure: HESDEF configure: HESLIB configure: LDFLAGS -m64 configure: LIBICONV configure: LIBS -lsocket -lnsl -ltermlib configure: PACKAGE_CHANGELOG_DATE configure: PACKAGE_DATE 2024-04-05 configure: PACKAGE_ENGLISH_DATE April 5, 2024 configure: PACKAGE_PATCHLEVEL 12 configure: PACKAGE_REV 6 configure: PACKAGE_VERS 24 configure: PACKAGE_VERSION 6.24.12 configure: RELEASE_TAG TCSH6_24_12 configure: tcsh_config_file system/sol29 configure: ========================================= grep 'ERR_' /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12/sh.err.c | grep '^#define' >> sh.err.h.tmp sh.err.h recreated. /usr/gcc/13/bin/gcc -E -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_h_tc_const\ /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12/tc.const.c | \ sed -n -e 's/^\(Char STR[a-zA-Z0-9_]*\) *\[ *\].*/extern \1[];/p' | \ LC_ALL=C sort >> tc.const.h.tmp tc.const.h recreated. /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dir.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dol.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.err.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exec.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.char.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exp.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.file.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.func.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.glob.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.hist.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.init.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.lex.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.misc.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.parse.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.print.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.proc.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.sem.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.set.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.time.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' glob.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' dotlock.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' mi.termios.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ma.setp.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' vms.termcap.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.help.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.init.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.parse.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.spell.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.comp.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.color.c grep '[FV]_' /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12/ed.defns.c | grep '^#define' >> ed.defns.h.tmp ed.defns.h recreated. /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.chared.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.refresh.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.screen.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.init.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.inputl.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.defns.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.xmap.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.term.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.alloc.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.bind.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.const.c /usr/gcc/13/bin/gcc -c -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -m64 -O3 /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12/gethost.c rm -f gethost /usr/gcc/13/bin/gcc -o gethost -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -m64 -O3 -m64 gethost.o ./gethost /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12/host.defs >> tc.defs.c.tmp tc.defs.c recreated. /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.defs.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.disc.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.func.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.nls.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.os.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.printf.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.prompt.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.sched.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.sig.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.str.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.vers.c /usr/gcc/13/bin/gcc -c -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.who.c rm -f tcsh core /usr/gcc/13/bin/gcc -o tcsh -m64 -m64 -O3 -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/tcsh-6.24.12 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 -lsocket -lnsl -ltermlib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/amd64/nls' C et finnish french german greek italian ja pl russian spanish ukrainian make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/amd64/nls' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/amd64/nls' /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/C/LC_MESSAGES /usr/bin/ginstall -c -m 644 C.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/C/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/et/LC_MESSAGES /usr/bin/ginstall -c -m 644 et.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES /usr/bin/ginstall -c -m 644 finnish.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES /usr/bin/ginstall -c -m 644 french.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/de/LC_MESSAGES /usr/bin/ginstall -c -m 644 german.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/gr/LC_MESSAGES /usr/bin/ginstall -c -m 644 greek.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/gr/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/it/LC_MESSAGES /usr/bin/ginstall -c -m 644 italian.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES /usr/bin/ginstall -c -m 644 ja.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES /usr/bin/ginstall -c -m 644 pl.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES /usr/bin/ginstall -c -m 644 russian.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/es/LC_MESSAGES /usr/bin/ginstall -c -m 644 spanish.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/tcsh.cat /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/ru_UA/LC_MESSAGES /usr/bin/ginstall -c -m 644 ukrainian.cat /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/locale/ru_UA/LC_MESSAGES/tcsh.cat make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/amd64/nls' /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -m 644 tcsh.man /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/share/man/man1/tcsh.1 /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/bin /usr/bin/ginstall -c tcsh /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/prototype/i386/usr/bin/tcsh VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/shell/tcsh/build/manifest-i386-tcsh.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: shell/tcsh pkg://openindiana.org/shell/tcsh@6.24.12,5.11-2024.0.0.0:20240405T203654Z PUBLISHED