1. * Package: app-crypt/mit-krb5-appl-1.0.3
  2. * Repository: gentoo
  3. * Maintainer: kerberos@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking krb5-appl-1.0.3-signed.tar to /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work
  15. >>> Unpacking ./krb5-appl-1.0.3.tar.gz to /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work
  16. >>> Source unpacked in /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work
  17. >>> Preparing source in /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3 ...
  18. * Applying mit-krb5-appl-tinfo.patch ...
  19. [ ok ]
  20. * Applying mit-krb5-appl-sig_t.patch ...
  21. [ ok ]
  22. * Running eautoreconf in '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3' ...
  23. * Running autoconf ...
  24. [ ok ]
  25. * Running autoheader ...
  26. [ ok ]
  27. * Running elibtoolize in: krb5-appl-1.0.3/
  28. >>> Source prepared.
  29. >>> Configuring source in /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3 ...
  30. * econf: updating krb5-appl-1.0.3/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating krb5-appl-1.0.3/config.guess with /usr/share/gnuconfig/config.guess
  32. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  33. configure: loading site script /usr/share/config.site
  34. ./configure: 40: /usr/share/config.site: [[: Permission denied
  35. checking build system type... x86_64-pc-linux-gnu
  36. checking host system type... x86_64-pc-linux-gnu
  37. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  38. checking whether the C compiler works... yes
  39. checking for C compiler default output file name... a.out
  40. checking for suffix of executables...
  41. checking whether we are cross compiling... no
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  45. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  46. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  47. checking whether we are using the GNU C++ compiler... yes
  48. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  49. checking for GNU linker... yes
  50. configure: adding extra warning flags for gcc
  51. configure: skipping pedantic warnings on Linux
  52. checking if C compiler supports -Wno-format-zero-length... yes
  53. checking if C compiler supports -Woverflow... yes
  54. checking if C compiler supports -Wstrict-overflow... yes
  55. checking if C compiler supports -Wmissing-format-attribute... yes
  56. checking if C compiler supports -Wmissing-prototypes... yes
  57. checking if C compiler supports -Wreturn-type... yes
  58. checking if C compiler supports -Wmissing-braces... yes
  59. checking if C compiler supports -Wparentheses... yes
  60. checking if C compiler supports -Wswitch... yes
  61. checking if C compiler supports -Wunused-function... yes
  62. checking if C compiler supports -Wunused-label... yes
  63. checking if C compiler supports -Wunused-variable... yes
  64. checking if C compiler supports -Wunused-value... yes
  65. checking if C compiler supports -Wunknown-pragmas... yes
  66. checking if C compiler supports -Wsign-compare... yes
  67. checking if C compiler supports -Wnewline-eof... no
  68. checking if C compiler supports -Werror=declaration-after-statement... yes
  69. checking if C compiler supports -Werror=variadic-macros... yes
  70. checking for an ANSI C-conforming const... yes
  71. checking whether ln -s works... yes
  72. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  73. checking for ar... ar cqv
  74. checking for ar... ar cruv
  75. checking for a BSD-compatible install... /usr/bin/install -c
  76. checking for bison... bison -y
  77. checking for ar... ar
  78. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  79. checking for grep that handles long lines and -e... /bin/grep
  80. checking for egrep... /bin/grep -E
  81. checking for ANSI C header files... yes
  82. checking for sys/types.h... yes
  83. checking for sys/stat.h... yes
  84. checking for stdlib.h... yes
  85. checking for string.h... yes
  86. checking for memory.h... yes
  87. checking for strings.h... yes
  88. checking for inttypes.h... yes
  89. checking for stdint.h... yes
  90. checking for unistd.h... yes
  91. checking for pid_t... yes
  92. checking vfork.h usability... no
  93. checking vfork.h presence... no
  94. checking for vfork.h... no
  95. checking for fork... yes
  96. checking for vfork... yes
  97. checking for working fork... yes
  98. checking for working vfork... (cached) yes
  99. checking for mode_t... yes
  100. checking return type of signal handlers... void
  101. checking for socklen_t... yes
  102. checking for struct sockaddr_storage... yes
  103. checking for rlogin... /usr/bin/rlogin
  104. checking for rsh... /usr/bin/rsh
  105. checking for rcp... /usr/bin/rcp
  106. checking for socket... yes
  107. checking for stdarg.h... yes
  108. checking whether time.h and sys/time.h may both be included... yes
  109. checking dirent.h usability... yes
  110. checking dirent.h presence... yes
  111. checking for dirent.h... yes
  112. checking for sigsetjmp... no
  113. checking for sigprocmask... yes
  114. checking for sigset_t and POSIX_SIGNALS... yes
  115. checking for use of sigprocmask... yes
  116. checking if argument to wait is int *... no
  117. checking for sys_errlist declaration... yes
  118. checking for struct sockaddr.sa_len... no
  119. checking for sys/types.h... (cached) yes
  120. checking sys/socket.h usability... yes
  121. checking sys/socket.h presence... yes
  122. checking for sys/socket.h... yes
  123. checking netinet/in.h usability... yes
  124. checking netinet/in.h presence... yes
  125. checking for netinet/in.h... yes
  126. checking netdb.h usability... yes
  127. checking netdb.h presence... yes
  128. checking for netdb.h... yes
  129. checking for inet_ntop... yes
  130. checking for inet_pton... yes
  131. checking for getnameinfo... yes
  132. checking for getaddrinfo... yes
  133. checking for IPv6 compile-time support... yes
  134. checking for main in -lutil... yes
  135. checking POSIX signal handlers... yes
  136. checking if getsockname() takes arguments struct sockaddr * and size_t *... no
  137. checking if getsockname() takes arguments struct sockaddr * and int *... no
  138. checking if getsockname() takes arguments struct sockaddr * and socklen_t *... yes
  139. checking curses.h usability... yes
  140. checking curses.h presence... yes
  141. checking for curses.h... yes
  142. checking lastlog.h usability... yes
  143. checking lastlog.h presence... yes
  144. checking for lastlog.h... yes
  145. checking libutil.h usability... no
  146. checking libutil.h presence... no
  147. checking for libutil.h... no
  148. checking for memory.h... (cached) yes
  149. checking paths.h usability... yes
  150. checking paths.h presence... yes
  151. checking for paths.h... yes
  152. checking pty.h usability... yes
  153. checking pty.h presence... yes
  154. checking for pty.h... yes
  155. checking for stdlib.h... (cached) yes
  156. checking for string.h... (cached) yes
  157. checking ttyent.h usability... yes
  158. checking ttyent.h presence... yes
  159. checking for ttyent.h... yes
  160. checking util.h usability... no
  161. checking util.h presence... no
  162. checking for util.h... no
  163. checking sac.h usability... no
  164. checking sac.h presence... no
  165. checking for sac.h... no
  166. checking for unistd.h... (cached) yes
  167. checking utmp.h usability... yes
  168. checking utmp.h presence... yes
  169. checking for utmp.h... yes
  170. checking utmpx.h usability... yes
  171. checking utmpx.h presence... yes
  172. checking for utmpx.h... yes
  173. checking arpa/inet.h usability... yes
  174. checking arpa/inet.h presence... yes
  175. checking for arpa/inet.h... yes
  176. checking arpa/nameser.h usability... yes
  177. checking arpa/nameser.h presence... yes
  178. checking for arpa/nameser.h... yes
  179. checking sys/filio.h usability... no
  180. checking sys/filio.h presence... no
  181. checking for sys/filio.h... no
  182. checking sys/ioctl_compat.h usability... no
  183. checking sys/ioctl_compat.h presence... no
  184. checking for sys/ioctl_compat.h... no
  185. checking sys/label.h usability... no
  186. checking sys/label.h presence... no
  187. checking for sys/label.h... no
  188. checking sys/param.h usability... yes
  189. checking sys/param.h presence... yes
  190. checking for sys/param.h... yes
  191. checking sys/ptyvar.h usability... no
  192. checking sys/ptyvar.h presence... no
  193. checking for sys/ptyvar.h... no
  194. checking sys/select.h usability... yes
  195. checking sys/select.h presence... yes
  196. checking for sys/select.h... yes
  197. checking sys/sockio.h usability... no
  198. checking sys/sockio.h presence... no
  199. checking for sys/sockio.h... no
  200. checking sys/stream.h usability... no
  201. checking sys/stream.h presence... no
  202. checking for sys/stream.h... no
  203. checking sys/time.h usability... yes
  204. checking sys/time.h presence... yes
  205. checking for sys/time.h... yes
  206. checking sys/tty.h usability... no
  207. checking sys/tty.h presence... no
  208. checking for sys/tty.h... no
  209. checking sys/uio.h usability... yes
  210. checking sys/uio.h presence... yes
  211. checking for sys/uio.h... yes
  212. checking sys/utsname.h usability... yes
  213. checking sys/utsname.h presence... yes
  214. checking for sys/utsname.h... yes
  215. checking sys/wait.h usability... yes
  216. checking sys/wait.h presence... yes
  217. checking for sys/wait.h... yes
  218. checking for term.h... yes
  219. checking for _getpty... no
  220. checking for cgetent... no
  221. checking for getcwd... yes
  222. checking for getenv... yes
  223. checking for gethostbyname_r... yes
  224. checking for getservbyname_r... yes
  225. checking for gettosbyname... no
  226. checking for getusershell... yes
  227. checking for getutmp... yes
  228. checking for getutmpx... yes
  229. checking for grantpt... yes
  230. checking for inet_aton... yes
  231. checking for initgroups... yes
  232. checking for isatty... yes
  233. checking for killpg... yes
  234. checking for killpg... (cached) yes
  235. checking for line_push... no
  236. checking for ptsname... yes
  237. checking for revoke... no
  238. checking for rmufile... no
  239. checking for rresvport_af... yes
  240. checking for seteuid... yes
  241. checking for setlogin... no
  242. checking for setpgid... yes
  243. checking for setpriority... yes
  244. checking for setresuid... yes
  245. checking for setreuid... yes
  246. checking for setutent... yes
  247. checking for setutsent... no
  248. checking for setutxent... yes
  249. checking for strsave... no
  250. checking for tcgetpgrp... yes
  251. checking for tcsetpgrp... yes
  252. checking for ttyname... yes
  253. checking for unsetenv... yes
  254. checking for updwtmp... yes
  255. checking for updwtmpx... yes
  256. checking for utimes... yes
  257. checking for utmpname... yes
  258. checking for utmpxname... yes
  259. checking for vasprintf... yes
  260. checking for vhangup... yes
  261. checking for waitpid... yes
  262. checking for logwtmp... yes
  263. checking for openpty... yes
  264. checking for daemon... yes
  265. checking for getdtablesize... yes
  266. checking for getopt... yes
  267. checking for herror... yes
  268. checking for parsetos... no
  269. checking for setenv... yes
  270. checking for setsid... yes
  271. checking for strcasecmp... yes
  272. checking for strdup... yes
  273. checking for strerror... yes
  274. checking for strftime... yes
  275. checking for strlcpy... no
  276. checking for asprintf... yes
  277. checking for crypt in -lcrypt... yes
  278. checking for main in -lodm... no
  279. checking for main in -ltermcap... no
  280. checking for setupterm in -lcurses... no
  281. checking for setupterm in -lncurses... no
  282. checking for setupterm in -ltinfo... yes
  283. checking for setupterm... yes
  284. checking for tgetent... yes
  285. checking streams interface... (cached) no
  286. checking for struct utmp.ut_host... yes
  287. checking for struct utmp.ut_syslen... no
  288. checking for struct utmp.ut_addr... yes
  289. checking for struct utmp.ut_id... yes
  290. checking for struct utmp.ut_pid... yes
  291. checking for struct utmp.ut_type... yes
  292. checking for struct utmp.ut_exit... yes
  293. checking for struct utmpx.ut_host... yes
  294. checking for struct utmpx.ut_syslen... no
  295. checking for struct utmpx.ut_addr... no
  296. checking for struct utmpx.ut_id... yes
  297. checking for struct utmpx.ut_pid... yes
  298. checking for struct utmpx.ut_type... yes
  299. checking for struct utmpx.ut_exit... yes
  300. checking for working ut_exit.e_exit in struct utmp
  301. checking for ut_exit.__e_exit in struct utmp... no
  302. checking for ut_exit.ut_e_exit in struct utmp... no
  303. checking for ut_exit.ut_exit in struct utmp... no
  304. checking for ut_exit.e_exit in struct utmp... yes
  305. working ut_exit.e_exit in utmp is e_exit
  306. checking for working ut_exit.e_exit in struct utmpx
  307. checking for ut_exit.__e_exit in struct utmpx... no
  308. checking for ut_exit.ut_e_exit in struct utmpx... no
  309. checking for ut_exit.ut_exit in struct utmpx... no
  310. checking for ut_exit.e_exit in struct utmpx... yes
  311. working ut_exit.e_exit in utmpx is e_exit
  312. checking consistency of utmpx API... ok
  313. checking arguments to getpgrp... void
  314. checking if setpgrp takes two arguments... no
  315. checking F_SETOWN... yes
  316. checking shadow password support... yes
  317. checking for /etc/environment... yes
  318. checking for /etc/TIMEZONE... no
  319. checking termios.h usability... yes
  320. checking termios.h presence... yes
  321. checking for termios.h... yes
  322. checking for cfsetispeed... yes
  323. checking if speed_t is defined... yes
  324. checking for runtest... runtest
  325. configure: creating ./config.status
  326. config.status: creating ./Makefile
  327. config.status: creating bsd/Makefile
  328. config.status: creating libmissing/Makefile
  329. config.status: creating libpty/Makefile
  330. config.status: creating gssftp/Makefile
  331. config.status: creating gssftp/ftp/Makefile
  332. config.status: creating gssftp/ftpd/Makefile
  333. config.status: creating telnet/Makefile
  334. config.status: creating telnet/libtelnet/Makefile
  335. config.status: creating telnet/telnet/Makefile
  336. config.status: creating telnet/telnetd/Makefile
  337. config.status: creating tests/Makefile
  338. config.status: creating tests/resolve/Makefile
  339. config.status: creating autoconf.h
  340. >>> Source configured.
  341. >>> Compiling source in /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3 ...
  342. make -j24
  343. making all in libmissing...
  344. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libmissing'
  345. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c fake-addrinfo.c
  346. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c parsetos.c
  347. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c strlcpy.c
  348. rm -f libmissing.a
  349. ar cq libmissing.a fake-addrinfo.o parsetos.o strlcpy.o
  350. x86_64-pc-linux-gnu-ranlib libmissing.a
  351. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libmissing'
  352. making all in libpty...
  353. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libpty'
  354. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c cleanup.c
  355. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c getpty.c
  356. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c init_slave.c
  357. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c open_ctty.c
  358. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c open_slave.c
  359. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c update_utmp.c
  360. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c update_wtmp.c
  361. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c vhangup.c
  362. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c void_assoc.c
  363. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c logwtmp.c
  364. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c init.c
  365. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c err.c
  366. x86_64-pc-linux-gnu-gcc -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c sane_hostname.c
  367. cleanup.c: In function 'pty_cleanup':
  368. cleanup.c:41:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  369. (void)chown(slave, 0, 0);
  370. ^
  371. cleanup.c:107:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  372. (void)chown(slave, 0, 0);
  373. ^
  374. rm -f libpty.a
  375. ar cq libpty.a cleanup.o getpty.o init_slave.o open_ctty.o open_slave.o update_utmp.o update_wtmp.o vhangup.o void_assoc.o logwtmp.o init.o err.o sane_hostname.o
  376. x86_64-pc-linux-gnu-ranlib libpty.a
  377. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libpty'
  378. making all in bsd...
  379. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/bsd'
  380. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c krsh.c
  381. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c kcmd.c
  382. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c forward.c
  383. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c krcp.c
  384. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c krlogin.c
  385. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c krshd.c
  386. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c krlogind.c
  387. x86_64-pc-linux-gnu-gcc -DKRB5_PATH_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RLOGIN=\"/usr/bin/rlogin\" -DUCB_RSH=\"/usr/bin/rsh\" -DUCB_RCP=\"/usr/bin/rcp\" -DKERBEROS -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKPROGDIR=\"/usr/bin\" -DHEIMDAL_FRIENDLY -I.. -I../libpty -I.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c login.c
  388. kcmd.c: In function 'kcmd':
  389. kcmd.c:623:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  390. (void) write(s, remuser, strlen(remuser)+1);
  391. ^
  392. kcmd.c:624:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  393. (void) write(s, cmd, strlen(cmd)+1);
  394. ^
  395. kcmd.c:625:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  396. (void) write(s, locuser, strlen(locuser)+1);
  397. ^
  398. kcmd.c:662:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  399. (void) write(2, &c, 1);
  400. ^
  401. krlogind.c: In function 'doit':
  402. krlogind.c:589:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  403. read(f, &c, 1);
  404. ^
  405. krlogind.c:645:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  406. write(f, "", 1);
  407. ^
  408. krlogind.c:712:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  409. (void) write(syncpipe[1], &c, 1);
  410. ^
  411. krcp.c: In function 'response':
  412. krcp.c:868:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  413. (void) write(2, rbuf, (unsigned) (cp - rbuf));
  414. ^
  415. krcp.c: In function 'sink':
  416. kcmd.c: In function 'setup_secondary_channel':
  417. krcp.c:960:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  418. (void) write(2, cmdbuf+1, strlen(cmdbuf+1));
  419. ^
  420. kcmd.c:372:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  421. write(s, "", 1);
  422. ^
  423. krlogind.c: In function 'fatal':
  424. krlogind.c:1146:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  425. (void) write(f, buf, strlen(buf));
  426. ^
  427. krcp.c: In function 'error':
  428. krcp.c:1175:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  429. (void) write(2, buf+1, strlen(buf+1));
  430. ^
  431. login.c: In function 'main':
  432. krshd.c: In function 'doit':
  433. login.c:910:6: warning: variable 'kpass_ok' set but not used [-Wunused-but-set-variable]
  434. int kpass_ok, lpass_ok;
  435. ^
  436. krshd.c:1126:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  437. (void) write(2, "", 1);
  438. ^
  439. krshd.c:1321:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  440. (void) setgid((gid_t)pwd->pw_gid);
  441. ^
  442. login.c:731:12: warning: variable 'login_time' set but not used [-Wunused-but-set-variable]
  443. time_t login_time;
  444. ^
  445. krlogin.c: In function 'echo':
  446. krlogin.c:1198:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  447. (void) write(1, buf, (unsigned) (p - buf));
  448. ^
  449. krshd.c: In function 'error':
  450. krshd.c:1513:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  451. (void) write(2, buf, strlen(buf));
  452. ^
  453. krshd.c: In function 'fatal':
  454. krshd.c:1935:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  455. (void) write(f, buf, strlen(buf));
  456. ^
  457. login.c:1090:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  458. (void)chown(ttyn, pwd->pw_uid,
  459. ^
  460. login.c:1157:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  461. (void) setgid((gid_t) pwd->pw_gid);
  462. ^
  463. login.c:1380:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  464. (void) system(QUOTAWARN);
  465. ^
  466. login.c: In function 'afs_login':
  467. login.c:637:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  468. system(aklog_path);
  469. ^
  470. login.c: In function 'motd':
  471. login.c:1620:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  472. (void)write(fileno(stdout), tbuf, nchars);
  473. ^
  474. login.c: In function 'checknologin':
  475. login.c:1653:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  476. (void)write(fileno(stdout), tbuf, (unsigned) nchars);
  477. ^
  478. krsh.c: In function 'main':
  479. login.c: In function 'dolastlog':
  480. login.c:1699:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  481. (void)write(fd, (char *)&ll, sizeof(ll));
  482. ^
  483. krsh.c:393:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  484. write(2,SECURE_MESSAGE, strlen(SECURE_MESSAGE));
  485. ^
  486. krsh.c:415:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  487. (void) setuid(getuid());
  488. ^
  489. krsh.c:529:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  490. (void) write(2, buf, (unsigned) cc);
  491. ^
  492. krsh.c:538:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  493. (void) write(1, buf, (unsigned) cc);
  494. ^
  495. login.c: In function 'dofork':
  496. login.c:1828:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  497. write(syncpipe[1], "", 1);
  498. ^
  499. login.c:1832:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  500. (void) chdir("/"); /* Let's not keep the fs busy... */
  501. ^
  502. krcp.c: In function 'sink':
  503. krcp.c:1008:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  504. for (; cp < cmdbuf+5; cp++) {
  505. ^
  506. login.c: In function 'term_init':
  507. login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  508. for (cpp = speeds; cpp < &speeds[NSPEEDS]; cpp++)
  509. ^
  510. login.c: In function 'getloginname':
  511. login.c:1558:9: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  512. if (p < nbuf + UT_NAMESIZE)
  513. ^
  514. login.c: In function 'term_init':
  515. login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  516. for (cpp = speeds; cpp < &speeds[NSPEEDS]; cpp++)
  517. ^
  518. login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  519. login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  520. login.c: In function 'getloginname':
  521. login.c:1558:9: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  522. if (p < nbuf + UT_NAMESIZE)
  523. ^
  524. login.c:1558:9: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  525. krcp.c:1008:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  526. krcp.c:912:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  527. void sink(argc, argv)
  528. ^
  529. krcp.c:1008:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  530. for (; cp < cmdbuf+5; cp++) {
  531. ^
  532. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o rsh krsh.o kcmd.o forward.o -L../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  533. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o rlogin krlogin.o kcmd.o forward.o -L../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  534. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o klogind krlogind.o kcmd.o forward.o -L../libpty -lpty -lutil -L../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  535. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o kshd krshd.o kcmd.o forward.o -lcrypt -L../libpty -lpty -lutil -L../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  536. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o login.krb5 login.o -lcrypt -L../libpty -lpty -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err -L../libmissing -lmissing
  537. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o rcp krcp.o kcmd.o forward.o -L../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  538. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/bsd'
  539. making all in gssftp...
  540. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp'
  541. making all in gssftp/ftp...
  542. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp'
  543. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c cmds.c
  544. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c cmdtab.c
  545. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c domacro.c
  546. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c ftp.c
  547. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c getpass.c
  548. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c glob.c
  549. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c main.c
  550. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c radix.c
  551. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c ruserpass.c
  552. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=65535 -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c secure.c
  553. cmdtab.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  554. static char sccsid[] = "@(#)cmdtab.c 5.10 (Berkeley) 6/1/90";
  555. ^
  556. domacro.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  557. static char sccsid[] = "@(#)domacro.c 1.8 (Berkeley) 9/28/90";
  558. ^
  559. getpass.c:8:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  560. static char sccsid[] = "@(#)getpass.c 1.1 90/04/28 SMI"; /* from UCB 5.4 3/7/86 */
  561. ^
  562. getpass.c: In function 'mygetpass':
  563. getpass.c:144:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  564. if (p < &pbuf[sizeof(pbuf)-1])
  565. ^
  566. glob.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  567. static char sccsid[] = "@(#)glob.c 5.9 (Berkeley) 2/25/91";
  568. ^
  569. glob.c:536:1: warning: 'Gmatch' defined but not used [-Wunused-function]
  570. Gmatch(s, p)
  571. ^
  572. getpass.c:144:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  573. getpass.c:144:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  574. ruserpass.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  575. static char sccsid[] = "@(#)ruserpass.c 5.3 (Berkeley) 3/1/91";
  576. ^
  577. main.c:41:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  578. static char sccsid[] = "@(#)main.c 5.18 (Berkeley) 3/1/91";
  579. ^
  580. cmds.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  581. static char sccsid[] = "@(#)cmds.c 5.26 (Berkeley) 3/5/91";
  582. ^
  583. cmds.c: In function 'user':
  584. cmds.c:1694:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  585. (void) fgets(macct, sizeof(macct) - 1, stdin);
  586. ^
  587. ftp.c:61:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  588. static char sccsid[] = "@(#)ftp.c 5.38 (Berkeley) 4/22/91";
  589. ^
  590. ftp.c: In function 'login':
  591. ftp.c:364:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  592. (void) fgets(tmp, sizeof(tmp) - 1, stdin);
  593. ^
  594. ftp.c: In function 'getreply':
  595. ftp.c:644:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  596. if (cp < &reply_string[sizeof(reply_string) - 1])
  597. ^
  598. ftp.c:644:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  599. ftp.c:644:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  600. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ftp cmds.o cmdtab.o domacro.o ftp.o getpass.o glob.o main.o radix.o ruserpass.o secure.o -L../../libmissing -lmissing -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
  601. cmds.o: In function `remglob':
  602. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp/cmds.c:1091: warning: the use of `mktemp' is dangerous, better use `mkstemp'
  603. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp'
  604. making all in gssftp/ftpd...
  605. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftpd'
  606. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c ftpd.c
  607. rm -f ftpcmd.c y.tab.c
  608. x86_64-pc-linux-gnu-gcc -c -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros ./../ftp/glob.c
  609. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c popen.c
  610. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c vers.c
  611. x86_64-pc-linux-gnu-gcc -c -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros ./../ftp/radix.c
  612. x86_64-pc-linux-gnu-gcc -c -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros ./../ftp/secure.c
  613. bison -y ./ftpcmd.y
  614. vers.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  615. static char sccsid[] = "@(#)vers.c 5.1 (Berkeley) 6/24/90";
  616. ^
  617. ./../ftp/glob.c:35:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  618. static char sccsid[] = "@(#)glob.c 5.9 (Berkeley) 2/25/91";
  619. ^
  620. ./../ftp/glob.c:536:1: warning: 'Gmatch' defined but not used [-Wunused-function]
  621. Gmatch(s, p)
  622. ^
  623. popen.c:39:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  624. static char sccsid[] = "@(#)popen.c 5.9 (Berkeley) 2/25/91";
  625. ^
  626. ftpd.c:41:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  627. static char sccsid[] = "@(#)ftpd.c 5.40 (Berkeley) 7/2/91";
  628. ^
  629. mv -f y.tab.c ftpcmd.c
  630. ftpd.c: In function 'main':
  631. ftpd.c:481:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  632. (void) freopen("/dev/null", "w", stderr);
  633. ^
  634. x86_64-pc-linux-gnu-gcc -DGSSAPI -DFTP_BUFSIZ=10240 -I./.. -I. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c ftpcmd.c
  635. ftpd.c: In function 'end_login':
  636. ftpd.c:851:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
  637. (void) krb5_seteuid((uid_t)0);
  638. ^
  639. ftpd.c: In function 'login':
  640. ftpd.c:993:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  641. chown(ccname, pw->pw_uid, pw->pw_gid);
  642. ^
  643. ftpd.c: In function 'getdatasock':
  644. ftpd.c:1245:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
  645. (void) krb5_seteuid((uid_t)0);
  646. ^
  647. ftpd.c: In function 'dologout':
  648. ftpd.c:1975:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
  649. (void) krb5_seteuid((uid_t)0);
  650. ^
  651. ftpd.c: In function 'passive':
  652. ftpd.c:2043:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
  653. (void) krb5_seteuid((uid_t)0);
  654. ^
  655. ftpd.c:2045:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
  656. (void) krb5_seteuid((uid_t)pw->pw_uid);
  657. ^
  658. ./ftpcmd.y:45:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  659. static char sccsid[] = "@(#)ftpcmd.y 5.24 (Berkeley) 2/25/91";
  660. ^
  661. ./ftpcmd.y: In function 'yyparse':
  662. y.tab.c:1410:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  663. y.tab.c:1410:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  664. y.tab.c:1410:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  665. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ftpd ftpd.o ftpcmd.o glob.o popen.o vers.o radix.o secure.o -lcrypt -L../../libpty -lpty -lutil -L../../libmissing -lmissing -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
  666. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftpd'
  667. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp'
  668. making all in telnet...
  669. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet'
  670. making all in telnet/libtelnet...
  671. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/libtelnet'
  672. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c auth.c
  673. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c encrypt.c
  674. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c genget.c
  675. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c misc.c
  676. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c kerberos5.c
  677. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c forward.c
  678. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c enc_des.c
  679. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DDES_ENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c getent.c
  680. rm -f libtelnet.a
  681. ar cq libtelnet.a auth.o encrypt.o genget.o misc.o kerberos5.o forward.o enc_des.o getent.o
  682. x86_64-pc-linux-gnu-ranlib libtelnet.a
  683. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/libtelnet'
  684. making all in telnet/telnet...
  685. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnet'
  686. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c authenc.c
  687. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c commands.c
  688. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c main.c
  689. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c network.c
  690. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c ring.c
  691. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c sys_bsd.c
  692. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c telnet.c
  693. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c terminal.c
  694. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -DLOGIN_CAP_F -DLOGIN_PROGRAM=KRB5_PATH_LOGIN -DLINEMODE -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c utilities.c
  695. commands.c: In function 'tn':
  696. commands.c:2423:11: warning: variable 'cmd' set but not used [-Wunused-but-set-variable]
  697. char *cmd, *hostp = 0, *portp = 0, *volatile user = 0;
  698. ^
  699. commands.c: In function 'env_init':
  700. commands.c:1773:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  701. asprintf(&cp, "%s%s", hbuf, cp2);
  702. ^
  703. commands.c: In function 'tn':
  704. commands.c:2435:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  705. (void) fgets(&line[strlen(line)], (int) (sizeof(line) - strlen(line)),
  706. ^
  707. commands.c: In function 'setescape':
  708. commands.c:1377:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  709. (void) fgets(buf, sizeof(buf), stdin);
  710. ^
  711. telnet.c: In function 'slc_check':
  712. telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  713. for (spcp = &spc_data[1]; spcp < &spc_data[NSLC+1]; spcp++) {
  714. ^
  715. telnet.c: In function 'slc_update':
  716. telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  717. for (spcp = &spc_data[1]; spcp < &spc_data[NSLC+1]; spcp++) {
  718. ^
  719. telnet.c: In function 'slc_export':
  720. telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  721. for (spcp = &spc_data[1]; spcp < &spc_data[NSLC+1]; spcp++) {
  722. ^
  723. telnet.c: In function 'slc_init':
  724. telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  725. for (spcp = spc_data; spcp < &spc_data[NSLC+1]; spcp++) {
  726. ^
  727. telnet.c: In function 'slc_check':
  728. telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  729. for (spcp = &spc_data[1]; spcp < &spc_data[NSLC+1]; spcp++) {
  730. ^
  731. telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  732. telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  733. telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  734. telnet.c: In function 'slc_update':
  735. telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  736. for (spcp = &spc_data[1]; spcp < &spc_data[NSLC+1]; spcp++) {
  737. ^
  738. telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  739. telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  740. telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  741. telnet.c: In function 'slc_export':
  742. telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  743. for (spcp = &spc_data[1]; spcp < &spc_data[NSLC+1]; spcp++) {
  744. ^
  745. telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  746. telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  747. telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  748. telnet.c: In function 'slc_init':
  749. telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  750. for (spcp = spc_data; spcp < &spc_data[NSLC+1]; spcp++) {
  751. ^
  752. telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  753. telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  754. commands.c: In function 'tn':
  755. commands.c:3162:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  756. if (lsrp + 4 > lsrep)
  757. ^
  758. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o telnet authenc.o commands.o main.o network.o ring.o sys_bsd.o telnet.o terminal.o utilities.o ../libtelnet/libtelnet.a -L../../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err -lncurses -ltinfo
  759. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnet'
  760. making all in telnet/telnetd...
  761. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnetd'
  762. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c telnetd.c
  763. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c termio-tn.c
  764. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c termios-tn.c
  765. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c state.c
  766. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c termstat.c
  767. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c slc.c
  768. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c sys_term.c
  769. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c utility.c
  770. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c global.c
  771. x86_64-pc-linux-gnu-gcc -DTELNET_BUFSIZE=65535 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -UNO_LOGIN_F -ULOGIN_CAP_F -DLOGIN_PROGRAM=\"/usr/sbin/login.krb5\" -DKLUDGELINEMODE -DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -I.. -I./.. -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c authenc.c
  772. utility.c: In function 'fatal':
  773. utility.c:532:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  774. (void) write(f, buf, strlen(buf));
  775. ^
  776. telnetd.c:35:13: warning: 'copyright' defined but not used [-Wunused-variable]
  777. static char copyright[] =
  778. ^
  779. state.c: In function 'suboption':
  780. state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  781. while ((tt < (terminaltype + sizeof(terminaltype) - 1)) && !SB_EOF()) {
  782. ^
  783. sys_term.c: In function 'startslave':
  784. sys_term.c:1124:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  785. write(syncpipe[1],"y",1);
  786. ^
  787. state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  788. state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  789. state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  790. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o telnetd telnetd.o termio-tn.o termios-tn.o state.o termstat.o slc.o sys_term.o utility.o global.o authenc.o ../libtelnet/libtelnet.a -L../../libpty -lpty -lutil -L../../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err -lncurses -ltinfo
  791. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnetd'
  792. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet'
  793. making all in tests...
  794. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests'
  795. making all in tests/resolve...
  796. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests/resolve'
  797. x86_64-pc-linux-gnu-gcc -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c resolve.c
  798. x86_64-pc-linux-gnu-gcc -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c addrinfo-test.c
  799. x86_64-pc-linux-gnu-gcc -I../.. -I../../libpty -I../.. -I/usr/include/et -fno-strict-aliasing -fno-strict-overflow -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wcast-qual -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=declaration-after-statement -Werror=variadic-macros -c fake-addrinfo-test.c
  800. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o resolve resolve.o -L../../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  801. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o addrinfo-test addrinfo-test.o -L../../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  802. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o fake-addrinfo-test fake-addrinfo-test.o -L../../libmissing -lmissing -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err
  803. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests/resolve'
  804. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests'
  805. >>> Source compiled.
  806. >>> Test phase: app-crypt/mit-krb5-appl-1.0.3
  807. make -j24 -j1 check
  808. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  809. make -j24 -j24 -j1 check
  810. making check in libmissing...
  811. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libmissing'
  812. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libmissing'
  813. making check in libpty...
  814. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libpty'
  815. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libpty'
  816. making check in bsd...
  817. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/bsd'
  818. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/bsd'
  819. making check in gssftp...
  820. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp'
  821. making check in gssftp/ftp...
  822. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp'
  823. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp'
  824. making check in gssftp/ftpd...
  825. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftpd'
  826. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftpd'
  827. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp'
  828. making check in telnet...
  829. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet'
  830. making check in telnet/libtelnet...
  831. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/libtelnet'
  832. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/libtelnet'
  833. making check in telnet/telnet...
  834. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnet'
  835. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnet'
  836. making check in telnet/telnetd...
  837. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnetd'
  838. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnetd'
  839. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet'
  840. making check in tests...
  841. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests'
  842. making check in tests/resolve...
  843. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests/resolve'
  844. ./resolve
  845. Hostname: tbamd64
  846. Could not look up address for hostname 'tbamd64' - fatal
  847. Makefile:256: recipe for target 'check' failed
  848. make[2]: *** [check] Error 2
  849. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests/resolve'
  850. Makefile:431: recipe for target 'check-recurse' failed
  851. make[1]: *** [check-recurse] Error 1
  852. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests'
  853. Makefile:394: recipe for target 'check-recurse' failed
  854. make: *** [check-recurse] Error 1
  855. * ERROR: app-crypt/mit-krb5-appl-1.0.3::gentoo failed (test phase):
  856. * emake failed
  857. *
  858. * If you need support, post the output of `emerge --info '=app-crypt/mit-krb5-appl-1.0.3::gentoo'`,
  859. * the complete build log and the output of `emerge -pqv '=app-crypt/mit-krb5-appl-1.0.3::gentoo'`.
  860. * The complete build log is located at '/var/log/portage/app-crypt:mit-krb5-appl-1.0.3:20141030-133624.log'.
  861. * The ebuild environment file is located at '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/temp/environment'.
  862. * Working directory: '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3'
  863. * S: '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3'
  864. >>> Install mit-krb5-appl-1.0.3 into /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/ category app-crypt
  865. make -j24 DESTDIR=/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/ install
  866. making install in libmissing...
  867. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libmissing'
  868. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libmissing'
  869. making install in libpty...
  870. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libpty'
  871. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/libpty'
  872. making install in bsd...
  873. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/bsd'
  874. ../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin
  875. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr
  876. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/sbin
  877. ../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8
  878. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/share
  879. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/share/man
  880. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/share/man/man8
  881. ../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/bin
  882. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/bin
  883. ../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1
  884. mkdir /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/share/man/man1
  885. for f in rsh rcp rlogin; do \
  886. (/usr/bin/install -c $f \
  887. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/bin/`echo $f|sed 's,x,x,'` && \
  888. /usr/bin/install -c -m 644 ./$f.M \
  889. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1/`echo $f|sed 's,x,x,'`.1 \
  890. ) || exit 1; \
  891. done
  892. for f in kshd klogind; do \
  893. (/usr/bin/install -c $f \
  894. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin/`echo $f|sed 's,x,x,'` && \
  895. /usr/bin/install -c -m 644 ./$f.M \
  896. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8/`echo $f|sed 's,x,x,'`.8 \
  897. ) || exit 1 ; \
  898. done
  899. /usr/bin/install -c login.krb5 /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin/login.krb5
  900. /usr/bin/install -c -m 644 ./login.M \
  901. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8/login.krb5.8
  902. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/bsd'
  903. making install in gssftp...
  904. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp'
  905. making install in gssftp/ftp...
  906. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp'
  907. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/bin
  908. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1
  909. for f in ftp; do \
  910. /usr/bin/install -c $f \
  911. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/bin/`echo $f|sed 's,x,x,'`; \
  912. /usr/bin/install -c -m 644 ./$f.M \
  913. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1/`echo $f|sed 's,x,x,'`.1; \
  914. done
  915. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftp'
  916. making install in gssftp/ftpd...
  917. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftpd'
  918. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin
  919. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8
  920. for f in ftpd; do \
  921. /usr/bin/install -c $f \
  922. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin/`echo $f|sed 's,x,x,'`; \
  923. /usr/bin/install -c -m 644 ./$f.M \
  924. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8/`echo $f|sed 's,x,x,'`.8; \
  925. done
  926. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp/ftpd'
  927. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/gssftp'
  928. making install in telnet...
  929. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet'
  930. making install in telnet/libtelnet...
  931. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/libtelnet'
  932. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/libtelnet'
  933. making install in telnet/telnet...
  934. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnet'
  935. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/bin
  936. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1
  937. for f in telnet; do \
  938. /usr/bin/install -c $f \
  939. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/bin/`echo $f|sed 's,x,x,'`; \
  940. /usr/bin/install -c -m 644 ./$f.1 \
  941. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1/`echo $f|sed 's,x,x,'`.1; \
  942. done
  943. /usr/bin/install -c -m 644 ./tmac.doc /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man1/tmac.doc
  944. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnet'
  945. making install in telnet/telnetd...
  946. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnetd'
  947. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin
  948. ../../mkinstalldirs /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8
  949. for f in telnetd; do \
  950. /usr/bin/install -c $f \
  951. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/sbin/`echo $f|sed 's,x,x,'`; \
  952. /usr/bin/install -c -m 644 ./$f.8 \
  953. /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image//usr/share/man/man8/`echo $f|sed 's,x,x,'`.8; \
  954. done
  955. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet/telnetd'
  956. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/telnet'
  957. making install in tests...
  958. make[1]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests'
  959. making install in tests/resolve...
  960. make[2]: Entering directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests/resolve'
  961. make[2]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests/resolve'
  962. make[1]: Leaving directory '/tmp/portage/app-crypt/mit-krb5-appl-1.0.3/work/krb5-appl-1.0.3/tests'
  963. >>> Completed installing mit-krb5-appl-1.0.3 into /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/
  964. * Tinderbox QA Notice! Insecure functions used
  965. mktemp@@GLIBC_2.2.5 /tmp/portage/app-crypt/mit-krb5-appl-1.0.3/image/usr/bin/kftp
  966. * Tinderbox QA Notice (end)! Insecure functions used
  967. * QA Notice: Package triggers severe warnings which indicate that it
  968. * may exhibit random runtime failures.
  969. * krcp.c:1008:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  970. * login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  971. * login.c:1558:9: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  972. * login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  973. * login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  974. * login.c:1431:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  975. * login.c:1558:9: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  976. * login.c:1558:9: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  977. * krcp.c:1008:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  978. * krcp.c:912:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  979. * krcp.c:1008:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  980. * getpass.c:144:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  981. * getpass.c:144:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  982. * getpass.c:144:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  983. * ftp.c:644:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  984. * ftp.c:644:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  985. * ftp.c:644:7: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  986. * y.tab.c:1410:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  987. * y.tab.c:1410:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  988. * y.tab.c:1410:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  989. * telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  990. * telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  991. * telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  992. * telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  993. * telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  994. * telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  995. * telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  996. * telnet.c:1450:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  997. * telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  998. * telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  999. * telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1000. * telnet.c:1518:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1001. * telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1002. * telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1003. * telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1004. * telnet.c:1358:5: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1005. * telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1006. * telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1007. * telnet.c:1245:2: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1008. * commands.c:3162:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1009. * state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1010. * state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1011. * state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1012. * state.c:1159:8: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  1013. * Please do not file a Gentoo bug and instead report the above QA
  1014. * issues directly to the upstream developers of this software.
  1015. * Homepage: http://web.mit.edu/kerberos/www/
  1016. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  1017. usr/bin/krsh
  1018. usr/bin/krcp
  1019. usr/bin/krlogin
  1020. usr/sbin/klogind
  1021. usr/bin/kftp
  1022. usr/sbin/ktelnetd
  1023. usr/bin/ktelnet
  1024. usr/sbin/kshd
  1025. usr/sbin/login.krb5
  1026. usr/sbin/kftpd
  1027. ecompressdir: bzip2 -9 /usr/share/man
  1028. ecompressdir: bzip2 -9 /usr/share/doc