>>> Unpacking source... >>> Unpacking expect-5.43.0.tar.gz to /var/tmp/portage/dev-tcltk/expect-5.43.0/work * Applying expect-5.43.0-multilib.patch ...  [ ok ] * Applying expect-5.39.0-libdir.patch ...  [ ok ] * Applying expect-5.43.0-avoid-tcl-internals-1.patch ...  [ ok ] * Applying expect-5.43.0-missing-includes.patch ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-tcltk/expect-5.43.0/work >>> Compiling source in /var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43 ... * econf: updating expect-5.43/config.sub with /usr/share/gnuconfig/config.sub * econf: updating expect-5.43/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-tcl=/usr/lib --with-tclinclude=/usr/lib/tcl8.5/include --without-x --enable-shared loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configuring Expect 5.43.0 checking for autoconf... yes checking configure up to date... yes checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking shell to use within Make... checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for building with threads... no (default) checking for Tcl configuration... found /usr/lib/tclConfig.sh checking Tcl build library... -L$/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm checking for Tcl_CreateCommand... yes checking if Tcl library build specification is valid... yes checking for Tk configuration... found /usr/lib/tkConfig.sh checking for Tk_Init... yes checking if Tk library build specification is valid... yes checking whether the compiler (i686-pc-linux-gnu-gcc) actually works... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking if running LynxOS... no checking for ANSI C header files... yes checking for pid_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... 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... no checking for sin... no checking for Tcl private headers... found in /usr/lib/tcl8.5/include/generic checking type of library to build... both shared and unshared creating cache .././config.cache checking for gcc... gcc checking whether we are using GNU C... yes checking for Tcl configuration... found /usr/lib/tclConfig.sh checking Tcl build library... -L$/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm checking for Tcl_CreateCommand... yes checking if Tcl library build specification is valid... yes checking whether the compiler (i686-pc-linux-gnu-gcc) actually works... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking if running LynxOS... no checking for Tcl private headers... found in /usr/lib/tcl8.5/include/generic checking if we are running Linux... yes checking for strchr... yes checking for stdlib.h... yes checking type of library to build... both shared and unshared updating cache .././config.cache creating ./config.status creating Makefile creating pkgIndex creating tcldbgcf.h Begin tests for function/library dependencies. Tests may be repeated up to three times. First test is for building Expect's shared library. Second set is for building with Tcl. Third is for building with Tk. checking for gethostname... yes checking for gethostname... yes checking for gethostname... yes checking for socket... yes checking for socket... yes checking for socket... yes checking for select... yes checking for select... yes checking for select... yes checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for getpseudotty... no checking for getpseudotty in -lseq... no checking for openpty... no checking for openpty in -lutil... yes checking for openpty... no checking for openpty in -lutil... yes checking for openpty... no checking for openpty in -lutil... yes checking if running Sequent running SVR4... no checking for sys/sysmacros.h... yes checking for stdlib.h... yes checking for inttypes.h... yes checking for varargs.h... no checking for unistd.h... yes checking for sys/stropts.h... yes checking for sys/sysconfig.h... no checking for sys/fcntl.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/ptem.h... no checking for sys/strredir.h... no checking for sys/strpty.h... no checking for sys/bsdtypes.h... no 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 union wait... yes checking mask type of select... none checking if signals need to be re-armed... no checking if on Convex... no checking if on NeXT... 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 ptsname... (cached) yes checking for ptsname... (cached) yes checking for OSF/1 style pty allocation... no checking for tcgetattr... yes checking for tcsetattr... yes checking for struct sgttyb... no checking for struct termio... yes checking for struct termios... yes checking if TCGETS or TCGETA in termios.h... no checking if TIOCGWINSZ in termios.h... no 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 configure: warning: No X based programs will be built WARNING: Can't find Tk headers or library. You can still build expect, but not expectk. See Expect's README for information on how to obtain Tk. If Tk is installed, see Expect's INSTALL on how to tell configure where Tk is installed. checking for long file names... yes checking for type of library to build... both shared and unshared creating ./config.status creating Makefile creating pkgIndex creating expect_cf.h configuring in testsuite running /bin/sh ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-tcl=/usr/lib --with-tclinclude=/usr/lib/tcl8.5/include --without-x --enable-shared --cache-file=.././config.cache --srcdir=. loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux loading cache .././config.cache checking for Tcl configuration... (cached) found /usr/lib/tclConfig.sh checking Tcl build library... -L$/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm checking for Tcl_CreateCommand... (cached) yes checking if Tcl library build specification is valid... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... yes checking whether the compiler (gcc) actually works... yes checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E checking if running LynxOS... (cached) no checking for Tcl private headers... (cached) found in /usr/lib/tcl8.5/include/generic updating cache .././config.cache creating ./config.status creating Makefile make -j14 'TCLHDIRDASHI=-I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix' i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_main_exp.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_command.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" expect.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" pty_termios.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_inter.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_regexp.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_tty.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_log.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_main_sub.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_pty.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_trap.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_console.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_strf.c pty_termios.c: In function 'pty_stty': pty_termios.c:273: warning: ignoring return value of 'system', declared with attribute warn_unused_result pty_termios.c: In function 'exp_getptyslave': pty_termios.c:642: warning: format '%s' expects type 'char *', but argument 5 has type 'int' if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_main_exp.c -o shared/exp_main_exp.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" pty_termios.c -o shared/pty_termios.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_regexp.c -o shared/exp_regexp.o ; \ fi i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_glob.c mkdir: if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_strf.c -o shared/exp_strf.o ; \ fi cannot create directory `shared': File exists if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_tty.c -o shared/exp_tty.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_trap.c -o shared/exp_trap.o ; \ fi expect.c: In function 'exp_eval_with_one_arg': expect.c:346: warning: assignment discards qualifiers from pointer target type expect.c: In function 'exp_i_append': expect.c:1164: warning: format '%d' expects type 'int', but argument 3 has type 'struct ExpState *' exp_command.c: In function 'Exp_SpawnCmd': exp_command.c:1227: warning: ignoring return value of 'write', declared with attribute warn_unused_result if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_command.c -o shared/exp_command.o ; \ fi mkdir: cannot create directory `shared': File exists if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" expect.c -o shared/expect.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_inter.c -o shared/exp_inter.o ; \ fi pty_termios.c: In function 'pty_stty': pty_termios.c:273: warning: ignoring return value of 'system', declared with attribute warn_unused_result pty_termios.c: In function 'exp_getptyslave': pty_termios.c:642: warning: format '%s' expects type 'char *', but argument 5 has type 'int' exp_log.c: In function 'expErrorLogU': exp_log.c:234: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_log.c -o shared/exp_log.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_main_sub.c -o shared/exp_main_sub.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_pty.c -o shared/exp_pty.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_console.c -o shared/exp_console.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_glob.c -o shared/exp_glob.o ; \ fi i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_win.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_clib.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_closetcl.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_memmove.c i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_tty_comm.c if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_closetcl.c -o shared/exp_closetcl.o ; \ fi i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_select.c if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_memmove.c -o shared/exp_memmove.o ; \ fi i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_event.c expect.c: In function 'exp_eval_with_one_arg': expect.c:346: warning: assignment discards qualifiers from pointer target type expect.c: In function 'exp_i_append': expect.c:1164: warning: format '%d' expects type 'int', but argument 3 has type 'struct ExpState *' i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" exp_chan.c exp_log.c: In function 'expErrorLogU': exp_log.c:234: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c: In function 'expDiagLogU': exp_clib.c:1939: warning: format not a string literal and no format arguments exp_clib.c:1940: warning: format not a string literal and no format arguments exp_clib.c: In function 'expectv': exp_clib.c:3052: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c:3054: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c:3055: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c: In function 'exp_disconnect': exp_clib.c:3326: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result exp_clib.c:3327: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result exp_clib.c:3328: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result exp_command.c: In function 'Exp_SpawnCmd': exp_command.c:1227: warning: ignoring return value of 'write', declared with attribute warn_unused_result if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_win.c -o shared/exp_win.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_clib.c -o shared/exp_clib.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_select.c -o shared/exp_select.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_event.c -o shared/exp_event.o ; \ fi exp_chan.c: In function 'expWaitOnAny': exp_chan.c:526: warning: passing argument 2 of 'waitpid' from incompatible pointer type /usr/include/sys/wait.h:139: note: expected 'int *' but argument is of type 'union wait *' if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_tty_comm.c -o shared/exp_tty_comm.o ; \ fi if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" exp_chan.c -o shared/exp_chan.o ; \ fi i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -DDFLT_STTY="\"sane\"" Dbg.c exp_clib.c: In function 'expDiagLogU': exp_clib.c:1939: warning: format not a string literal and no format arguments exp_clib.c:1940: warning: format not a string literal and no format arguments exp_clib.c: In function 'expectv': exp_clib.c:3052: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c:3054: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c:3055: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result exp_clib.c: In function 'exp_disconnect': exp_clib.c:3326: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result exp_clib.c:3327: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result exp_clib.c:3328: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result exp_chan.c: In function 'expWaitOnAny': exp_chan.c:526: warning: passing argument 2 of 'waitpid' from incompatible pointer type /usr/include/sys/wait.h:139: note: expected 'int *' but argument is of type 'union wait *' if [ "xlibexpect5.43.a" != "xlibexpect5.43.so" ] ; then \ if [ ! -d shared ] ; then \ mkdir shared ; \ else true; fi ; \ i686-pc-linux-gnu-gcc -c -I. -I. -I/usr/lib/tcl8.5/include/generic -I/usr/lib/tcl8.5/include/unix -DEXP_VERSION=\"5.43.0\" -DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\"/bin/stty\" -O2 -pipe -fPIC -DDFLT_STTY="\"sane\"" Dbg.c -o shared/Dbg.o ; \ fi rm -f libexpect5.43.a rm -f libexpect5.43.so ar cr libexpect5.43.a exp_command.o expect.o pty_termios.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_console.o exp_strf.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_select.o exp_event.o exp_chan.o Dbg.o i686-pc-linux-gnu-gcc -shared -O2 -pipe -Wl,-O1 -Wl,-soname,libexpect5.43.so -o libexpect5.43.so shared/exp_command.o shared/expect.o shared/pty_termios.o shared/exp_inter.o shared/exp_regexp.o shared/exp_tty.o shared/exp_log.o shared/exp_main_sub.o shared/exp_pty.o shared/exp_trap.o shared/exp_console.o shared/exp_strf.o shared/exp_glob.o shared/exp_win.o shared/exp_clib.o shared/exp_closetcl.o shared/exp_memmove.o shared/exp_tty_comm.o shared/exp_select.o shared/exp_event.o shared/exp_chan.o shared/Dbg.o -Wl,-rpath,/usr/lib:/usr/lib -Lusr/lib -ltcl8.5 -ldl -lm -lutil -lc ranlib libexpect5.43.a i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--export-dynamic -o expect exp_main_exp.o libexpect5.43.a -Lusr/lib -ltcl8.5 -Wl,-O1 -ldl -lpthread -lieee -lm -lutil -Wl,-rpath,/usr/lib:/usr/lib:/usr/lib : expect make[1]: Entering directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43' Making binaries in testsuite... make[2]: Entering directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43/testsuite' make[2]: Nothing to be done for `binaries'. make[2]: Leaving directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43/testsuite' make[1]: Leaving directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43' >>> Source compiled. /usr/bin/runtest make[1]: Entering directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43/testsuite' i686-pc-linux-gnu-gcc -O2 -pipe -c -o exp_test.o exp_test.c exp_test.c: In function 'main': exp_test.c:18: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 exp_test.o -o exp_test Rebuilding configure... if [ x"." = x"." ] ; then \ srcdir=. ; export srcdir ; \ else true ; fi ; \ (cd ${srcdir}; autoconf --localdir=${srcdir}/..) Rebuilding config.status... /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-tcl=/usr/lib --with-tclinclude=/usr/lib/tcl8.5/include --without-x --enable-shared --cache-file=.././config.cache --srcdir=. --no-create --no-recursion loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux loading cache .././config.cache checking for Tcl configuration... (cached) found /usr/lib/tclConfig.sh checking Tcl build library... -L$/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm checking for Tcl_CreateCommand... (cached) yes checking if Tcl library build specification is valid... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking whether the compiler (gcc) actually works... yes checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E checking if running LynxOS... (cached) no checking for Tcl private headers... (cached) found in /usr/lib/tcl8.5/include/generic creating ./config.status Making a new config file... rootme=`cd .. && pwd`; export rootme; \ EXPECT=`if [ -f ${rootme}/expect ] ; then echo ${rootme}/expect ; else echo expect; fi`; export EXPECT; \ if [ -f ../expect ] ; then \ TCL_LIBRARY=`echo /usr/lib/tcl8.5/include/generic | sed -e 's/-I//' -e 's/generic//'`/library ; \ export TCL_LIBRARY ; \ else true ; fi ; \ runtest --tool expect EXPECT=$EXPECT --srcdir . WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Mon Jul 6 10:01:33 2009 Native configuration is i686-pc-linux-gnu === expect tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/default.exp as tool-and-target-specific interface file. Running ./expect.tests/expect-tests.exp ... ERROR: tcl error sourcing ./expect.tests/expect-tests.exp. ERROR: send: spawn id exp8 not open while executing "send "cd ${srcdir}/../tests\r"" (file "./expect.tests/expect-tests.exp" line 42) invoked from within "source ./expect.tests/expect-tests.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./expect.tests/expect-tests.exp" invoked from within "catch "uplevel #0 source $test_file_name"" send: spawn id exp0 not open while executing "send_user "$message\n"" ("default" arm line 2) invoked from within "case "$firstword" in { {"PASS:" "XFAIL:" "KFAIL:" "UNRESOLVED:" "UNSUPPORTED:" "UNTESTED:"} { if $all_flag { send_user "$message\n" return "..." (procedure "clone_output" line 10) invoked from within "clone_output "\n\t\t=== $tool Summary ===\n"" (procedure "log_summary" line 23) invoked from within "log_summary total" (procedure "log_and_exit" line 5) invoked from within "log_and_exit" (file "/usr/share/dejagnu/runtest.exp" line 1912) make[1]: *** [check] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43/testsuite' make: *** [check] Error 2 * * ERROR: dev-tcltk/expect-5.43.0 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2880: Called die * The specific snippet of code: * make check || die "make check failed" * The die message: * make check failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-tcltk/expect-5.43.0:20090706-100123.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/expect-5.43.0/temp/environment'. * >>> Install expect-5.43.0 into /var/tmp/portage/dev-tcltk/expect-5.43.0/image/ category dev-tcltk make[1]: Entering directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43' Making binaries in testsuite... make[2]: Entering directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43/testsuite' make[2]: Nothing to be done for `binaries'. make[2]: Leaving directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43/testsuite' make[1]: Leaving directory `/var/tmp/portage/dev-tcltk/expect-5.43.0/work/expect-5.43' ./mkinstalldirs /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/expect5.43 mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/lib/expect5.43 if [ -s libexpect5.43.a ] ; then \ /usr/bin/install -c -m 644 libexpect5.43.a /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/expect5.43/libexpect5.43.a ; \ ranlib /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/expect5.43/libexpect5.43.a ; \ /usr/bin/install -c -m 644 libexpect5.43.a /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/libexpect5.43.a ; \ ranlib /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/libexpect5.43.a ; \ else true; fi if [ -s libexpect5.43.so ] ; then \ /usr/bin/install -c libexpect5.43.so /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/libexpect5.43.so ; \ /usr/bin/install -c pkgIndex /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/expect5.43/pkgIndex.tcl ; \ else true; fi i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wl,-O1 -Wl,--export-dynamic -o expect_installed exp_main_exp.o -L/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/expect5.43 -lexpect5.43 -L/usr/lib -ltcl8.5 -Wl,-O1 -ldl -lpthread -lieee -lm -lutil -Wl,-rpath,/usr/lib:/usr/lib:/usr/lib : expect_installed TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/timed-run > timed-run TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/timed-read > timed-read TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/ftp-rfc > ftp-rfc TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/autopasswd > autopasswd TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/lpunlock > lpunlock TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/weather > weather TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/passmass > passmass TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/rftp > rftp TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/kibitz > kibitz TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/rlogin-cwd > rlogin-cwd TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/xpstat > xpstat TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/tkpasswd > tkpasswd TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/dislocate > dislocate TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/xkibitz > xkibitz TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/tknewsbiff > tknewsbiff TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/unbuffer > unbuffer TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/mkpasswd > mkpasswd TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/cryptdir > cryptdir TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/decryptdir > decryptdir TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/autoexpect > autoexpect TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/bin < ./example/multixterm > multixterm ./mkinstalldirs /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man1 /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man3 /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/bin /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/include mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/share mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/share/man mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/share/man/man1 mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/share/man/man3 mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/bin mkdir /var/tmp/portage/dev-tcltk/expect-5.43.0/image/usr/include /usr/bin/install -c expect_installed /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/bin/expect if [ -s expectk_installed ] ; then \ /usr/bin/install -c expectk_installed /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/bin/expectk ; \ else true; fi /usr/bin/install -c -m 644 ./expect.h /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/include /usr/bin/install -c -m 644 ./expect_tcl.h /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/include /usr/bin/install -c -m 644 ./expect_comm.h /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/include /usr/bin/install -c -m 644 ./tcldbg.h /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/include TCL_LIBRARY=/usr/lib/tcl8.5/include/library ; \ export TCL_LIBRARY ; \ if LD_LIBRARY_PATH=.:/usr/lib:/var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib:$LD_LIBRARY_PATH ./expect ./fixcat ; then \ /usr/bin/install -c -m 644 ./fixcat /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/lib/expect5.43/cat-buffers ; \ else true; fi ./mkinstalldirs /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man1 /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man3 if [ -s expectk_installed ] ; then \ /usr/bin/install -c -m 644 ./expectk.man /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man1/expectk.1 ; \ else true; fi /usr/bin/install -c -m 644 ./expect.man /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man1/expect.1 /usr/bin/install -c -m 644 ./libexpect.man /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man3/libexpect.3 for i in end_of_list ; do \ if [ -f ./example/$i.man ] ; then \ /usr/bin/install -c -m 644 ./example/$i.man /var/tmp/portage/dev-tcltk/expect-5.43.0/image//usr/share/man/man1/$i.1 ; \ else true; fi ; \ done >>> Completed installing expect-5.43.0 into /var/tmp/portage/dev-tcltk/expect-5.43.0/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libexpect5.43.so usr/bin/expect usr/lib/libexpect5.43.a * Removing /usr/share/doc * Removing /usr/share/man * Removing /usr/share/info