gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/expect5.45.4.tar.gz --url http://sourceforge.net/projects/expect/files/Expect/5.45.4/expect5.45.4.tar.gz/download --hash sha256:49a7da83b0bdd9f46d04a04deec19c7767bb9a323e40c4781f89caf760b92c34 Source /data/userland-archives/expect5.45.4.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/expect5.45.4.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/expect5.45.4.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 --strip=1 --backup --version-control=numbered < patches/01-runpath.patch patching file tclconfig/tcl.m4 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/.patched-01-runpath.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 --strip=1 --backup --version-control=numbered < patches/02-expect.patch patching file Makefile.in Hunk #1 succeeded at 396 (offset -1 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/.patched-02-expect.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 --strip=1 --backup --version-control=numbered < patches/Makefile.in.patch patching file Makefile.in patching file Makefile.in /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/.patched-Makefile.in.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 && autoreconf -vif ) autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: configure.in: not using aclocal autoreconf: configure.in: tracing autoreconf: configure.in: adding subdirectory testsuite to autoreconf autoreconf: Entering directory `testsuite' autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.in: not using Autoheader autoreconf: configure.in: not using Automake autoreconf: Leaving directory `testsuite' autoreconf: Leaving directory `.' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86) symlink cloning /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 to /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86 (cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/configure CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --enable-shared --with-tcl="/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/i86" --with-tclinclude="/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/i86/generic") checking for correct TEA configuration... ok (TEA 3.9) configure: configuring expect 5.45.4 checking for Tcl configuration... found /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclConfig.sh checking for existence of /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... 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... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl public headers... /jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/i86/generic checking for Tcl private include files... Using srcdir found in tclConfig.sh: /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10 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"... yes checking if rpath support is requested... yes checking system version... SunOS-5.11 checking for ar... ar checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... yes checking for struct stat64... yes checking for open64... yes checking for lseek64... yes checking for off64_t... yes checking for build with symbols... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking sys/sysconfig.h usability... yes checking sys/sysconfig.h presence... yes checking for sys/sysconfig.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ptem.h usability... no checking sys/ptem.h presence... yes configure: WARNING: sys/ptem.h: present but cannot be compiled configure: WARNING: sys/ptem.h: check for missing prerequisite headers? configure: WARNING: sys/ptem.h: see the Autoconf documentation configure: WARNING: sys/ptem.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ptem.h: proceeding with the compiler's result checking for sys/ptem.h... no checking sys/strredir.h usability... yes checking sys/strredir.h presence... yes checking for sys/strredir.h... yes 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... void checking whether struct tm is in sys/time.h or time.h... time.h checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for gmtime_r... yes checking for localtime_r... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... no checking long timezone variable... yes checking union wait... no checking for gethostname... yes checking for socket... yes checking for select... yes checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for openpty... no checking for openpty in -lutil... no checking if running Sequent running SVR4... no checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for pid_t... 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... no checking if running Solaris... yes checking for memmove... yes checking for sysconf... yes checking for strftime... yes checking for strchr... yes checking for timezone... yes checking for siglongjmp... 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... yes 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... yes checking for libpts="-lpt" in -lpt... no checking for ptsname... yes checking for OSF/1 style pty allocation... no checking for tcgetattr... yes checking for tcsetattr... yes checking for struct sgttyb... yes checking for struct termio... yes checking for struct termios... yes checking if TCGETS or TCGETA in termios.h... yes checking if TIOCGWINSZ in termios.h... yes checking for Cray-style ptys... no checking for select... yes checking for poll... yes checking event handling... via select checking for _getpty... no checking for getpty... no checking whether setpgrp takes no argument... yes checking for SV-style timezone... yes checking for long file names... yes checking for tclsh... /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: executing default commands chmod: WARNING: can't access /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/install-sh === configuring in testsuite (/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86/testsuite) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/testsuite/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/7/bin/gcc' 'CXX=/usr/gcc/7/bin/g++' 'F77=/usr/gcc/7/bin/gfortran' 'FC=/usr/gcc/7/bin/gfortran' 'CFLAGS=-m32 -O3 ' 'CXXFLAGS= -m32 -O3 ' 'FFLAGS= -m32 -O3 ' 'FCFLAGS=-m32 -O3 ' 'LDFLAGS=-m32' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/lib' '--sbindir=/usr/sbin' '--enable-shared' '--with-tcl=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/i86' '--with-tclinclude=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/i86/generic' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/testsuite checking for correct TEA configuration... ok (TEA 3.9) configure: configuring exp_test 0.43 checking for Tcl configuration... found /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclConfig.sh checking for existence of /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclConfig.sh... loading checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... 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... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ all 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) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86' /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_command.c` -o exp_command.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo expect.c` -o expect.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_inter.c` -o exp_inter.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_regexp.c` -o exp_regexp.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_tty.c` -o exp_tty.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_log.c` -o exp_log.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_main_sub.c` -o exp_main_sub.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_pty.c` -o exp_pty.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_trap.c` -o exp_trap.o exp_pty.c: In function 'exp_pty_test_start': exp_pty.c:161:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] sprintf(locksrc,"/tmp/expect.%d",getpid()); ~^ ~~~~~~~~ %ld exp_pty.c:167:25: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if (-1 == (lfd = open(locksrc,O_RDWR|O_CREAT|O_EXCL,0777))) { ^~~~ popen At top level: exp_pty.c:138:21: warning: 'oldHupHandler' defined but not used [-Wunused-variable] static RETSIGTYPE (*oldHupHandler)(); ^~~~~~~~~~~~~ exp_log.c: In function 'expPrintf': exp_log.c:304:9: warning: variable 'fmt' set but not used [-Wunused-but-set-variable] char *fmt; ^~~ exp_main_sub.c: In function 'exp_interpreter': exp_main_sub.c:306:16: warning: implicit declaration of function 'exp_tty_cooked_echo'; did you mean 'exp_tty_raw_noecho'? [-Wimplicit-function-declaration] tty_changed = exp_tty_cooked_echo(interp,&tty_old,&was_raw,&was_echo); ^~~~~~~~~~~~~~~~~~~ exp_tty_raw_noecho exp_tty.c: In function 'exec_stty': exp_tty.c:323:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ expect.c: In function 'exp_eval_with_one_arg': expect.c:287:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ expect.c: In function 'expIRead': expect.c:1765:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^~~~ exp_inter.c:710:13: warning: 'interpreter_cmd' defined but not used [-Wunused-variable] static char interpreter_cmd[] = "interpreter"; ^~~~~~~~~~~~~~~ exp_inter.c:709:13: warning: 'return_cmd' defined but not used [-Wunused-variable] static char return_cmd[] = "return"; ^~~~~~~~~~ expect.c: In function 'Exp_ExpectObjCmd': 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 */ ^~~~~~~~~~ exp_command.c: In function 'Exp_SpawnObjCmd': exp_command.c:587:9: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ exp_trap.c: In function 'exp_rearm_sigchld': exp_trap.c:232:3: warning: implicit declaration of function 'exp_dsleep'; did you mean 'exp_free_i'? [-Wimplicit-function-declaration] exp_dsleep(interp,0.2); ^~~~~~~~~~ exp_free_i /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_strf.c` -o exp_strf.o exp_command.c: In function 'Exp_DisconnectObjCmd': exp_command.c:3120:9: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ exp_log.c: In function 'expWriteBytesAndLogIfTtyU': exp_log.c:101:12: warning: 'wc' may be used uninitialized in this function [-Wmaybe-uninitialized] return wc; ^~ At top level: exp_command.c:537:1: warning: 'expSetpgrp' defined but not used [-Wunused-function] expSetpgrp() ^~~~~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_console.c` -o exp_console.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_glob.c` -o exp_glob.o exp_inter.c: In function 'Exp_InteractObjCmd': exp_inter.c:421:28: warning: 'offsetBytes' may be used uninitialized in this function [-Wmaybe-uninitialized] esPtr->input.buffer + offsetBytes, ^ exp_inter.c:408:9: note: 'offsetBytes' was declared here int offsetBytes; ^~~~~~~~~~~ exp_inter.c:420:5: warning: 'echoBytes' may be used uninitialized in this function [-Wmaybe-uninitialized] (void) expWriteCharsUni(esPtr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esPtr->input.buffer + offsetBytes, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echoBytes); ~~~~~~~~~~ exp_inter.c:407:9: note: 'echoBytes' was declared here int echoBytes; ^~~~~~~~~ exp_inter.c:1412:16: warning: 'previous_time' may be used uninitialized in this function [-Wmaybe-uninitialized] time_diff = current_time - previous_time; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_win.c` -o exp_win.o expect.c: In function 'process_di.constprop': expect.c:2955:12: warning: 'esPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] *esOut = esPtr; ~~~~~~~^~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_clib.c` -o exp_clib.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_closetcl.c` -o exp_closetcl.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_memmove.c` -o exp_memmove.o exp_win.c: In function 'exp_window_size_set': exp_win.c:85:2: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] ioctl(fd,TIOCSWINSZ,&winsize); ^~~~~ exp_win.c:90:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_win.c: In function 'exp_window_size_get': exp_win.c:105:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_win.c: In function 'exp_win2_size_set': exp_win.c:154:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_win.c: In function 'exp_win2_size_get': exp_win.c:165:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_tty_comm.c` -o exp_tty_comm.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_chan.c` -o exp_chan.o exp_clib.c: In function 'exp_setpgrp': exp_clib.c:1821:12: warning: implicit declaration of function 'setpgrp'; did you mean 'setjmp'? [-Wimplicit-function-declaration] (void) setpgrp(); ^~~~~~~ setjmp exp_clib.c: In function 'exp_spawnv': exp_clib.c:1852:3: warning: implicit declaration of function 'exp_init_tty'; did you mean 'exp_init_pty'? [-Wimplicit-function-declaration] exp_init_tty(); ^~~~~~~~~~~~ exp_init_pty exp_clib.c:1882:2: warning: implicit declaration of function 'fcntl'; did you mean 'fcvt'? [-Wimplicit-function-declaration] fcntl(exp_pty[0],F_SETFD,1); /* close on exec */ ^~~~~ fcvt exp_clib.c:1892:13: warning: implicit declaration of function 'pipe'; did you mean 'time'? [-Wimplicit-function-declaration] if (-1 == (pipe(sync_fds))) { ^~~~ time exp_clib.c:1896:3: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(sync_fds[0]); ^~~~~ pclose exp_clib.c:1909:17: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] if ((exp_pid = fork()) == -1) return(-1); ^~~~ exp_clib.c:1949:8: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] cc = read(sync_fds[0],&sync_byte,1); ^~~~ fread exp_clib.c:1963:8: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] cc = write(sync2_fds[1]," ",1); ^~~~~ fwrite exp_clib.c:1990:4: warning: implicit declaration of function 'waitpid'; did you mean 'si_pid'? [-Wimplicit-function-declaration] waitpid(exp_pid, NULL, 0); ^~~~~~~ si_pid exp_clib.c:2021:2: warning: implicit declaration of function 'setsid'; did you mean 'getcwd'? [-Wimplicit-function-declaration] setsid(); ^~~~~~ getcwd exp_clib.c:2163:13: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((fd = open("/dev/console", O_RDONLY)) == -1) { ^~~~ popen exp_clib.c:2168:7: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] if (ioctl(fd, SRIOCSREDIR, 0) == -1) { ^~~~~ exp_clib.c:2217:16: warning: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] (void) execvp(file,argv); ^~~~~~ exp_clib.c:1836:6: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ exp_clib.c: In function 'i_read': exp_clib.c:2333:19: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration] if (timeout > 0) alarm(timeout); ^~~~~ exp_clib.c: In function 'exp_disconnect': exp_clib.c:2856:6: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ At top level: exp_clib.c:1812:1: warning: 'exp_setpgrp' defined but not used [-Wunused-function] exp_setpgrp() ^~~~~~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo Dbg.c` -o Dbg.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo pty_termios.c` -o pty_termios.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_select.c` -o exp_select.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_event.c` -o exp_event.o exp_chan.c:61:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ExpBlockModeProc, /* Set blocking/nonblocking mode.*/ ^~~~~~~~~~~~~~~~ exp_chan.c:61:5: note: (near initialization for 'expChannelType.version') exp_chan.c: In function 'exp_background_channelhandlers_run_all': exp_chan.c:653:6: warning: implicit declaration of function 'exp_background_channelhandler'; did you mean 'exp_background_channelhandlers_run_all'? [-Wimplicit-function-declaration] exp_background_channelhandler((ClientData)esPtr,0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exp_background_channelhandlers_run_all pty_termios.c: In function 'exp_init_pty': pty_termios.c:361:16: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] exp_dev_tty = open("/dev/tty",O_RDWR); ^~~~ popen pty_termios.c: In function 'exp_getptymaster': pty_termios.c:399:373: warning: implicit declaration of function 'expErrnoMsg'; did you mean 'Tcl_ErrnoMsg'? [-Wimplicit-function-declaration] sprintf(exp_pty_error,"grantpt(%s) failed - likely reason is that your system administrator (in a rage of blind passion to rid the system of security holes) removed setuid from the utility used internally by grantpt to change pty permissions. Tell your system admin to reestablish setuid on the utility. Get the utility name by running Expect under truss or trace.", expErrnoMsg(errno)); ^~~~~~~~~~~ Tcl_ErrnoMsg pty_termios.c:399:36: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] sprintf(exp_pty_error,"grantpt(%s) failed - likely reason is that your system administrator (in a rage of blind passion to rid the system of security holes) removed setuid from the utility used internally by grantpt to change pty permissions. Tell your system admin to reestablish setuid on the utility. Get the utility name by running Expect under truss or trace.", expErrnoMsg(errno)); ~^ ~~~~~~~~~~~~~~~~~~ %d pty_termios.c:406:37: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] sprintf(exp_pty_error,"unlockpt(%s) failed.", expErrnoMsg(errno)); ~^ ~~~~~~~~~~~~~~~~~~ %d pty_termios.c:379:6: warning: unused variable 'num' [-Wunused-variable] int num; ^~~ pty_termios.c:378:6: warning: unused variable 'slave' [-Wunused-variable] int slave = -1; ^~~~~ pty_termios.c:376:14: warning: unused variable 'stat_buf' [-Wunused-variable] struct stat stat_buf; ^~~~~~~~ pty_termios.c:375:14: warning: unused variable 'bank' [-Wunused-variable] char *hex, *bank; ^~~~ pty_termios.c:375:8: warning: unused variable 'hex' [-Wunused-variable] char *hex, *bank; ^~~ pty_termios.c: In function 'exp_getptyslave': pty_termios.c:644:45: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] sprintf(exp_pty_error,"open(%s,rw) = %d (%s)",slave_name,slave,expErrnoMsg(errno)); ~^ ~~~~~~~~~~~~~~~~~~ %d /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m32 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_main_exp.c` -o exp_main_exp.o pty_termios.c:656:3: warning: implicit declaration of function 'expDiagLogPtrStrStr'; did you mean 'expDiagLogPtr'? [-Wimplicit-function-declaration] expDiagLogPtrStrStr("ioctl(%d,I_PUSH,\"ptem\") = %s\n",slave,expErrnoMsg(errno)); ^~~~~~~~~~~~~~~~~~~ expDiagLogPtr pty_termios.c:672:3: warning: implicit declaration of function 'fcntl'; did you mean 'fcvt'? [-Wimplicit-function-declaration] fcntl(0,F_DUPFD,1); ^~~~~ fcvt pty_termios.c:639:7: warning: unused variable 'buf' [-Wunused-variable] char buf[10240]; ^~~ pty_termios.c:638:13: warning: unused variable 'slave2' [-Wunused-variable] int slave, slave2; ^~~~~~ Dbg.c: In function 'debugger_trap': Dbg.c:632:2: warning: enumeration value 'none' not handled in switch [-Wswitch] switch (debug_cmd) { ^~~~~~ Dbg.c:632:2: warning: enumeration value 'up' not handled in switch [-Wswitch] Dbg.c:632:2: warning: enumeration value 'down' not handled in switch [-Wswitch] Dbg.c:632:2: warning: enumeration value 'where' not handled in switch [-Wswitch] Dbg.c:698:2: warning: enumeration value 'none' not handled in switch [-Wswitch] switch (debug_cmd) { ^~~~~~ Dbg.c:698:2: warning: enumeration value 'up' not handled in switch [-Wswitch] Dbg.c:698:2: warning: enumeration value 'down' not handled in switch [-Wswitch] (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ echo 'package ifneeded Expect 5.45.4 \ [list load [file join $dir libexpect5.45.4.so]]'\ ) > pkgIndex.tcl TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/timed-run > timed-run exp_event.c: In function 'exp_unblock_background_channelhandler': exp_event.c:116:5: warning: enumeration value 'armed' not handled in switch [-Wswitch] switch (esPtr->bg_status) { ^~~~~~ exp_event.c:116:5: warning: enumeration value 'unarmed' not handled in switch [-Wswitch] exp_command.c: In function 'Exp_SpawnObjCmd': exp_command.c:955:22: warning: 'channel' may be used uninitialized in this function [-Wmaybe-uninitialized] orig->channel_orig = channel; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ exp_command.c:940:8: warning: 'write_master' may be used uninitialized in this function [-Wmaybe-uninitialized] esPtr = expCreateChannel(interp,master,write_master,EXP_NOPID); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exp_command.c:924:9: warning: 'wfd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (-1 == (write_master = dup(wfd))) { ^ exp_command.c:923:53: warning: 'rfd' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((mode & TCL_READABLE) && (mode & TCL_WRITABLE) && (wfd != rfd)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/timed-read > timed-read TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/ftp-rfc > ftp-rfc TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/autopasswd > autopasswd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/lpunlock > lpunlock TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/weather > weather TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/passmass > passmass TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/rftp > rftp TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/kibitz > kibitz TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/rlogin-cwd > rlogin-cwd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/xpstat > xpstat TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/tkpasswd > tkpasswd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/dislocate > dislocate TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/xkibitz > xkibitz TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/tknewsbiff > tknewsbiff TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/unbuffer > unbuffer TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/mkpasswd > mkpasswd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/cryptdir > cryptdir TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/decryptdir > decryptdir TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/autoexpect > autoexpect TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/multixterm > multixterm exp_command.c: In function 'Exp_SendObjCmd': exp_command.c:2063:8: warning: 'string' may be used uninitialized in this function [-Wmaybe-uninitialized] len = strlen(string); ^~~~~~~~~~~~~~ Dbg.c:292:2: warning: 'framePtr' may be used uninitialized in this function [-Wmaybe-uninitialized] for (;framePtr != NULL; framePtr = framePtr->callerVarPtr) { ^~~ Dbg.c:242:16: note: 'framePtr' was declared here CallFrame *framePtr; /* frame currently being searched */ ^~~~~~~~ exp_clib.c: In function 'expectv': exp_clib.c:2444:6: warning: 'return_val' may be used uninitialized in this function [-Wmaybe-uninitialized] int return_val; ^~~~~~~~~~ expect.c: In function 'Exp_ExpectObjCmd': expect.c:2735:14: warning: 'end_time' may be used uninitialized in this function [-Wmaybe-uninitialized] remtime = end_time - current_time; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libexpect5.45.4.so /usr/gcc/7/bin/gcc -shared -m32 -o libexpect5.45.4.so 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 -lsocket -lnsl -lm -L/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86 -ltclstub8.6 : libexpect5.45.4.so /usr/gcc/7/bin/gcc \ -m32 -O3 -pipe -O2 -Wall -fPIC \ -m32 \ -o expect exp_main_exp.o \ -L/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86 -lexpect5.45.4 \ -L/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/i86 -ltcl8.6 \ -ldl -lm \ \ -R /usr/lib/expect5.45.4 : expect make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64) symlink cloning /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4 to /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/configure CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 LIBS=" -m64" --enable-shared --with-tcl="/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/amd64" --with-tclinclude="/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/amd64/generic") checking for correct TEA configuration... ok (TEA 3.9) configure: configuring expect 5.45.4 checking for Tcl configuration... found /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclConfig.sh checking for existence of /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... 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... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl public headers... /jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/amd64/generic checking for Tcl private include files... Using srcdir found in tclConfig.sh: /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10 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"... yes checking if rpath support is requested... yes checking system version... SunOS-5.11 checking for ar... ar checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking sys/sysconfig.h usability... yes checking sys/sysconfig.h presence... yes checking for sys/sysconfig.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ptem.h usability... no checking sys/ptem.h presence... yes configure: WARNING: sys/ptem.h: present but cannot be compiled configure: WARNING: sys/ptem.h: check for missing prerequisite headers? configure: WARNING: sys/ptem.h: see the Autoconf documentation configure: WARNING: sys/ptem.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ptem.h: proceeding with the compiler's result checking for sys/ptem.h... no checking sys/strredir.h usability... yes checking sys/strredir.h presence... yes checking for sys/strredir.h... yes 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... void checking whether struct tm is in sys/time.h or time.h... time.h checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for gmtime_r... yes checking for localtime_r... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... no checking long timezone variable... yes checking union wait... no checking for gethostname... yes checking for socket... yes checking for select... yes checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for openpty... no checking for openpty in -lutil... no checking if running Sequent running SVR4... no checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for pid_t... 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... no checking if running Solaris... yes checking for memmove... yes checking for sysconf... yes checking for strftime... yes checking for strchr... yes checking for timezone... yes checking for siglongjmp... 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... yes 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... yes checking for libpts="-lpt" in -lpt... no checking for ptsname... yes checking for OSF/1 style pty allocation... no checking for tcgetattr... yes checking for tcsetattr... yes checking for struct sgttyb... yes checking for struct termio... yes checking for struct termios... yes checking if TCGETS or TCGETA in termios.h... yes checking if TIOCGWINSZ in termios.h... yes checking for Cray-style ptys... no checking for select... yes checking for poll... yes checking event handling... via select checking for _getpty... no checking for getpty... no checking whether setpgrp takes no argument... yes checking for SV-style timezone... yes checking for long file names... yes checking for tclsh... /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: executing default commands chmod: WARNING: can't access /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/install-sh === configuring in testsuite (/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64/testsuite) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/testsuite/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/7/bin/gcc' 'CXX=/usr/gcc/7/bin/g++' 'F77=/usr/gcc/7/bin/gfortran' 'FC=/usr/gcc/7/bin/gfortran' 'CFLAGS=-m64 -O3 ' 'CXXFLAGS= -m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/lib/amd64/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin/amd64' '--libdir=/usr/lib/amd64' '--sbindir=/usr/sbin/amd64' 'LIBS= -m64' '--enable-shared' '--with-tcl=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/amd64' '--with-tclinclude=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/../tcl/build/amd64/generic' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/testsuite checking for correct TEA configuration... ok (TEA 3.9) configure: configuring exp_test 0.43 checking for Tcl configuration... found /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclConfig.sh checking for existence of /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclConfig.sh... loading checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... 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... no checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ all 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) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64' /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_command.c` -o exp_command.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo expect.c` -o expect.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_inter.c` -o exp_inter.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_regexp.c` -o exp_regexp.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_tty.c` -o exp_tty.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_log.c` -o exp_log.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_main_sub.c` -o exp_main_sub.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_pty.c` -o exp_pty.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_trap.c` -o exp_trap.o exp_pty.c: In function 'exp_pty_test_start': exp_pty.c:167:25: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if (-1 == (lfd = open(locksrc,O_RDWR|O_CREAT|O_EXCL,0777))) { ^~~~ popen At top level: exp_pty.c:138:21: warning: 'oldHupHandler' defined but not used [-Wunused-variable] static RETSIGTYPE (*oldHupHandler)(); ^~~~~~~~~~~~~ exp_tty.c: In function 'exec_stty': exp_tty.c:323:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ exp_log.c: In function 'expPrintf': exp_log.c:304:9: warning: variable 'fmt' set but not used [-Wunused-but-set-variable] char *fmt; ^~~ exp_main_sub.c: In function 'exp_interpreter': exp_main_sub.c:306:16: warning: implicit declaration of function 'exp_tty_cooked_echo'; did you mean 'exp_tty_raw_noecho'? [-Wimplicit-function-declaration] tty_changed = exp_tty_cooked_echo(interp,&tty_old,&was_raw,&was_echo); ^~~~~~~~~~~~~~~~~~~ exp_tty_raw_noecho exp_command.c: In function 'Exp_SpawnObjCmd': exp_command.c:587:9: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ expect.c: In function 'exp_eval_with_one_arg': expect.c:287:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_strf.c` -o exp_strf.o exp_inter.c:710:13: warning: 'interpreter_cmd' defined but not used [-Wunused-variable] static char interpreter_cmd[] = "interpreter"; ^~~~~~~~~~~~~~~ exp_inter.c:709:13: warning: 'return_cmd' defined but not used [-Wunused-variable] static char return_cmd[] = "return"; ^~~~~~~~~~ expect.c: In function 'expIRead': expect.c:1765:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^~~~ exp_command.c: In function 'Exp_DisconnectObjCmd': exp_command.c:3120:9: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ expect.c: In function 'Exp_ExpectObjCmd': 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 */ ^~~~~~~~~~ exp_trap.c: In function 'exp_rearm_sigchld': exp_trap.c:232:3: warning: implicit declaration of function 'exp_dsleep'; did you mean 'exp_free_i'? [-Wimplicit-function-declaration] exp_dsleep(interp,0.2); ^~~~~~~~~~ exp_free_i exp_log.c: In function 'expWriteBytesAndLogIfTtyU': exp_log.c:101:12: warning: 'wc' may be used uninitialized in this function [-Wmaybe-uninitialized] return wc; ^~ At top level: exp_command.c:537:1: warning: 'expSetpgrp' defined but not used [-Wunused-function] expSetpgrp() ^~~~~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_console.c` -o exp_console.o exp_inter.c: In function 'Exp_InteractObjCmd': exp_inter.c:421:28: warning: 'offsetBytes' may be used uninitialized in this function [-Wmaybe-uninitialized] esPtr->input.buffer + offsetBytes, ^ exp_inter.c:408:9: note: 'offsetBytes' was declared here int offsetBytes; ^~~~~~~~~~~ exp_inter.c:420:5: warning: 'echoBytes' may be used uninitialized in this function [-Wmaybe-uninitialized] (void) expWriteCharsUni(esPtr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esPtr->input.buffer + offsetBytes, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echoBytes); ~~~~~~~~~~ exp_inter.c:407:9: note: 'echoBytes' was declared here int echoBytes; ^~~~~~~~~ exp_inter.c:1412:31: warning: 'previous_time' may be used uninitialized in this function [-Wmaybe-uninitialized] time_diff = current_time - previous_time; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_glob.c` -o exp_glob.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_win.c` -o exp_win.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_clib.c` -o exp_clib.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_closetcl.c` -o exp_closetcl.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_memmove.c` -o exp_memmove.o exp_win.c: In function 'exp_window_size_set': exp_win.c:85:2: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] ioctl(fd,TIOCSWINSZ,&winsize); ^~~~~ exp_win.c:90:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_win.c: In function 'exp_window_size_get': exp_win.c:105:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_win.c: In function 'exp_win2_size_set': exp_win.c:154:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_win.c: In function 'exp_win2_size_get': exp_win.c:165:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exp_clib.c: In function 'exp_setpgrp': exp_clib.c:1821:12: warning: implicit declaration of function 'setpgrp'; did you mean 'setjmp'? [-Wimplicit-function-declaration] (void) setpgrp(); ^~~~~~~ setjmp exp_clib.c: In function 'exp_spawnv': exp_clib.c:1852:3: warning: implicit declaration of function 'exp_init_tty'; did you mean 'exp_init_pty'? [-Wimplicit-function-declaration] exp_init_tty(); ^~~~~~~~~~~~ exp_init_pty exp_clib.c:1882:2: warning: implicit declaration of function 'fcntl'; did you mean 'fcvt'? [-Wimplicit-function-declaration] fcntl(exp_pty[0],F_SETFD,1); /* close on exec */ ^~~~~ fcvt exp_clib.c:1892:13: warning: implicit declaration of function 'pipe'; did you mean 'time'? [-Wimplicit-function-declaration] if (-1 == (pipe(sync_fds))) { ^~~~ time exp_clib.c:1896:3: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(sync_fds[0]); ^~~~~ pclose exp_clib.c:1909:17: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] if ((exp_pid = fork()) == -1) return(-1); ^~~~ exp_clib.c:1949:8: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] cc = read(sync_fds[0],&sync_byte,1); ^~~~ fread exp_clib.c:1963:8: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] cc = write(sync2_fds[1]," ",1); ^~~~~ fwrite exp_clib.c:1990:4: warning: implicit declaration of function 'waitpid'; did you mean 'si_pid'? [-Wimplicit-function-declaration] waitpid(exp_pid, NULL, 0); ^~~~~~~ si_pid exp_clib.c:2021:2: warning: implicit declaration of function 'setsid'; did you mean 'getcwd'? [-Wimplicit-function-declaration] setsid(); ^~~~~~ getcwd expect.c: In function 'process_di.constprop': exp_clib.c:2163:13: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((fd = open("/dev/console", O_RDONLY)) == -1) { ^~~~ popen expect.c:2955:12: warning: 'esPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] *esOut = esPtr; ~~~~~~~^~~~~~~ exp_clib.c:2168:7: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] if (ioctl(fd, SRIOCSREDIR, 0) == -1) { ^~~~~ exp_clib.c:2217:16: warning: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] (void) execvp(file,argv); ^~~~~~ exp_clib.c:1836:6: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ exp_clib.c: In function 'i_read': exp_clib.c:2333:19: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration] if (timeout > 0) alarm(timeout); ^~~~~ exp_clib.c: In function 'exp_disconnect': exp_clib.c:2856:6: warning: unused variable 'ttyfd' [-Wunused-variable] int ttyfd; ^~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_tty_comm.c` -o exp_tty_comm.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_chan.c` -o exp_chan.o At top level: exp_clib.c:1812:1: warning: 'exp_setpgrp' defined but not used [-Wunused-function] exp_setpgrp() ^~~~~~~~~~~ /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo Dbg.c` -o Dbg.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo pty_termios.c` -o pty_termios.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_select.c` -o exp_select.o pty_termios.c: In function 'exp_init_pty': pty_termios.c:361:16: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] exp_dev_tty = open("/dev/tty",O_RDWR); ^~~~ popen pty_termios.c: In function 'exp_getptymaster': pty_termios.c:399:373: warning: implicit declaration of function 'expErrnoMsg'; did you mean 'Tcl_ErrnoMsg'? [-Wimplicit-function-declaration] sprintf(exp_pty_error,"grantpt(%s) failed - likely reason is that your system administrator (in a rage of blind passion to rid the system of security holes) removed setuid from the utility used internally by grantpt to change pty permissions. Tell your system admin to reestablish setuid on the utility. Get the utility name by running Expect under truss or trace.", expErrnoMsg(errno)); ^~~~~~~~~~~ Tcl_ErrnoMsg pty_termios.c:399:36: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] sprintf(exp_pty_error,"grantpt(%s) failed - likely reason is that your system administrator (in a rage of blind passion to rid the system of security holes) removed setuid from the utility used internally by grantpt to change pty permissions. Tell your system admin to reestablish setuid on the utility. Get the utility name by running Expect under truss or trace.", expErrnoMsg(errno)); ~^ ~~~~~~~~~~~~~~~~~~ %d pty_termios.c:406:37: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] sprintf(exp_pty_error,"unlockpt(%s) failed.", expErrnoMsg(errno)); ~^ ~~~~~~~~~~~~~~~~~~ %d pty_termios.c:379:6: warning: unused variable 'num' [-Wunused-variable] int num; ^~~ pty_termios.c:378:6: warning: unused variable 'slave' [-Wunused-variable] int slave = -1; ^~~~~ pty_termios.c:376:14: warning: unused variable 'stat_buf' [-Wunused-variable] struct stat stat_buf; ^~~~~~~~ pty_termios.c:375:14: warning: unused variable 'bank' [-Wunused-variable] char *hex, *bank; ^~~~ pty_termios.c:375:8: warning: unused variable 'hex' [-Wunused-variable] char *hex, *bank; ^~~ pty_termios.c: In function 'exp_getptyslave': pty_termios.c:644:45: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] sprintf(exp_pty_error,"open(%s,rw) = %d (%s)",slave_name,slave,expErrnoMsg(errno)); ~^ ~~~~~~~~~~~~~~~~~~ %d exp_chan.c:61:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ExpBlockModeProc, /* Set blocking/nonblocking mode.*/ ^~~~~~~~~~~~~~~~ exp_chan.c:61:5: note: (near initialization for 'expChannelType.version') pty_termios.c:656:3: warning: implicit declaration of function 'expDiagLogPtrStrStr'; did you mean 'expDiagLogPtr'? [-Wimplicit-function-declaration] expDiagLogPtrStrStr("ioctl(%d,I_PUSH,\"ptem\") = %s\n",slave,expErrnoMsg(errno)); ^~~~~~~~~~~~~~~~~~~ expDiagLogPtr pty_termios.c:672:3: warning: implicit declaration of function 'fcntl'; did you mean 'fcvt'? [-Wimplicit-function-declaration] fcntl(0,F_DUPFD,1); ^~~~~ fcvt pty_termios.c:639:7: warning: unused variable 'buf' [-Wunused-variable] char buf[10240]; ^~~ pty_termios.c:638:13: warning: unused variable 'slave2' [-Wunused-variable] int slave, slave2; ^~~~~~ exp_chan.c: In function 'ExpGetHandleProc': exp_chan.c:439:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *handlePtr = (ClientData) esPtr->fdin; ^ exp_chan.c:442:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *handlePtr = (ClientData) esPtr->fdin; ^ exp_chan.c: In function 'exp_background_channelhandlers_run_all': exp_chan.c:653:6: warning: implicit declaration of function 'exp_background_channelhandler'; did you mean 'exp_background_channelhandlers_run_all'? [-Wimplicit-function-declaration] exp_background_channelhandler((ClientData)esPtr,0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exp_background_channelhandlers_run_all Dbg.c: In function 'debugger_trap': Dbg.c:632:2: warning: enumeration value 'none' not handled in switch [-Wswitch] switch (debug_cmd) { ^~~~~~ Dbg.c:632:2: warning: enumeration value 'up' not handled in switch [-Wswitch] Dbg.c:632:2: warning: enumeration value 'down' not handled in switch [-Wswitch] Dbg.c:632:2: warning: enumeration value 'where' not handled in switch [-Wswitch] Dbg.c:698:2: warning: enumeration value 'none' not handled in switch [-Wswitch] switch (debug_cmd) { ^~~~~~ Dbg.c:698:2: warning: enumeration value 'up' not handled in switch [-Wswitch] Dbg.c:698:2: warning: enumeration value 'down' not handled in switch [-Wswitch] /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_event.c` -o exp_event.o /usr/gcc/7/bin/gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYSCONF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_STRREDIR_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DECL_TZNAME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DSOLARIS=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=64 -DSELECT_MASK_TYPE=fd_set -DREARM_SIG=1 -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_SGTTYB=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DHAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H=1 -DHAVE_TIOCGWINSZ_IN_TERMIOS_H=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/amd64/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"/jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/generic" -I"/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/unix" -m64 -O3 -pipe -O2 -Wall -fPIC -c `echo exp_main_exp.c` -o exp_main_exp.o (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ echo 'package ifneeded Expect 5.45.4 \ [list load [file join $dir libexpect5.45.4.so]]'\ ) > pkgIndex.tcl TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/timed-run > timed-run exp_command.c: In function 'Exp_SpawnObjCmd': exp_command.c:955:22: warning: 'channel' may be used uninitialized in this function [-Wmaybe-uninitialized] orig->channel_orig = channel; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ exp_command.c:940:8: warning: 'write_master' may be used uninitialized in this function [-Wmaybe-uninitialized] esPtr = expCreateChannel(interp,master,write_master,EXP_NOPID); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exp_command.c:924:9: warning: 'wfd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (-1 == (write_master = dup(wfd))) { ^ exp_command.c:923:53: warning: 'rfd' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((mode & TCL_READABLE) && (mode & TCL_WRITABLE) && (wfd != rfd)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/timed-read > timed-read TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/ftp-rfc > ftp-rfc TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/autopasswd > autopasswd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/lpunlock > lpunlock exp_event.c: In function 'exp_unblock_background_channelhandler': exp_event.c:116:5: warning: enumeration value 'armed' not handled in switch [-Wswitch] switch (esPtr->bg_status) { ^~~~~~ exp_event.c:116:5: warning: enumeration value 'unarmed' not handled in switch [-Wswitch] TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/weather > weather TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/passmass > passmass TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/rftp > rftp TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/kibitz > kibitz TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/rlogin-cwd > rlogin-cwd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/xpstat > xpstat Dbg.c:292:2: warning: 'framePtr' may be used uninitialized in this function [-Wmaybe-uninitialized] for (;framePtr != NULL; framePtr = framePtr->callerVarPtr) { ^~~ Dbg.c:242:16: note: 'framePtr' was declared here CallFrame *framePtr; /* frame currently being searched */ ^~~~~~~~ TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/tkpasswd > tkpasswd TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/dislocate > dislocate TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/xkibitz > xkibitz TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/tknewsbiff > tknewsbiff TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/unbuffer > unbuffer TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/mkpasswd > mkpasswd exp_command.c: In function 'Exp_SendObjCmd': exp_command.c:2063:8: warning: 'string' may be used uninitialized in this function [-Wmaybe-uninitialized] len = strlen(string); ^~~~~~~~~~~~~~ TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/cryptdir > cryptdir TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/decryptdir > decryptdir TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/autoexpect > autoexpect TCL_LIBRARY=`echo /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/tcl8.6.10/library` LD_LIBRARY_PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:" PATH=".:/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64:/usr/bin:/usr/gnu/bin:/usr/sbin:/usr/perl5/5.22/bin" TCLLIBPATH="." /jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64/tclsh /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/fixline1 /usr/bin < /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/multixterm > multixterm exp_clib.c: In function 'expectv': exp_clib.c:2444:6: warning: 'return_val' may be used uninitialized in this function [-Wmaybe-uninitialized] int return_val; ^~~~~~~~~~ expect.c: In function 'Exp_ExpectObjCmd': expect.c:2735:25: warning: 'end_time' may be used uninitialized in this function [-Wmaybe-uninitialized] remtime = end_time - current_time; ~~~~~~~~~^~~~~~~~~~~~~~ rm -f libexpect5.45.4.so /usr/gcc/7/bin/gcc -shared -m64 -o libexpect5.45.4.so 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 -m64 -lsocket -lnsl -lm -L/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64 -ltclstub8.6 : libexpect5.45.4.so /usr/gcc/7/bin/gcc \ -m64 -O3 -pipe -O2 -Wall -fPIC \ -m64 \ -o expect exp_main_exp.o \ -L/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64 -lexpect5.45.4 \ -L/jenkins/jobs/oi-userland/workspace/components/tcl/tcl/build/amd64 -ltcl8.6 \ -ldl -lm \ \ -R /usr/lib/amd64/expect5.45.4 : expect make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86' (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ echo 'package ifneeded Expect 5.45.4 \ [list load [file join $dir libexpect5.45.4.so]]'\ ) > pkgIndex.tcl /usr/bin/ginstall -c libexpect5.45.4.so /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/lib/expect5.45.4/libexpect5.45.4.so : /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/lib/expect5.45.4/libexpect5.45.4.so Install pkgIndex.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/lib/expect5.45.4 /usr/bin/ginstall -c expect /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/bin/expect Installing header files in /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/include Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect.h Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect_tcl.h Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect_comm.h Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/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 \ /usr/bin/ginstall -c $i /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/demo/expect/$i ; \ rm -f $i ; \ else true; fi ; \ done Installing documentation in /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/share/man /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect.man /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/share/man/man1/expect.1 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/libexpect.man /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/share/man/man3/libexpect.3 for i in kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd passmass cryptdir decryptdir autoexpect multixterm end_of_list ; do \ if [ -f /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/$i.man ] ; then \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/$i.man /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/demo/expect/man/man1/$i.1 ; \ else true; fi ; \ done make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64' (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ echo 'package ifneeded Expect 5.45.4 \ [list load [file join $dir libexpect5.45.4.so]]'\ ) > pkgIndex.tcl /usr/bin/ginstall -c libexpect5.45.4.so /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/lib/amd64/expect5.45.4/libexpect5.45.4.so : /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/lib/amd64/expect5.45.4/libexpect5.45.4.so Install pkgIndex.tcl /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/lib/amd64/expect5.45.4 /usr/bin/ginstall -c expect /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/bin/amd64/expect Installing header files in /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/include Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect.h Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect_tcl.h Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect_comm.h Installing /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/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 \ /usr/bin/ginstall -c $i /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/demo/expect/$i ; \ rm -f $i ; \ else true; fi ; \ done Installing documentation in /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/share/man /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/expect.man /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/share/man/man1/expect.1 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/libexpect.man /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/share/man/man3/libexpect.3 for i in kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd passmass cryptdir decryptdir autoexpect multixterm end_of_list ; do \ if [ -f /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/$i.man ] ; then \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/expect5.45.4/example/$i.man /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/usr/demo/expect/man/man1/$i.1 ; \ else true; fi ; \ done make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=5\\.45\\.4 -D COMPONENT_RE_VERSION=5\\.45\\.4 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="5.45.4" -D IPS_COMPONENT_VERSION="5.45.4" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://sourceforge.net/projects/expect/files/Expect/5.45.4/expect5.45.4.tar.gz/download" -D COMPONENT_PROJECT_URL="https://core.tcl.tk/expect/index" -D COMPONENT_NAME="expect" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="expect.license" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="5ce391ac022b6bad6802d1478e1dd5878dacd69d" expect.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect -d expect5.45.4 -m /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.mogrified >/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect -d expect5.45.4 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.mangled >/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build /jenkins/jobs/oi-userland/workspace/components/tcl/expect expect5.45.4" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=5\\.45\\.4 -D COMPONENT_RE_VERSION=5\\.45\\.4 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="5.45.4" -D IPS_COMPONENT_VERSION="5.45.4" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://sourceforge.net/projects/expect/files/Expect/5.45.4/expect5.45.4.tar.gz/download" -D COMPONENT_PROJECT_URL="https://core.tcl.tk/expect/index" -D COMPONENT_NAME="expect" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="expect.license" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="5ce391ac022b6bad6802d1478e1dd5878dacd69d" /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build -d /jenkins/jobs/oi-userland/workspace/components/tcl/expect -d expect5.45.4 -T \*.py /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.pre-published pkg://openindiana.org/shell/expect@5.45.4,5.11-2020.0.1.1:20200524T205648Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/manifest-i386-expect.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/tcl/expect/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/tcl/expect'