>>> Building on exopi-6 under lang/expect BDEPENDS = [devel/metaauto;lang/tcl/8.5;devel/autoconf/2.59] DIST = [lang/expect:expect5.45.tar.gz] FULLPKGNAME = expect-5.45p7 RDEPENDS = [lang/tcl/8.5] (Junk lock failure for exopi-6 at 1711573821.27237) Received IO (Junk lock obtained for exopi-6 at 1711573822.28) Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect Woken up lang/expect >>> Running depends in lang/expect at 1711573825.99 /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 tcl-8.5.19p6 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 metaauto-1.0p4 tcl-8.5.19p6 /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 tcl-8.5.19p6 >>> Running show-prepare-results in lang/expect at 1711573827.69 ===> lang/expect ===> Building from scratch expect-5.45p7 ===> expect-5.45p7 depends on: metaauto-* -> metaauto-1.0p4 ===> expect-5.45p7 depends on: autoconf-2.59 -> autoconf-2.59p5 ===> expect-5.45p7 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: c util m tcl85 ===> found c.99.0 util.18.0 m.10.1 tcl85.1.8 autoconf-2.59p5 metaauto-1.0p4 tcl-8.5.19p6 (Junk lock released for exopi-6 at 1711573829.26) distfiles size=628808 >>> Running build in lang/expect at 1711573829.34 ===> lang/expect ===> Checking files for expect-5.45p7 `/exopi-cvs/ports/distfiles/expect5.45.tar.gz' is up to date. >> (SHA256) expect5.45.tar.gz: OK ===> Extracting for expect-5.45p7 ===> Patching for expect-5.45p7 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Thu Sep 30 19:14:07 2010 |+++ Makefile.in Tue May 14 14:46:31 2013 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 239. Hunk #2 succeeded at 395. Hunk #3 succeeded at 531. done ===> Applying OpenBSD patch patch-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.in.orig Fri Aug 27 15:51:53 2010 |+++ configure.in Sun Apr 28 07:51:37 2013 -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 216. Hunk #2 succeeded at 981. done ===> Applying OpenBSD patch patch-exp_chan_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Get rid of implicit declaration of function warning | |--- exp_chan.c.orig Thu Sep 9 19:29:43 2010 |+++ exp_chan.c Thu Sep 9 19:30:27 2010 -------------------------- Patching file exp_chan.c using Plan A... Hunk #1 succeeded at 37. done ===> Applying OpenBSD patch patch-exp_clib_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Get rid of implicit declaration of function warnings | |--- exp_clib.c.orig Wed Sep 1 00:20:27 2010 |+++ exp_clib.c Sun Apr 28 16:41:29 2013 -------------------------- Patching file exp_clib.c using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 119. done ===> Applying OpenBSD patch patch-exp_inter_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- exp_inter.c.orig Tue Aug 31 15:20:27 2010 |+++ exp_inter.c Tue Nov 17 10:45:17 2015 -------------------------- Patching file exp_inter.c using Plan A... Hunk #1 succeeded at 1564. Hunk #2 succeeded at 1824. Hunk #3 succeeded at 2070. done ===> Applying OpenBSD patch patch-exp_main_sub_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Get rid of implicit declaration of function warning | |--- exp_main_sub.c.orig Thu Sep 9 19:37:20 2010 |+++ exp_main_sub.c Thu Sep 9 19:38:01 2010 -------------------------- Patching file exp_main_sub.c using Plan A... Hunk #1 succeeded at 28. done ===> Applying OpenBSD patch patch-exp_trap_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Get rid of implicit declaration of function warning | |--- exp_trap.c.orig Thu Sep 9 18:39:22 2010 |+++ exp_trap.c Thu Sep 9 18:39:35 2010 -------------------------- Patching file exp_trap.c using Plan A... Hunk #1 succeeded at 13. done ===> Applying OpenBSD patch patch-exp_win_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Get rid of implicit declaration of function warning | |--- exp_win.c.orig Thu Sep 9 18:41:48 2010 |+++ exp_win.c Thu Sep 9 18:42:53 2010 -------------------------- Patching file exp_win.c using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-pty_termios_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix explicit declaration of function openpty | |--- pty_termios.c.orig Fri Aug 27 23:51:53 2010 |+++ pty_termios.c Sun Apr 28 17:04:37 2013 -------------------------- Patching file pty_termios.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 45. done ===> Applying OpenBSD patch patch-tclconfig_tcl_m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |without patch below, it would be needed to have |LD_PRELOAD=libpthread.so set when running tcl/tk |non-threaded FLAVOR | |--- tclconfig/tcl.m4.orig Tue May 14 11:12:51 2013 |+++ tclconfig/tcl.m4 Tue May 14 11:14:03 2013 -------------------------- Patching file tclconfig/tcl.m4 using Plan A... Hunk #1 succeeded at 1593. 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 expect-5.45p7 Running autoconf-2.59 in /exopi-obj/pobj/expect-5.45/expect5.45 ===> Configuring for expect-5.45p7 Using /exopi-obj/pobj/expect-5.45/config.site (generated) configure: loading site script /exopi-obj/pobj/expect-5.45/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring expect 5.45 checking for Tcl configuration... found /usr/local/lib/tcl/tcl8.5/tclConfig.sh checking for existence of /usr/local/lib/tcl/tcl8.5/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr/local checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/expect-5.45/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... /usr/local/include/tcl8.5 checking for Tcl private include files... private headers found with public headers checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... configure: WARNING: --enable-threads requested, but building against a Tcl that is NOT thread-enabled. This is an OK configuration that will also run in a thread-enabled core. yes checking if rpath support is requested... yes checking system version... OpenBSD-7.5 checking for ar... ar checking for ELF... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for sys/select.h... (cached) yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/sysconfig.h usability... no checking sys/sysconfig.h presence... no checking for sys/sysconfig.h... no checking for sys/fcntl.h... (cached) yes checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/strredir.h usability... no checking sys/strredir.h presence... no checking for sys/strredir.h... no checking sys/strpty.h usability... no checking sys/strpty.h presence... no checking for sys/strpty.h... no checking for sys/bsdtypes.h... no checking return type of signal handlers... (cached) void checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for struct tm.tm_zone... (cached) yes checking for gmtime_r... (cached) yes checking for localtime_r... (cached) yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking union wait... no checking for gethostname... (cached) yes checking for socket... (cached) yes checking for select... (cached) yes checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for openpty... no checking for openpty in -lutil... (cached) yes checking if running Sequent running SVR4... no checking build system type... amd64-unknown-openbsd7.5 checking host system type... amd64-unknown-openbsd7.5 checking target system type... amd64-unknown-openbsd7.5 checking for pid_t... (cached) yes checking if running Mach... no checking if running MachTen... no checking if on Pyramid... no checking if on Apollo... no checking if on Interactive... no checking stty to use... /bin/stty checking if stty reads stdout... /exopi-obj/pobj/expect-5.45/expect5.45/configure[13454]: cannot open /dev/tty: Device not configured yes checking if running Solaris... no checking for memmove... (cached) yes checking for sysconf... (cached) yes checking for strftime... (cached) yes checking for strchr... (cached) yes checking for timezone... yes checking for siglongjmp... (cached) yes checking for memcpy... yes checking if WNOHANG requires _POSIX_SOURCE... no checking if any value exists for WNOHANG... yes checking mask type of select... none checking if signals need to be re-armed... no checking if on Convex... no checking if on HP... no checking sane default stty arguments... checking for HP style pty allocation... no checking for HP style pty trapping... no checking for AIX new-style pty allocation... no checking for SGI old-style pty allocation... no checking for SCO style pty allocation... no checking for SVR4 style pty allocation... no checking for OSF/1 style pty allocation... no checking for tcgetattr... (cached) yes checking for tcsetattr... (cached) yes checking for struct sgttyb... no checking for struct termio... no checking for struct termios... yes checking if TCGETS or TCGETA in termios.h... no checking if TIOCGWINSZ in termios.h... yes checking for Cray-style ptys... no checking for select... yes checking for poll... (cached) yes checking event handling... via select checking for _getpty... (cached) no checking for getpty... no checking whether setpgrp takes no argument... no checking for SV-style timezone... yes checking for long file names... yes checking for tclsh... /usr/local/bin/tclsh8.5 configure: creating ./config.status config.status: creating Makefile config.status: executing default commands chmod: /exopi-obj/pobj/expect-5.45/expect5.45/install-sh: No such file or directory configure: configuring in testsuite configure: running /bin/sh '/exopi-obj/pobj/expect-5.45/expect5.45/testsuite/configure' --prefix=/usr/local '--libdir=/usr/local/lib/tcl' '--with-tclconfig=/usr/local/lib/tcl/tcl8.5' '--with-tclinclude=/usr/local/include/tcl8.5' '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-I/usr/local/include/tcl8.5' --cache-file=/dev/null --srcdir=/exopi-obj/pobj/expect-5.45/expect5.45/testsuite configure: loading site script /exopi-obj/pobj/expect-5.45/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring exp_test 0.43 checking for Tcl configuration... found /usr/local/lib/tcl/tcl8.5/tclConfig.sh checking for existence of /usr/local/lib/tcl/tcl8.5/tclConfig.sh... loading checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/expect-5.45/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes configure: creating ./config.status config.status: creating Makefile perl -pi -e '$. == 1 && s!/\S*(?:/env\s+|bin/)(?:tcl|wi)sh\S*(\s+.+)?$!/usr/local/bin/tclsh8.5$1!;' -e '$. >= 3 && $. <= 30 && s!exec\s+(?:tcl|wi)sh.*$!exec /usr/local/bin/tclsh8.5 "\$0" \${1+"\$@"}!;' -e 'close ARGV if eof;' /exopi-obj/pobj/expect-5.45/expect5.45/example/* ===> Building for expect-5.45p7 cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c` -o exp_command.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c:587:9: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c:616:9: warning: variable 'slave_write_ioctls' set but not used [-Wunused-but-set-variable] int slave_write_ioctls = 1; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c:618:9: warning: variable 'slave_opens' set but not used [-Wunused-but-set-variable] int slave_opens = 3; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c:3120:9: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c:3506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_create_commands(interp,c) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.c:537:1: warning: unused function 'expSetpgrp' [-Wunused-function] expSetpgrp() ^ 6 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/expect.c` -o expect.o In file included from /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:44: /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpChopNested (xstr,xstrlen, open, close) ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:522:20: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Tcl_UniChar' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] Tcl_UniChar open; ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:13:22: note: previous declaration is here Tcl_UniChar open, ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:523:20: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Tcl_UniChar' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] Tcl_UniChar close; ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:14:22: note: previous declaration is here Tcl_UniChar close)); ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:548:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpLiteral (nexto, str, strlen) ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:553:7: warning: variable 'lastsz' set but not used [-Wunused-but-set-variable] int lastsz; ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpBackslash (prefix, str, strlen) ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:571:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char prefix; ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:33:33: note: previous declaration is here ExpBackslash _ANSI_ARGS_ ((char prefix, ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpCollapseStar (src, last) ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:644:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpCollapseQForward (src, last) ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:692:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpCollapseQBack (src, last) ^ /exopi-obj/pobj/expect-5.45/expect5.45/retoglob.c:734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpCountStar (src, last) ^ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:287:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:734:18: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] register int consumed = 0; ^ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:769:18: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] register int consumed = 0; ^ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:1763:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:2547:12: warning: variable 'start_time' set but not used [-Wunused-but-set-variable] time_t start_time = 0; /* time when restart label hit */ ^ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:2944:9: warning: variable 'esPtr' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (!def) { ^~~~ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:2955:14: note: uninitialized use occurs here *esOut = esPtr; ^~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:2944:5: note: remove the 'if' if its condition is always true if (!def) { ^~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/expect.c:2902:20: note: initialize the variable 'esPtr' to silence this warning ExpState *esPtr; ^ = NULL 17 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c` -o exp_inter.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:415:16: warning: variable 'offsetBytes' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if ((matchBytes + skipBytes - seenBytes) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:421:30: note: uninitialized use occurs here esPtr->input.buffer + offsetBytes, ^~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:415:12: note: remove the 'if' if its condition is always true } else if ((matchBytes + skipBytes - seenBytes) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:408:20: note: initialize the variable 'offsetBytes' to silence this warning int offsetBytes; ^ = 0 /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:415:16: warning: variable 'echoBytes' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if ((matchBytes + skipBytes - seenBytes) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:422:6: note: uninitialized use occurs here echoBytes); ^~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:415:12: note: remove the 'if' if its condition is always true } else if ((matchBytes + skipBytes - seenBytes) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:407:18: note: initialize the variable 'echoBytes' to silence this warning int echoBytes; ^ = 0 /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:464:9: warning: variable 'cc' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (!interruptible) { ^~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:476:9: note: uninitialized use occurs here if (cc > 0) { ^~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:464:5: note: remove the 'if' if its condition is always true if (!interruptible) { ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:440:11: note: initialize the variable 'cc' to silence this warning int cc; ^ = 0 /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:709:13: warning: unused variable 'return_cmd' [-Wunused-variable] static char return_cmd[] = "return"; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_inter.c:710:13: warning: unused variable 'interpreter_cmd' [-Wunused-variable] static char interpreter_cmd[] = "interpreter"; ^ 5 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_regexp.c` -o exp_regexp.o cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_tty.c` -o exp_tty.o In file included from /exopi-obj/pobj/expect-5.45/expect5.45/exp_tty.c:37: /exopi-obj/pobj/expect-5.45/expect5.45/exp_command.h:323:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] EXTERN void exp_init_tty_cmds(); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_tty.c:800:1: note: conflicting prototype is here exp_init_tty_cmds(struct Tcl_Interp *interp) ^ 1 warning generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c` -o exp_log.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expWriteBytesAndLogIfTtyU(esPtr,buf,lenChars) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:91:9: warning: variable 'wc' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (esPtr->valid) ^~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:101:12: note: uninitialized use occurs here return wc; ^~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:91:5: note: remove the 'if' if its condition is always true if (esPtr->valid) ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:88:11: note: initialize the variable 'wc' to silence this warning int wc; ^ = 0 /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogDiagU(buf) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogInteractionU(esPtr,buf,buflen) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expStdoutLogU(buf,force_stdout) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expErrorLogU(buf) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogU(str) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:304:9: warning: variable 'fmt' set but not used [-Wunused-but-set-variable] char *fmt; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagToStderrSet(val) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagChannelClose(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagChannelOpen(interp,filename) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagWriteObj(obj) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagWriteBytes(str,len) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagWriteChars(str,len) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagWriteCharsUni(str,len) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:450:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogChannelClose(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogChannelOpen(interp,filename,append) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogAppendSet(app) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogAllSet(app) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:552:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogToStdoutSet(app) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:567:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogLeaveOpenSet(app) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogChannelSet(interp,name) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expLogUserSet(logUser) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expPrintifyReal(s) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:672:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expPrintifyRealUni(s,numchars) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expPrintifyObj(obj) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:725:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expPrintify(s) /* INTL */ ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_log.c:737:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expPrintifyUni(s,numchars) /* INTL */ ^ 28 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c` -o exp_main_sub.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] usage(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_pty_exit_for_tcl(clientData) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_exit_handlers(clientData) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] history_nextid(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_Prompt1ObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_Prompt2ObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ignore_procs(interp,s) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] handle_eval_error(interp,check_for_nostack) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_interpreter(interp,eofObj) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_ExpVersionObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:500:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteCmdInfo (clientData, interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:509:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Expect_Init(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:620:22: warning: passing arguments to 'exp_init_tty_cmds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_init_tty_cmds(interp); /* add tty cmds to interpreter */ ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:660:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_parse_argv(interp,argc,argv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:877:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_result (interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:888:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] run_exit (interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:899:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_interpret_rcfiles(interp,my_rc,sys_rc) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:926:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] char *getenv(); ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here char *getenv(const char *); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_interpret_cmdfilename(interp,filename) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_interpret_cmdfile(interp,fp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_sub.c:1014:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_init_main_cmds(interp) ^ 21 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c` -o exp_pty.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigalarm_handler(n) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i_read(fd,buffer,length,timeout) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogPtrSet(fn) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogPtr(str) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogPtrX(fmt,num) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogPtrStr(fmt,str1) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogPtrStrStr(fmt,str1,str2) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expErrnoMsg(errorNo) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expErrnoMsgSet(fn) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_pty.c:138:21: warning: unused variable 'oldHupHandler' [-Wunused-variable] static RETSIGTYPE (*oldHupHandler)(); ^ 10 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c` -o exp_trap.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] signal_to_string(sig) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:137:23: warning: passing arguments to 'eval_trap_action' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rc = eval_trap_action(sig_interp,current_sig,trap,code); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tophalf(clientData,interp,code) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bottomhalf(sig) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_rearm_sigchld(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_string_to_signal(interp,s) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_TrapObjCmd(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:436:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eval_trap_action(interp,sig,trap,oldcode) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:57:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int eval_trap_action(); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_trap.c:550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_init_trap_cmds(interp) ^ 10 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_strf.c` -o exp_strf.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_strf.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] range(low,item,hi) ^ 1 warning generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_console.c` -o exp_console.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_console.c:41:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_console_manipulation_failed(s) ^ 1 warning generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_glob.c` -o exp_glob.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_glob.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_StringCaseMatch(string, strlen, pattern, plen, nocase, offset) /* INTL */ ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_glob.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_StringCaseMatch2(string,stop,pattern,pstop,nocase) /* INTL */ ^ 2 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c` -o exp_win.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:81:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int exp_window_size_set(fd) ^ In file included from /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:55: /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.h:11:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int exp_window_size_set(); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:90:1: warning: non-void function does not return a value [-Wreturn-type] } ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:92:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int exp_window_size_get(fd) ^ In file included from /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:55: /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.h:12:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int exp_window_size_get(); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:105:1: warning: non-void function does not return a value [-Wreturn-type] } ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_win_rows_set(rows) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_win_columns_set(columns) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:145:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int exp_win2_size_set(fd) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:154:1: warning: non-void function does not return a value [-Wreturn-type] } ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:156:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int exp_win2_size_get(fd) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:165:1: warning: non-void function does not return a value [-Wreturn-type] } ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_win2_rows_set(fd,rows) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_win2_rows_get(fd) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_win2_columns_set(fd,columns) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_win.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_win2_columns_get(fd) ^ 16 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c` -o exp_clib.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TclRegComp(exp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reg(paren, flagp, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regbranch(flagp, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regpiece(flagp, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:637:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regatom(flagp, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:747:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regnode(op, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regc(b, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:789:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reginsert(op, opnd, rcstate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:819:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regtail(p, val) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:851:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regoptail(p, val) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TclRegExec(prog, string, start) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regtry(prog, string, restate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regmatch(prog, restate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regrepeat(p, restate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regnext(p) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_TclRegError(string) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1482:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr,str); ^~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1482:20: note: treat the string as an argument to avoid this fprintf(stderr,str); ^ "%s", /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1483:42: warning: format string is not a string literal (potentially insecure) [-Wformat-security] if (exp_logfile) fprintf(exp_logfile,str); ^~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1483:42: note: treat the string as an argument to avoid this if (exp_logfile) fprintf(exp_logfile,str); ^ "%s", /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expDiagLogU(str) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_StringMatch2(string,pattern) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exp_StringMatch(string, pattern,offset) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fdfp2f(fd,fp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_new(fd) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1832:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_spawnv(file,argv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2057:43: warning: passing arguments to 'exp_getptyslave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (0 > (exp_pty[1] = exp_getptyslave(exp_ttycopy,exp_ttyinit, ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1839:6: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_spawnfd(fd) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rm_nulls(s,c) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigalarm_handler(n) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i_read(fd,fp,buffer,length,timeout) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2620:55: warning: passing arguments to 'exp_printify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_debuglog("expect: does {%s} match ",exp_printify(exp_buffer)); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2625:38: warning: passing arguments to 'exp_printify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_debuglog("{%s}? ",exp_printify(ec->pattern)); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2663:19: warning: passing arguments to 'exp_printify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_printify(exp_buffer)); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2428:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expectv(fd,fp,ecases) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2694:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_fexpectv(fp,ecases) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2702:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_expectv(fd,ecases) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_popen(program) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2859:6: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:2940:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_printify(s) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1733:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *exp_printify(); ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_clib.c:1815:1: warning: unused function 'exp_setpgrp' [-Wunused-function] exp_setpgrp() ^ 41 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_closetcl.c` -o exp_closetcl.o cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_memmove.c` -o exp_memmove.o cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_tty_comm.c` -o exp_tty_comm.o cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c` -o exp_chan.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:62:5: warning: incompatible pointer types initializing 'Tcl_ChannelTypeVersion' (aka 'struct Tcl_ChannelTypeVersion_ *') with an expression of type 'int (ClientData, int)' (aka 'int (void *, int)') [-Wincompatible-pointer-types] ExpBlockModeProc, /* Set blocking/nonblocking mode.*/ ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpBlockModeProc(instanceData, mode) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expSetBlockModeProc(fd, mode) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpInputProc(instanceData, buf, toRead, errorCodePtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpOutputProc(instanceData, buf, toWrite, errorCodePtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpCloseProc(instanceData, interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpWatchProc(instanceData, mask) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExpGetHandleProc(instanceData, direction, handlePtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:435:15: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] *handlePtr = (ClientData) esPtr->fdin; ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:438:15: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] *handlePtr = (ClientData) esPtr->fdin; ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expWriteChars(esPtr,buffer,lenBytes) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expWriteCharsUni(esPtr,buffer,lenChars) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expStateFree(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_close_all(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_chan.c:617:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expCreateChannel(interp,fdin,fdout,pid) ^ 15 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c` -o Dbg.o /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] breakpoint_print(interp,b) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] save_re_matches(interp, re, objPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] breakpoint_test(interp,cmd,bp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TclGetFrame2(interp, origFramePtr, string, framePtrPtr, dir) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:306:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *printify(s) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_argv(interp,argc,argv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_objv(interp,objc,objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:475:37: warning: passing 'Tcl_Obj *const *' (aka 'struct Tcl_Obj *const *') to parameter of type 'Tcl_Obj **' (aka 'struct Tcl_Obj **') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] print_objv(interp,curf->objc,curf->objv) ^~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintStackBelow(interp,curf,viewf) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:494:59: warning: passing 'Tcl_Obj *const *' (aka 'struct Tcl_Obj *const *') to parameter of type 'Tcl_Obj **' (aka 'struct Tcl_Obj **') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] print(interp," %s: %s\n",level,print_objv(interp,objc,objv)); ^~~~ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintStack(interp,curf,viewf,objc,objv,level) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GoalFrame(goal,iptr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:559:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] debugger_trap(clientData,interp,level,command,commandInfo,objc,objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:619:42: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] break_status |= breakpoint_test(interp,command,b); ^~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:632:10: warning: 4 enumeration values not handled in switch: 'none', 'up', 'down'... [-Wswitch] switch (debug_cmd) { ^~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:666:36: warning: passing 'const char **' to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] level_text,print_argv(interp,1,&command)); ^~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:698:10: warning: enumeration values 'none', 'up', and 'down' not handled in switch [-Wswitch] switch (debug_cmd) { ^~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:733:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdNext(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:757:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdDir(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:779:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdSimple(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] breakpoint_destroy(b) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:819:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savestr(objPtr,str) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:830:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdWhere(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:902:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdBreak(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdHelp(clientData, interp, objc, objv) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_Interactor(interp,inter_proc,data) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_Output(interp,proc,data) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_Active(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_ArgcArgv(argc,argv,copy) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] init_debugger(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1408:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_On(interp,immediate) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_Off(interp) ^ /exopi-obj/pobj/expect-5.45/expect5.45/Dbg.c:1458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dbg_StdinMode(mode) ^ 33 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c` -o pty_termios.o /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pty_stty(s,name) ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:310:22: warning: passing arguments to 'exp_window_size_get' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_window_size_get(fd); ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:319:23: warning: passing arguments to 'exp_window_size_set' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_window_size_set(fd); ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:293:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ttytype(request,fd,ttycopy,ttyinit,s) ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:381:8: warning: unused variable 'hex' [-Wunused-variable] char *hex, *bank; ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:381:14: warning: unused variable 'bank' [-Wunused-variable] char *hex, *bank; ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:382:14: warning: unused variable 'stat_buf' [-Wunused-variable] struct stat stat_buf; ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:385:6: warning: unused variable 'num' [-Wunused-variable] int num; ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:629:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_slave_control(master,control) ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:682:44: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ttytype(SET_TTYTYPE,slave,ttycopy,ttyinit,stty_args); ^~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:644:13: warning: unused variable 'slave2' [-Wunused-variable] int slave, slave2; ^ /exopi-obj/pobj/expect-5.45/expect5.45/pty_termios.c:645:7: warning: unused variable 'buf' [-Wunused-variable] char buf[10240]; ^ 12 warnings generated. cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_select.c` -o exp_select.o cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c` -o exp_event.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_event_disarm_bg(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_arm_background_channelhandler_force(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_arm_background_channelhandler(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_disarm_background_channelhandler(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_disarm_background_channelhandler_force(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_unblock_background_channelhandler(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:116:13: warning: enumeration values 'armed' and 'unarmed' not handled in switch [-Wswitch] switch (esPtr->bg_status) { ^~~~~~~~~~~~~~~~ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_block_background_channelhandler(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_timehandler(clientData) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void exp_channelhandler(clientData,mask) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_event_disarm_fg(esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:172:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int exp_get_next_event(interp,esPtrs,n,esPtrOut,timeout,key) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_get_next_event_info(interp,esPtr) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_dsleep(interp,sec) ^ /exopi-obj/pobj/expect-5.45/expect5.45/exp_event.c:335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exp_event_exit_real(interp) ^ 15 warnings generated. rm -f libexpect545.so.0.0 cc -shared -fPIC -o libexpect545.so.0.0 exp_command.o expect.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_strf.o exp_console.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_chan.o Dbg.o pty_termios.o exp_select.o exp_event.o -lutil -lm -Wl,-rpath,/usr/local/lib/tcl -L/usr/local/lib -ltclstub85 : libexpect545.so.0.0 cc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DSTTY_READS_STDOUT=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIOS=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/local/lib/expect5.45\" -DEXECSCRIPTDIR=\"/usr/local/lib/tcl/expect5.45\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/exopi-obj/pobj/expect-5.45/expect5.45" -I"/usr/local/include/tcl8.5" -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -c `echo /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_exp.c` -o exp_main_exp.o /exopi-obj/pobj/expect-5.45/expect5.45/exp_main_exp.c:20:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -I/usr/local/include/tcl8.5 -pipe -O2 -Wall -fPIC -Wl,-export-dynamic -o expect exp_main_exp.o -L/exopi-obj/pobj/expect-5.45/build-amd64 -lexpect545 -L/usr/local/lib -ltcl85 -lm -lutil exp_main_exp.c(exp_main_exp.o:(main)): warning: sprintf() is often misused, please use snprintf() : expect (echo 'if {![package vsatisfies [package provide Tcl] 8.5]} {return}' ; echo 'package ifneeded Expect 5.45 [list load [file join $dir libexpect545.so.0.0]]' ) > pkgIndex.tcl >>> Running package in lang/expect at 1711573863.77 ===> lang/expect ===> Faking installation for expect-5.45p7 (echo 'if {![package vsatisfies [package provide Tcl] 8.5]} {return}' ; echo 'package ifneeded Expect 5.45 [list load [file join $dir libexpect545.so.0.0]]' ) > pkgIndex.tcl /exopi-obj/pobj/expect-5.45/bin/install -c -s -m 755 libexpect545.so.0.0 /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/lib/tcl/expect/libexpect545.so.0.0 : /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/lib/tcl/expect/libexpect545.so.0.0 Install pkgIndex.tcl /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/lib/tcl/expect /exopi-obj/pobj/expect-5.45/bin/install -c -s -m 755 expect /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/bin/expect TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/timed-run > timed-run TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/timed-read > timed-read TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/ftp-rfc > ftp-rfc TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/autopasswd > autopasswd TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/lpunlock > lpunlock TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/weather > weather TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/passmass > passmass TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/rftp > rftp TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/kibitz > kibitz TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/rlogin-cwd > rlogin-cwd TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/xpstat > xpstat TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/tkpasswd > tkpasswd TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/dislocate > dislocate TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/xkibitz > xkibitz TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/tknewsbiff > tknewsbiff TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/unbuffer > unbuffer TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/mkpasswd > mkpasswd TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/cryptdir > cryptdir TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/decryptdir > decryptdir TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/autoexpect > autoexpect TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/exopi-obj/pobj/expect-5.45/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/expect-5.45/expect5.45/fixline1 /usr/local/bin < /exopi-obj/pobj/expect-5.45/expect5.45/example/multixterm > multixterm Installing header files in /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/include Installing /exopi-obj/pobj/expect-5.45/expect5.45/expect.h Installing /exopi-obj/pobj/expect-5.45/expect5.45/expect_tcl.h Installing /exopi-obj/pobj/expect-5.45/expect5.45/expect_comm.h Installing /exopi-obj/pobj/expect-5.45/expect5.45/tcldbg.h for i in timed-run timed-read ftp-rfc autopasswd lpunlock weather passmass rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz tknewsbiff unbuffer mkpasswd cryptdir decryptdir autoexpect multixterm end_of_list ; do if [ -f $i ] ; then /exopi-obj/pobj/expect-5.45/bin/install -c -m 755 $i /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/bin/$i ; rm -f $i ; else true; fi ; done Installing documentation in /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/man /exopi-obj/pobj/expect-5.45/bin/install -c -m 644 /exopi-obj/pobj/expect-5.45/expect5.45/expect.man /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/man/man1/expect.1 /exopi-obj/pobj/expect-5.45/bin/install -c -m 644 /exopi-obj/pobj/expect-5.45/expect5.45/libexpect.man /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/man/man3/libexpect.3 for i in kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd passmass cryptdir decryptdir autoexpect multixterm end_of_list ; do if [ -f /exopi-obj/pobj/expect-5.45/expect5.45/example/$i.man ] ; then /exopi-obj/pobj/expect-5.45/bin/install -c -m 644 /exopi-obj/pobj/expect-5.45/expect5.45/example/$i.man /exopi-obj/pobj/expect-5.45/fake-amd64/usr/local/man/man1/$i.1 ; else true; fi ; done ===> Building package for expect-5.45p7 Create /exopi-cvs/ports/packages/amd64/all/expect-5.45p7.tgz Creating package expect-5.45p7 reading plist| checking dependencies| checking dependencies|lang/tcl/8.5 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 46% archiving|******************************* | 48% archiving|******************************* | 49% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/expect-5.45p7.tgz >>> Running clean in lang/expect at 1711573868.30 ===> lang/expect ===> Cleaning for expect-5.45p7 >>> Ended at 1711573868.79 max_stuck=0.80/waiting-for-lock #18=4.69/depends=1.70/show-prepare-results=1.65/build=34.44/package=4.53/clean=0.55