Advertisement
Guest User

emerge expect failed - build.log

a guest
Jul 27th, 2011
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.69 KB | None | 0 0
  1. * Package: dev-tcltk/expect-5.44.1.15
  2. * Repository: gentoo
  3. * Maintainer: tcltk@gentoo.org
  4. * USE: elibc_glibc kernel_linux userland_GNU x86
  5. * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking expect-5.44.1.15.tar.bz2 to /var/tmp/portage/dev-tcltk/expect-5.44.1.15/work
  8. >>> Source unpacked in /var/tmp/portage/dev-tcltk/expect-5.44.1.15/work
  9. >>> Preparing source in /var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15 ...
  10. * Applying expect-5.44.1.15-gfbsd.patch ... [ ok ]
  11. * Applying expect-5.44.1.15-ldflags.patch ... [ ok ]
  12. * Applying expect-5.44.1.15_with-tk-no.patch ... [ ok ]
  13. * Applying expect-5.44.1.15-headers.patch ... [ ok ]
  14. * Applying expect-5.44.1.15-expectk.patch ... [ ok ]
  15. * Running autoconf ... [ ok ]
  16. >>> Source prepared.
  17. >>> Configuring source in /var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15 ...
  18. * econf: updating expect-5.44.1.15/config.guess with /usr/share/gnuconfig/config.guess
  19. * econf: updating expect-5.44.1.15/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating expect-5.44.1.15/tclconfig/config.guess with /usr/share/gnuconfig/config.guess
  21. * econf: updating expect-5.44.1.15/tclconfig/config.sub with /usr/share/gnuconfig/config.sub
  22. ./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/generic --with-tk=yes --with-tk=no --enable-shared --disable-threads --disable-64bit --disable-symbols
  23. checking for correct TEA configuration... ok (TEA 3.5)
  24. configuring expect 5.44.1.15
  25. checking for autoconf... yes
  26. checking for Tcl configuration... found /usr/lib/tclConfig.sh
  27. checking for existence of /usr/lib/tclConfig.sh... loading
  28. Tk is disabled by --with-tk=no
  29. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  30. checking for a BSD-compatible install... /usr/bin/install -c
  31. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  39. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  40. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  41. checking whether make sets $(MAKE)... yes
  42. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for ANSI C header files... yes
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking if the compiler understands -pipe... yes
  56. checking whether byte ordering is bigendian... no
  57. checking for sin... no
  58. checking for main in -lieee... yes
  59. checking for main in -linet... no
  60. checking net/errno.h usability... no
  61. checking net/errno.h presence... no
  62. checking for net/errno.h... no
  63. checking for connect... yes
  64. checking for gethostbyname... yes
  65. checking dirent.h... yes
  66. checking errno.h usability... yes
  67. checking errno.h presence... yes
  68. checking for errno.h... yes
  69. checking float.h usability... yes
  70. checking float.h presence... yes
  71. checking for float.h... yes
  72. checking values.h usability... yes
  73. checking values.h presence... yes
  74. checking for values.h... yes
  75. checking limits.h usability... yes
  76. checking limits.h presence... yes
  77. checking for limits.h... yes
  78. checking for stdlib.h... (cached) yes
  79. checking for string.h... (cached) yes
  80. checking sys/wait.h usability... yes
  81. checking sys/wait.h presence... yes
  82. checking for sys/wait.h... yes
  83. checking dlfcn.h usability... yes
  84. checking dlfcn.h presence... yes
  85. checking for dlfcn.h... yes
  86. checking sys/param.h usability... yes
  87. checking sys/param.h presence... yes
  88. checking for sys/param.h... yes
  89. checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib/tcl8.5/include
  90. checking for building with threads... no
  91. checking how to build libraries... shared
  92. checking if 64bit support is requested... no
  93. checking if 64bit Sparc VIS support is requested... no
  94. checking system version... Linux-2.6.18-gentoo-r4
  95. checking for dlopen in -ldl... yes
  96. checking for ar... ar
  97. checking for required early compiler flags... _LARGEFILE64_SOURCE
  98. checking for 64-bit integer type... long long
  99. checking for struct dirent64... no
  100. checking for struct stat64... yes
  101. checking for open64... yes
  102. checking for lseek64... yes
  103. checking for off64_t... yes
  104. checking for build with symbols... no
  105. checking sys/select.h usability... yes
  106. checking sys/select.h presence... yes
  107. checking for sys/select.h... yes
  108. checking sys/sysmacros.h usability... yes
  109. checking sys/sysmacros.h presence... yes
  110. checking for sys/sysmacros.h... yes
  111. checking varargs.h usability... no
  112. checking varargs.h presence... no
  113. checking for varargs.h... no
  114. checking sys/stropts.h usability... yes
  115. checking sys/stropts.h presence... yes
  116. checking for sys/stropts.h... yes
  117. checking sys/sysconfig.h usability... no
  118. checking sys/sysconfig.h presence... no
  119. checking for sys/sysconfig.h... no
  120. checking sys/fcntl.h usability... yes
  121. checking sys/fcntl.h presence... yes
  122. checking for sys/fcntl.h... yes
  123. checking sys/ptem.h usability... no
  124. checking sys/ptem.h presence... no
  125. checking for sys/ptem.h... no
  126. checking sys/strredir.h usability... no
  127. checking sys/strredir.h presence... no
  128. checking for sys/strredir.h... no
  129. checking sys/strpty.h usability... no
  130. checking sys/strpty.h presence... no
  131. checking for sys/strpty.h... no
  132. checking for sys/bsdtypes.h... no
  133. checking return type of signal handlers... void
  134. checking whether struct tm is in sys/time.h or time.h... time.h
  135. checking sys/time.h usability... yes
  136. checking sys/time.h presence... yes
  137. checking for sys/time.h... yes
  138. checking whether time.h and sys/time.h may both be included... yes
  139. checking for struct tm.tm_zone... yes
  140. checking for gmtime_r... yes
  141. checking for localtime_r... yes
  142. checking tm_tzadj in struct tm... no
  143. checking tm_gmtoff in struct tm... yes
  144. checking long timezone variable... yes
  145. checking union wait... yes
  146. checking for gethostname... yes
  147. checking for socket... yes
  148. checking for select... yes
  149. checking for getpseudotty... no
  150. checking for getpseudotty in -lseq... no
  151. checking for openpty... no
  152. checking for openpty in -lutil... yes
  153. checking if running Sequent running SVR4... no
  154. checking build system type... i686-pc-linux-gnu
  155. checking host system type... i686-pc-linux-gnu
  156. checking target system type... i686-pc-linux-gnu
  157. checking shell to use within Make...
  158. checking if running LynxOS... no
  159. checking for pid_t... yes
  160. checking if running Mach... no
  161. checking if running MachTen... no
  162. checking if on Pyramid... no
  163. checking if on Apollo... no
  164. checking if on Interactive... no
  165. checking stty to use... /bin/stty
  166. checking if stty reads stdout... no
  167. checking if running Solaris... no
  168. loading cache /dev/null
  169. checking for gcc... gcc
  170. checking whether we are using GNU C... yes
  171. checking for Tcl configuration... found /usr/lib/tclConfig.sh
  172. checking Tcl build library... -L/usr/lib -ltcl8.5 -ldl -lieee -lm
  173. checking for Tcl_CreateCommand... yes
  174. checking if Tcl library build specification is valid... yes
  175. checking whether the compiler (i686-pc-linux-gnu-gcc) actually works... yes
  176. checking for a BSD compatible install... /usr/bin/install -c
  177. checking for ranlib... ranlib
  178. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  179. checking if running LynxOS... no
  180. checking for Tcl private headers... found in /usr/lib/tcl8.5/include/generic
  181. checking if we are running Linux... yes
  182. checking for strchr... yes
  183. checking for stdlib.h... yes
  184. checking type of library to build... both shared and unshared
  185. updating cache /dev/null
  186. creating ./config.status
  187. creating Makefile
  188. creating pkgIndex
  189. creating tcldbgcf.h
  190. checking for memmove... yes
  191. checking for sysconf... yes
  192. checking for strftime... yes
  193. checking for strchr... yes
  194. checking for timezone... yes
  195. checking for siglongjmp... yes
  196. checking for memcpy... yes
  197. checking if WNOHANG requires _POSIX_SOURCE... no
  198. checking if any value exists for WNOHANG... yes
  199. checking mask type of select... none
  200. checking if signals need to be re-armed... no
  201. checking if on Convex... no
  202. checking if on NeXT... no
  203. checking if on HP... no
  204. checking sane default stty arguments...
  205. checking for HP style pty allocation... no
  206. checking for HP style pty trapping... no
  207. checking for AIX new-style pty allocation... no
  208. checking for SGI old-style pty allocation... no
  209. checking for SCO style pty allocation... no
  210. checking for SVR4 style pty allocation... yes
  211. checking for libpts="-lpt" in -lpt... no
  212. checking for ptsname... yes
  213. checking for OSF/1 style pty allocation... no
  214. checking for tcgetattr... yes
  215. checking for tcsetattr... yes
  216. checking for struct sgttyb... no
  217. checking for struct termio... yes
  218. checking for struct termios... yes
  219. checking if TCGETS or TCGETA in termios.h... no
  220. checking if TIOCGWINSZ in termios.h... no
  221. checking for Cray-style ptys... no
  222. checking for select... yes
  223. checking for poll... yes
  224. checking event handling... via select
  225. checking for _getpty... no
  226. checking for getpty... no
  227. checking whether setpgrp takes no argument... yes
  228. checking for SV-style timezone... yes
  229. checking for long file names... no
  230. checking for type of library to build... both shared and unshared
  231. checking for tclsh... /usr/bin/tclsh8.5
  232. touch: setting times of `expect_cf.h': No such file or directory
  233. configure: creating ./config.status
  234. config.status: creating Makefile
  235. config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
  236. config.status: executing default commands
  237. === configuring in testsuite (/var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15/testsuite)
  238. configure: running /bin/sh ./configure --disable-option-checking '--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/generic' '--with-tk=yes' '--with-tk=no' '--enable-shared' '--disable-threads' '--disable-64bit' '--disable-symbols' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=pentium4 -pipe -O3' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=.
  239. checking for correct TEA configuration... ok (TEA 3.5)
  240. checking for Tcl configuration... found /usr/lib/tclConfig.sh
  241. checking for existence of /usr/lib/tclConfig.sh... loading
  242. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  243. checking for C compiler default output file name... a.out
  244. checking whether the C compiler works... yes
  245. checking whether we are cross compiling... no
  246. checking for suffix of executables...
  247. checking for suffix of object files... o
  248. checking whether we are using the GNU C compiler... yes
  249. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  250. checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
  251. checking whether the compiler (i686-pc-linux-gnu-gcc) actually works... yes
  252. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  253. checking for egrep... grep -E
  254. checking if running LynxOS... no
  255. checking for ANSI C header files... yes
  256. checking for sys/types.h... yes
  257. checking for sys/stat.h... yes
  258. checking for stdlib.h... yes
  259. checking for string.h... yes
  260. checking for memory.h... yes
  261. checking for strings.h... yes
  262. checking for inttypes.h... yes
  263. checking for stdint.h... yes
  264. checking for unistd.h... yes
  265. checking for Tcl private headers... found in /usr/lib/tcl8.5/include/generic
  266. configure: creating ./config.status
  267. config.status: creating Makefile
  268. >>> Source configured.
  269. >>> Compiling source in /var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15 ...
  270. make -j3
  271. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_command.c` -o exp_command.o
  272. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo expect.c` -o expect.o
  273. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_inter.c` -o exp_inter.o
  274. exp_inter.c:704: warning: 'return_cmd' defined but not used
  275. exp_inter.c:705: warning: 'interpreter_cmd' defined but not used
  276. exp_command.c: In function 'Exp_SpawnObjCmd':
  277. exp_command.c:587: warning: unused variable 'ttyfd'
  278. exp_command.c:1353: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  279. exp_command.c: In function 'Exp_DisconnectObjCmd':
  280. exp_command.c:3120: warning: unused variable 'ttyfd'
  281. exp_command.c: At top level:
  282. exp_command.c:537: warning: 'expSetpgrp' defined but not used
  283. exp_inter.c: In function 'Exp_InteractObjCmd':
  284. exp_inter.c:1342: warning: 'previous_time' may be used uninitialized in this function
  285. exp_inter.c:1350: warning: 'soonest_input' may be used uninitialized in this function
  286. exp_inter.c:1344: warning: 'matchLen' may be used uninitialized in this function
  287. expect.c: In function 'process_di':
  288. expect.c:2899: warning: 'esPtr' may be used uninitialized in this function
  289. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_regexp.c` -o exp_regexp.o
  290. exp_command.c: In function 'Exp_SpawnObjCmd':
  291. exp_command.c:888: warning: 'rfd' may be used uninitialized in this function
  292. exp_command.c:888: warning: 'wfd' may be used uninitialized in this function
  293. exp_command.c:592: warning: 'write_master' may be used uninitialized in this function
  294. exp_command.c:661: warning: 'channel' may be used uninitialized in this function
  295. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_tty.c` -o exp_tty.o
  296. exp_command.c: In function 'Exp_SendObjCmd':
  297. exp_command.c:1979: warning: 'string' may be used uninitialized in this function
  298. exp_command.c:1968: warning: 'rc' may be used uninitialized in this function
  299. exp_tty.c: In function 'Exp_SystemCmd':
  300. exp_tty.c:590: warning: 'was_raw' may be used uninitialized in this function
  301. exp_tty.c:590: warning: 'was_echo' may be used uninitialized in this function
  302. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_log.c` -o exp_log.o
  303. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_main_sub.c` -o exp_main_sub.o
  304. expect.c: In function 'Exp_ExpectObjCmd':
  305. expect.c:2546: warning: 'end_time' may be used uninitialized in this function
  306. exp_main_sub.c: In function 'Exp_ExpVersionObjCmd':
  307. exp_main_sub.c:485: warning: control reaches end of non-void function
  308. exp_log.c: In function 'expErrorLogU':
  309. exp_log.c:245: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  310. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_pty.c` -o exp_pty.o
  311. exp_pty.c:138: warning: 'oldHupHandler' defined but not used
  312. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_trap.c` -o exp_trap.o
  313. exp_log.c: In function 'expWriteBytesAndLogIfTtyU':
  314. exp_log.c:88: warning: 'wc' may be used uninitialized in this function
  315. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_strf.c` -o exp_strf.o
  316. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_console.c` -o exp_console.o
  317. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_glob.c` -o exp_glob.o
  318. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_win.c` -o exp_win.o
  319. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_clib.c` -o exp_clib.o
  320. exp_win.c: In function 'exp_win2_size_get':
  321. exp_win.c:165: warning: control reaches end of non-void function
  322. exp_win.c: In function 'exp_win2_size_set':
  323. exp_win.c:154: warning: control reaches end of non-void function
  324. exp_win.c: In function 'exp_window_size_get':
  325. exp_win.c:105: warning: control reaches end of non-void function
  326. exp_win.c: In function 'exp_window_size_set':
  327. exp_win.c:90: warning: control reaches end of non-void function
  328. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_closetcl.c` -o exp_closetcl.o
  329. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_memmove.c` -o exp_memmove.o
  330. exp_clib.c: In function 'expDiagLogU':
  331. exp_clib.c:1947: warning: format not a string literal and no format arguments
  332. exp_clib.c:1948: warning: format not a string literal and no format arguments
  333. exp_clib.c: In function 'exp_spawnv':
  334. exp_clib.c:2305: warning: unused variable 'ttyfd'
  335. exp_clib.c:2694: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  336. exp_clib.c: In function 'expectv':
  337. exp_clib.c:3061: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  338. exp_clib.c:3063: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  339. exp_clib.c:3064: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  340. exp_clib.c: In function 'exp_disconnect':
  341. exp_clib.c:3325: warning: unused variable 'ttyfd'
  342. exp_clib.c:3335: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
  343. exp_clib.c:3336: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
  344. exp_clib.c:3337: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
  345. exp_clib.c: At top level:
  346. exp_clib.c:2281: warning: 'exp_setpgrp' defined but not used
  347. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_tty_comm.c` -o exp_tty_comm.o
  348. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_chan.c` -o exp_chan.o
  349. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo Dbg.c` -o Dbg.o
  350. exp_chan.c:62: warning: initialization from incompatible pointer type
  351. exp_chan.c: In function 'expWaitOnAny':
  352. exp_chan.c:569: warning: passing argument 2 of 'waitpid' from incompatible pointer type
  353. /usr/include/sys/wait.h:139: note: expected 'int *' but argument is of type 'union wait *'
  354. Dbg.c: In function 'debugger_trap':
  355. Dbg.c:629: warning: enumeration value 'none' not handled in switch
  356. Dbg.c:629: warning: enumeration value 'up' not handled in switch
  357. Dbg.c:629: warning: enumeration value 'down' not handled in switch
  358. Dbg.c:629: warning: enumeration value 'where' not handled in switch
  359. Dbg.c:695: warning: enumeration value 'none' not handled in switch
  360. Dbg.c:695: warning: enumeration value 'up' not handled in switch
  361. Dbg.c:695: warning: enumeration value 'down' not handled in switch
  362. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo pty_termios.c` -o pty_termios.o
  363. pty_termios.c: In function 'pty_stty':
  364. pty_termios.c:275: warning: ignoring return value of 'system', declared with attribute warn_unused_result
  365. pty_termios.c: In function 'exp_getptymaster':
  366. pty_termios.c:379: warning: unused variable 'num'
  367. pty_termios.c:376: warning: unused variable 'stat_buf'
  368. pty_termios.c:375: warning: unused variable 'bank'
  369. pty_termios.c:375: warning: unused variable 'hex'
  370. pty_termios.c: In function 'exp_getptyslave':
  371. pty_termios.c:639: warning: unused variable 'buf'
  372. pty_termios.c:638: warning: unused variable 'slave2'
  373. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_select.c` -o exp_select.o
  374. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_event.c` -o exp_event.o
  375. Dbg.c: In function 'T.175':
  376. Dbg.c:239: warning: 'framePtr' may be used uninitialized in this function
  377. exp_event.c: In function 'exp_unblock_background_channelhandler':
  378. exp_event.c:116: warning: enumeration value 'armed' not handled in switch
  379. exp_event.c:116: warning: enumeration value 'unarmed' not handled in switch
  380. exp_clib.c: In function 'expectv':
  381. exp_clib.c:2913: warning: 'return_val' may be used uninitialized in this function
  382. i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.44.1.15\" -DPACKAGE_STRING=\"expect\ 5.44.1.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.44.1.15\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC -c `echo exp_main_exp.c` -o exp_main_exp.o
  383. (echo 'package ifneeded Expect 5.44.1.15 \
  384. [list load [file join $dir libexpect5.44.1.15.so]]'\
  385. ) > pkgIndex.tcl
  386. rm -f libexpect5.44.1.15.so
  387. i686-pc-linux-gnu-gcc -pipe -shared -Wl,-O1 -Wl,--as-needed -o libexpect5.44.1.15.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 -ldl -lutil -lieee -lm -Wl,-rpath,/usr/lib -L/usr/lib -ltclstub8.5
  388. : libexpect5.44.1.15.so
  389. i686-pc-linux-gnu-gcc -pipe \
  390. -O2 -march=pentium4 -pipe -O3 -Wall -Wno-implicit-int -fPIC \
  391. \
  392. -fPIC \
  393. -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic \
  394. -o expect exp_main_exp.o \
  395. -L/var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15 -lexpect544115 \
  396. -L/usr/lib -ltcl8.5 \
  397. -ldl -lieee -lm \
  398. -Wl,-rpath,/usr/lib:/usr/lib \
  399. -Wl,-rpath,/usr/lib/expect5.44.1.15:/usr/lib
  400. /usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lexpect544115
  401. collect2: ld returned 1 exit status
  402. make: *** [expect] Error 1
  403. emake failed
  404. * ERROR: dev-tcltk/expect-5.44.1.15 failed (compile phase):
  405. * emake failed
  406. *
  407. * Call stack:
  408. * ebuild.sh, line 56: Called src_compile
  409. * environment, line 2697: Called _eapi2_src_compile
  410. * ebuild.sh, line 665: Called die
  411. * The specific snippet of code:
  412. * emake || die "emake failed"
  413. *
  414. * If you need support, post the output of 'emerge --info =dev-tcltk/expect-5.44.1.15',
  415. * the complete build log and the output of 'emerge -pqv =dev-tcltk/expect-5.44.1.15'.
  416. * The complete build log is located at '/var/tmp/portage/dev-tcltk/expect-5.44.1.15/temp/build.log'.
  417. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/expect-5.44.1.15/temp/environment'.
  418. * S: '/var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement