1. * Package: net-im/pork-0.99.8.1
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@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 pork-0.99.8.1.tar.gz to /tmp/portage/net-im/pork-0.99.8.1/work
  15. >>> Source unpacked in /tmp/portage/net-im/pork-0.99.8.1/work
  16. >>> Compiling source in /tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1 ...
  17. * econf: updating pork-0.99.8.1/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating pork-0.99.8.1/config.guess with /usr/share/gnuconfig/config.guess
  19. ./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 --disable-perl
  20. configure: loading site script /usr/share/config.site
  21. ./configure: 40: /usr/share/config.site: [[: Permission denied
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  27. checking for C compiler default output file name... a.out
  28. checking whether the C compiler works... yes
  29. checking whether we are cross compiling... no
  30. checking for suffix of executables...
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  34. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  35. checking for style of include used by make... GNU
  36. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  37. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  38. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  39. checking for a BSD-compatible install... /usr/bin/install -c
  40. checking for sed... /bin/sed
  41. checking for egrep... grep -E
  42. checking for ANSI C header files... yes
  43. checking for sys/wait.h that is POSIX.1 compatible... yes
  44. checking for an ANSI C-conforming const... yes
  45. checking for inline... inline
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking for pid_t... yes
  56. checking for size_t... yes
  57. checking whether time.h and sys/time.h may both be included... yes
  58. checking whether struct tm is in sys/time.h or time.h... time.h
  59. checking build system type... x86_64-pc-linux-gnu
  60. checking host system type... x86_64-pc-linux-gnu
  61. checking fcntl.h usability... yes
  62. checking fcntl.h presence... yes
  63. checking for fcntl.h... yes
  64. checking sys/time.h usability... yes
  65. checking sys/time.h presence... yes
  66. checking for sys/time.h... yes
  67. checking for unistd.h... (cached) yes
  68. checking ncurses.h usability... yes
  69. checking ncurses.h presence... yes
  70. checking for ncurses.h... yes
  71. checking termios.h usability... yes
  72. checking termios.h presence... yes
  73. checking for termios.h... yes
  74. checking sys/termios.h usability... yes
  75. checking sys/termios.h presence... yes
  76. checking for sys/termios.h... yes
  77. checking for initscr in -lncurses... yes
  78. checking for resizeterm in -lncurses... yes
  79. checking for u_int32_t... yes
  80. checking for u_int16_t... yes
  81. checking for u_int8_t... yes
  82. checking for AF_INET6... yes
  83. checking for socklen_t... yes
  84. checking for in_addr_t... yes
  85. checking for in_port_t... yes
  86. checking for void *... yes
  87. checking size of void *... 8
  88. checking for __attribute__... no
  89. checking return type of signal handlers... void
  90. checking for snprintf... yes
  91. checking for vsnprintf... yes
  92. checking for getopt_long... yes
  93. checking for strsep... yes
  94. checking for vasprintf... yes
  95. checking for gettimeofday... yes
  96. checking for select... yes
  97. checking for strdup... yes
  98. checking for strstr... yes
  99. checking for strtol... yes
  100. checking for uname... yes
  101. checking for memcmp... yes
  102. checking for strftime... yes
  103. checking for vprintf... yes
  104. checking for gethostbyname... yes
  105. checking for library containing socket... none required
  106. checking for getaddrinfo... yes
  107. checking for freeaddrinfo... yes
  108. checking for gai_strerror... yes
  109. checking for getnameinfo... yes
  110. checking for inet_ntop... yes
  111. checking for struct sockaddr_storage... yes
  112. checking for ss_family member in struct sockaddr_storage... yes
  113. checking for struct sockaddr_in6... yes
  114. checking for struct in6_addr... yes
  115. checking for struct addrinfo... yes
  116. configure: creating ./config.status
  117. config.status: creating Makefile
  118. config.status: creating src/Makefile
  119. config.status: creating src/missing/Makefile
  120. config.status: creating src/protocols/Makefile
  121. config.status: creating src/protocols/aim/Makefile
  122. config.status: creating src/protocols/irc/Makefile
  123. config.status: creating doc/Makefile
  124. config.status: creating doc/help/Makefile
  125. config.status: creating doc/help/blist/Makefile
  126. config.status: creating doc/help/buddy/Makefile
  127. config.status: creating doc/help/chat/Makefile
  128. config.status: creating doc/help/event/Makefile
  129. config.status: creating doc/help/file/Makefile
  130. config.status: creating doc/help/history/Makefile
  131. config.status: creating doc/help/input/Makefile
  132. config.status: creating doc/help/main/Makefile
  133. config.status: creating doc/help/perl/Makefile
  134. config.status: creating doc/help/scroll/Makefile
  135. config.status: creating doc/help/timer/Makefile
  136. config.status: creating doc/help/win/Makefile
  137. config.status: creating examples/Makefile
  138. config.status: creating examples/perl/Makefile
  139. config.status: creating config.h
  140. config.status: executing depfiles commands
  141. make -j24
  142. make all-recursive
  143. make[1]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1'
  144. Making all in src
  145. make[2]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src'
  146. Making all in missing
  147. make[3]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/missing'
  148. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT inet_ntop.o -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.o inet_ntop.c; \
  149. then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Po"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi
  150. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ipv6_missing.o -MD -MP -MF ".deps/ipv6_missing.Tpo" -c -o ipv6_missing.o ipv6_missing.c; \
  151. then mv -f ".deps/ipv6_missing.Tpo" ".deps/ipv6_missing.Po"; else rm -f ".deps/ipv6_missing.Tpo"; exit 1; fi
  152. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
  153. then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
  154. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; \
  155. then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi
  156. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT strsep.o -MD -MP -MF ".deps/strsep.Tpo" -c -o strsep.o strsep.c; \
  157. then mv -f ".deps/strsep.Tpo" ".deps/strsep.Po"; else rm -f ".deps/strsep.Tpo"; exit 1; fi
  158. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT vasprintf.o -MD -MP -MF ".deps/vasprintf.Tpo" -c -o vasprintf.o vasprintf.c; \
  159. then mv -f ".deps/vasprintf.Tpo" ".deps/vasprintf.Po"; else rm -f ".deps/vasprintf.Tpo"; exit 1; fi
  160. rm -f libmissing.a
  161. ar cru libmissing.a inet_ntop.o ipv6_missing.o getopt.o snprintf.o strsep.o vasprintf.o
  162. x86_64-pc-linux-gnu-ranlib libmissing.a
  163. make[3]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/missing'
  164. Making all in protocols
  165. make[3]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols'
  166. Making all in irc
  167. make[4]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/irc'
  168. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc.o -MD -MP -MF ".deps/pork_irc.Tpo" -c -o pork_irc.o pork_irc.c; \
  169. then mv -f ".deps/pork_irc.Tpo" ".deps/pork_irc.Po"; else rm -f ".deps/pork_irc.Tpo"; exit 1; fi
  170. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc_dcc.o -MD -MP -MF ".deps/pork_irc_dcc.Tpo" -c -o pork_irc_dcc.o pork_irc_dcc.c; \
  171. then mv -f ".deps/pork_irc_dcc.Tpo" ".deps/pork_irc_dcc.Po"; else rm -f ".deps/pork_irc_dcc.Tpo"; exit 1; fi
  172. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc_input.o -MD -MP -MF ".deps/pork_irc_input.Tpo" -c -o pork_irc_input.o pork_irc_input.c; \
  173. then mv -f ".deps/pork_irc_input.Tpo" ".deps/pork_irc_input.Po"; else rm -f ".deps/pork_irc_input.Tpo"; exit 1; fi
  174. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc_output.o -MD -MP -MF ".deps/pork_irc_output.Tpo" -c -o pork_irc_output.o pork_irc_output.c; \
  175. then mv -f ".deps/pork_irc_output.Tpo" ".deps/pork_irc_output.Po"; else rm -f ".deps/pork_irc_output.Tpo"; exit 1; fi
  176. pork_irc_dcc.c: In function 'irc_file_send':
  177. pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=]
  178. xfer->lport, xfer->file_len);
  179. ^
  180. pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=]
  181. pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=]
  182. pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=]
  183. pork_irc_dcc.c: In function 'irc_handler_dcc_resume':
  184. pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=]
  185. filename, port, position);
  186. ^
  187. pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=]
  188. pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=]
  189. pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=]
  190. rm -f libirc.a
  191. ar cru libirc.a pork_irc.o pork_irc_dcc.o pork_irc_input.o pork_irc_output.o
  192. x86_64-pc-linux-gnu-ranlib libirc.a
  193. make[4]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/irc'
  194. Making all in aim
  195. make[4]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/aim'
  196. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT admin.o -MD -MP -MF ".deps/admin.Tpo" -c -o admin.o `test -f 'libfaim/admin.c' || echo './'`libfaim/admin.c; \
  197. then mv -f ".deps/admin.Tpo" ".deps/admin.Po"; else rm -f ".deps/admin.Tpo"; exit 1; fi
  198. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT adverts.o -MD -MP -MF ".deps/adverts.Tpo" -c -o adverts.o `test -f 'libfaim/adverts.c' || echo './'`libfaim/adverts.c; \
  199. then mv -f ".deps/adverts.Tpo" ".deps/adverts.Po"; else rm -f ".deps/adverts.Tpo"; exit 1; fi
  200. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT auth.o -MD -MP -MF ".deps/auth.Tpo" -c -o auth.o `test -f 'libfaim/auth.c' || echo './'`libfaim/auth.c; \
  201. then mv -f ".deps/auth.Tpo" ".deps/auth.Po"; else rm -f ".deps/auth.Tpo"; exit 1; fi
  202. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bart.o -MD -MP -MF ".deps/bart.Tpo" -c -o bart.o `test -f 'libfaim/bart.c' || echo './'`libfaim/bart.c; \
  203. then mv -f ".deps/bart.Tpo" ".deps/bart.Po"; else rm -f ".deps/bart.Tpo"; exit 1; fi
  204. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bos.o -MD -MP -MF ".deps/bos.Tpo" -c -o bos.o `test -f 'libfaim/bos.c' || echo './'`libfaim/bos.c; \
  205. then mv -f ".deps/bos.Tpo" ".deps/bos.Po"; else rm -f ".deps/bos.Tpo"; exit 1; fi
  206. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bstream.o -MD -MP -MF ".deps/bstream.Tpo" -c -o bstream.o `test -f 'libfaim/bstream.c' || echo './'`libfaim/bstream.c; \
  207. then mv -f ".deps/bstream.Tpo" ".deps/bstream.Po"; else rm -f ".deps/bstream.Tpo"; exit 1; fi
  208. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT buddylist.o -MD -MP -MF ".deps/buddylist.Tpo" -c -o buddylist.o `test -f 'libfaim/buddylist.c' || echo './'`libfaim/buddylist.c; \
  209. then mv -f ".deps/buddylist.Tpo" ".deps/buddylist.Po"; else rm -f ".deps/buddylist.Tpo"; exit 1; fi
  210. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT chat.o -MD -MP -MF ".deps/chat.Tpo" -c -o chat.o `test -f 'libfaim/chat.c' || echo './'`libfaim/chat.c; \
  211. then mv -f ".deps/chat.Tpo" ".deps/chat.Po"; else rm -f ".deps/chat.Tpo"; exit 1; fi
  212. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT chatnav.o -MD -MP -MF ".deps/chatnav.Tpo" -c -o chatnav.o `test -f 'libfaim/chatnav.c' || echo './'`libfaim/chatnav.c; \
  213. then mv -f ".deps/chatnav.Tpo" ".deps/chatnav.Po"; else rm -f ".deps/chatnav.Tpo"; exit 1; fi
  214. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT conn.o -MD -MP -MF ".deps/conn.Tpo" -c -o conn.o `test -f 'libfaim/conn.c' || echo './'`libfaim/conn.c; \
  215. then mv -f ".deps/conn.Tpo" ".deps/conn.Po"; else rm -f ".deps/conn.Tpo"; exit 1; fi
  216. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT email.o -MD -MP -MF ".deps/email.Tpo" -c -o email.o `test -f 'libfaim/email.c' || echo './'`libfaim/email.c; \
  217. then mv -f ".deps/email.Tpo" ".deps/email.Po"; else rm -f ".deps/email.Tpo"; exit 1; fi
  218. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ft.o -MD -MP -MF ".deps/ft.Tpo" -c -o ft.o `test -f 'libfaim/ft.c' || echo './'`libfaim/ft.c; \
  219. then mv -f ".deps/ft.Tpo" ".deps/ft.Po"; else rm -f ".deps/ft.Tpo"; exit 1; fi
  220. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT icq.o -MD -MP -MF ".deps/icq.Tpo" -c -o icq.o `test -f 'libfaim/icq.c' || echo './'`libfaim/icq.c; \
  221. then mv -f ".deps/icq.Tpo" ".deps/icq.Po"; else rm -f ".deps/icq.Tpo"; exit 1; fi
  222. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT im.o -MD -MP -MF ".deps/im.Tpo" -c -o im.o `test -f 'libfaim/im.c' || echo './'`libfaim/im.c; \
  223. then mv -f ".deps/im.Tpo" ".deps/im.Po"; else rm -f ".deps/im.Tpo"; exit 1; fi
  224. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT invite.o -MD -MP -MF ".deps/invite.Tpo" -c -o invite.o `test -f 'libfaim/invite.c' || echo './'`libfaim/invite.c; \
  225. then mv -f ".deps/invite.Tpo" ".deps/invite.Po"; else rm -f ".deps/invite.Tpo"; exit 1; fi
  226. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT locate.o -MD -MP -MF ".deps/locate.Tpo" -c -o locate.o `test -f 'libfaim/locate.c' || echo './'`libfaim/locate.c; \
  227. then mv -f ".deps/locate.Tpo" ".deps/locate.Po"; else rm -f ".deps/locate.Tpo"; exit 1; fi
  228. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o `test -f 'libfaim/md5.c' || echo './'`libfaim/md5.c; \
  229. then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
  230. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o `test -f 'libfaim/misc.c' || echo './'`libfaim/misc.c; \
  231. then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
  232. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT msgcookie.o -MD -MP -MF ".deps/msgcookie.Tpo" -c -o msgcookie.o `test -f 'libfaim/msgcookie.c' || echo './'`libfaim/msgcookie.c; \
  233. then mv -f ".deps/msgcookie.Tpo" ".deps/msgcookie.Po"; else rm -f ".deps/msgcookie.Tpo"; exit 1; fi
  234. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT odir.o -MD -MP -MF ".deps/odir.Tpo" -c -o odir.o `test -f 'libfaim/odir.c' || echo './'`libfaim/odir.c; \
  235. then mv -f ".deps/odir.Tpo" ".deps/odir.Po"; else rm -f ".deps/odir.Tpo"; exit 1; fi
  236. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT popups.o -MD -MP -MF ".deps/popups.Tpo" -c -o popups.o `test -f 'libfaim/popups.c' || echo './'`libfaim/popups.c; \
  237. then mv -f ".deps/popups.Tpo" ".deps/popups.Po"; else rm -f ".deps/popups.Tpo"; exit 1; fi
  238. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rxhandlers.o -MD -MP -MF ".deps/rxhandlers.Tpo" -c -o rxhandlers.o `test -f 'libfaim/rxhandlers.c' || echo './'`libfaim/rxhandlers.c; \
  239. then mv -f ".deps/rxhandlers.Tpo" ".deps/rxhandlers.Po"; else rm -f ".deps/rxhandlers.Tpo"; exit 1; fi
  240. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rxqueue.o -MD -MP -MF ".deps/rxqueue.Tpo" -c -o rxqueue.o `test -f 'libfaim/rxqueue.c' || echo './'`libfaim/rxqueue.c; \
  241. then mv -f ".deps/rxqueue.Tpo" ".deps/rxqueue.Po"; else rm -f ".deps/rxqueue.Tpo"; exit 1; fi
  242. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o `test -f 'libfaim/search.c' || echo './'`libfaim/search.c; \
  243. then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi
  244. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT service.o -MD -MP -MF ".deps/service.Tpo" -c -o service.o `test -f 'libfaim/service.c' || echo './'`libfaim/service.c; \
  245. then mv -f ".deps/service.Tpo" ".deps/service.Po"; else rm -f ".deps/service.Tpo"; exit 1; fi
  246. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT snac.o -MD -MP -MF ".deps/snac.Tpo" -c -o snac.o `test -f 'libfaim/snac.c' || echo './'`libfaim/snac.c; \
  247. then mv -f ".deps/snac.Tpo" ".deps/snac.Po"; else rm -f ".deps/snac.Tpo"; exit 1; fi
  248. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ssi.o -MD -MP -MF ".deps/ssi.Tpo" -c -o ssi.o `test -f 'libfaim/ssi.c' || echo './'`libfaim/ssi.c; \
  249. then mv -f ".deps/ssi.Tpo" ".deps/ssi.Po"; else rm -f ".deps/ssi.Tpo"; exit 1; fi
  250. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o `test -f 'libfaim/stats.c' || echo './'`libfaim/stats.c; \
  251. then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi
  252. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT tlv.o -MD -MP -MF ".deps/tlv.Tpo" -c -o tlv.o `test -f 'libfaim/tlv.c' || echo './'`libfaim/tlv.c; \
  253. then mv -f ".deps/tlv.Tpo" ".deps/tlv.Po"; else rm -f ".deps/tlv.Tpo"; exit 1; fi
  254. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT translate.o -MD -MP -MF ".deps/translate.Tpo" -c -o translate.o `test -f 'libfaim/translate.c' || echo './'`libfaim/translate.c; \
  255. then mv -f ".deps/translate.Tpo" ".deps/translate.Po"; else rm -f ".deps/translate.Tpo"; exit 1; fi
  256. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT txqueue.o -MD -MP -MF ".deps/txqueue.Tpo" -c -o txqueue.o `test -f 'libfaim/txqueue.c' || echo './'`libfaim/txqueue.c; \
  257. then mv -f ".deps/txqueue.Tpo" ".deps/txqueue.Po"; else rm -f ".deps/txqueue.Tpo"; exit 1; fi
  258. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o `test -f 'libfaim/util.c' || echo './'`libfaim/util.c; \
  259. then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
  260. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_aim.o -MD -MP -MF ".deps/pork_aim.Tpo" -c -o pork_aim.o pork_aim.c; \
  261. then mv -f ".deps/pork_aim.Tpo" ".deps/pork_aim.Po"; else rm -f ".deps/pork_aim.Tpo"; exit 1; fi
  262. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_aim_proto.o -MD -MP -MF ".deps/pork_aim_proto.Tpo" -c -o pork_aim_proto.o pork_aim_proto.c; \
  263. then mv -f ".deps/pork_aim_proto.Tpo" ".deps/pork_aim_proto.Po"; else rm -f ".deps/pork_aim_proto.Tpo"; exit 1; fi
  264. In file included from pork_aim.c:30:0:
  265. ../../missing/pork_missing.h:31:0: warning: "EAI_MEMORY" redefined
  266. # define EAI_MEMORY 2
  267. ^
  268. In file included from ./libfaim/aim.h:31:0,
  269. from pork_aim.c:27:
  270. /usr/include/netdb.h:625:0: note: this is the location of the previous definition
  271. # define EAI_MEMORY -10 /* Memory allocation failure. */
  272. ^
  273. rm -f libaim.a
  274. ar cru libaim.a admin.o adverts.o auth.o bart.o bos.o bstream.o buddylist.o chat.o chatnav.o conn.o email.o ft.o icq.o im.o invite.o locate.o md5.o misc.o msgcookie.o odir.o popups.o rxhandlers.o rxqueue.o search.o service.o snac.o ssi.o stats.o tlv.o translate.o txqueue.o util.o pork_aim.o pork_aim_proto.o
  275. x86_64-pc-linux-gnu-ranlib libaim.a
  276. make[4]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/aim'
  277. make[4]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols'
  278. make[4]: Nothing to be done for 'all-am'.
  279. make[4]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols'
  280. make[3]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols'
  281. make[3]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src'
  282. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork.o -MD -MP -MF ".deps/pork.Tpo" -c -o pork.o pork.c; \
  283. then mv -f ".deps/pork.Tpo" ".deps/pork.Po"; else rm -f ".deps/pork.Tpo"; exit 1; fi
  284. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_acct.o -MD -MP -MF ".deps/pork_acct.Tpo" -c -o pork_acct.o pork_acct.c; \
  285. then mv -f ".deps/pork_acct.Tpo" ".deps/pork_acct.Po"; else rm -f ".deps/pork_acct.Tpo"; exit 1; fi
  286. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_alias.o -MD -MP -MF ".deps/pork_alias.Tpo" -c -o pork_alias.o pork_alias.c; \
  287. then mv -f ".deps/pork_alias.Tpo" ".deps/pork_alias.Po"; else rm -f ".deps/pork_alias.Tpo"; exit 1; fi
  288. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_bind.o -MD -MP -MF ".deps/pork_bind.Tpo" -c -o pork_bind.o pork_bind.c; \
  289. then mv -f ".deps/pork_bind.Tpo" ".deps/pork_bind.Po"; else rm -f ".deps/pork_bind.Tpo"; exit 1; fi
  290. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_buddy.o -MD -MP -MF ".deps/pork_buddy.Tpo" -c -o pork_buddy.o pork_buddy.c; \
  291. then mv -f ".deps/pork_buddy.Tpo" ".deps/pork_buddy.Po"; else rm -f ".deps/pork_buddy.Tpo"; exit 1; fi
  292. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_buddy_list.o -MD -MP -MF ".deps/pork_buddy_list.Tpo" -c -o pork_buddy_list.o pork_buddy_list.c; \
  293. then mv -f ".deps/pork_buddy_list.Tpo" ".deps/pork_buddy_list.Po"; else rm -f ".deps/pork_buddy_list.Tpo"; exit 1; fi
  294. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_chat.o -MD -MP -MF ".deps/pork_chat.Tpo" -c -o pork_chat.o pork_chat.c; \
  295. then mv -f ".deps/pork_chat.Tpo" ".deps/pork_chat.Po"; else rm -f ".deps/pork_chat.Tpo"; exit 1; fi
  296. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_color.o -MD -MP -MF ".deps/pork_color.Tpo" -c -o pork_color.o pork_color.c; \
  297. then mv -f ".deps/pork_color.Tpo" ".deps/pork_color.Po"; else rm -f ".deps/pork_color.Tpo"; exit 1; fi
  298. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_command.o -MD -MP -MF ".deps/pork_command.Tpo" -c -o pork_command.o pork_command.c; \
  299. then mv -f ".deps/pork_command.Tpo" ".deps/pork_command.Po"; else rm -f ".deps/pork_command.Tpo"; exit 1; fi
  300. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_conf.o -MD -MP -MF ".deps/pork_conf.Tpo" -c -o pork_conf.o pork_conf.c; \
  301. then mv -f ".deps/pork_conf.Tpo" ".deps/pork_conf.Po"; else rm -f ".deps/pork_conf.Tpo"; exit 1; fi
  302. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_cstr.o -MD -MP -MF ".deps/pork_cstr.Tpo" -c -o pork_cstr.o pork_cstr.c; \
  303. then mv -f ".deps/pork_cstr.Tpo" ".deps/pork_cstr.Po"; else rm -f ".deps/pork_cstr.Tpo"; exit 1; fi
  304. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_events.o -MD -MP -MF ".deps/pork_events.Tpo" -c -o pork_events.o pork_events.c; \
  305. then mv -f ".deps/pork_events.Tpo" ".deps/pork_events.Po"; else rm -f ".deps/pork_events.Tpo"; exit 1; fi
  306. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_format.o -MD -MP -MF ".deps/pork_format.Tpo" -c -o pork_format.o pork_format.c; \
  307. then mv -f ".deps/pork_format.Tpo" ".deps/pork_format.Po"; else rm -f ".deps/pork_format.Tpo"; exit 1; fi
  308. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_help.o -MD -MP -MF ".deps/pork_help.Tpo" -c -o pork_help.o pork_help.c; \
  309. then mv -f ".deps/pork_help.Tpo" ".deps/pork_help.Po"; else rm -f ".deps/pork_help.Tpo"; exit 1; fi
  310. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_html.o -MD -MP -MF ".deps/pork_html.Tpo" -c -o pork_html.o pork_html.c; \
  311. then mv -f ".deps/pork_html.Tpo" ".deps/pork_html.Po"; else rm -f ".deps/pork_html.Tpo"; exit 1; fi
  312. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_imwindow.o -MD -MP -MF ".deps/pork_imwindow.Tpo" -c -o pork_imwindow.o pork_imwindow.c; \
  313. then mv -f ".deps/pork_imwindow.Tpo" ".deps/pork_imwindow.Po"; else rm -f ".deps/pork_imwindow.Tpo"; exit 1; fi
  314. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_imsg.o -MD -MP -MF ".deps/pork_imsg.Tpo" -c -o pork_imsg.o pork_imsg.c; \
  315. then mv -f ".deps/pork_imsg.Tpo" ".deps/pork_imsg.Po"; else rm -f ".deps/pork_imsg.Tpo"; exit 1; fi
  316. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_inet.o -MD -MP -MF ".deps/pork_inet.Tpo" -c -o pork_inet.o pork_inet.c; \
  317. then mv -f ".deps/pork_inet.Tpo" ".deps/pork_inet.Po"; else rm -f ".deps/pork_inet.Tpo"; exit 1; fi
  318. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_input.o -MD -MP -MF ".deps/pork_input.Tpo" -c -o pork_input.o pork_input.c; \
  319. then mv -f ".deps/pork_input.Tpo" ".deps/pork_input.Po"; else rm -f ".deps/pork_input.Tpo"; exit 1; fi
  320. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_io.o -MD -MP -MF ".deps/pork_io.Tpo" -c -o pork_io.o pork_io.c; \
  321. then mv -f ".deps/pork_io.Tpo" ".deps/pork_io.Po"; else rm -f ".deps/pork_io.Tpo"; exit 1; fi
  322. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_list.o -MD -MP -MF ".deps/pork_list.Tpo" -c -o pork_list.o pork_list.c; \
  323. then mv -f ".deps/pork_list.Tpo" ".deps/pork_list.Po"; else rm -f ".deps/pork_list.Tpo"; exit 1; fi
  324. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_misc.o -MD -MP -MF ".deps/pork_misc.Tpo" -c -o pork_misc.o pork_misc.c; \
  325. then mv -f ".deps/pork_misc.Tpo" ".deps/pork_misc.Po"; else rm -f ".deps/pork_misc.Tpo"; exit 1; fi
  326. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_msg.o -MD -MP -MF ".deps/pork_msg.Tpo" -c -o pork_msg.o pork_msg.c; \
  327. then mv -f ".deps/pork_msg.Tpo" ".deps/pork_msg.Po"; else rm -f ".deps/pork_msg.Tpo"; exit 1; fi
  328. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_opt.o -MD -MP -MF ".deps/pork_opt.Tpo" -c -o pork_opt.o pork_opt.c; \
  329. then mv -f ".deps/pork_opt.Tpo" ".deps/pork_opt.Po"; else rm -f ".deps/pork_opt.Tpo"; exit 1; fi
  330. pork_bind.c: In function 'bind_get_keycode':
  331. pork_bind.c:244:8: warning: pointer targets in passing argument 2 of 'str_to_uint' differ in signedness [-Wpointer-sign]
  332. if (str_to_uint(meta_str, &meta_num) == -1 || meta_num > 15)
  333. ^
  334. In file included from pork_bind.c:21:0:
  335. ./pork_util.h:57:12: note: expected 'u_int32_t *' but argument is of type 'int *'
  336. inline int str_to_uint(const char *str, u_int32_t *val);
  337. ^
  338. pork_help.c: In function 'pork_help_get_cmds':
  339. pork_help.c:96:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  340. chdir(cwd);
  341. ^
  342. In file included from pork_inet.c:26:0:
  343. missing/pork_missing.h:31:0: warning: "EAI_MEMORY" redefined
  344. # define EAI_MEMORY 2
  345. ^
  346. In file included from pork_inet.c:21:0:
  347. /usr/include/netdb.h:625:0: note: this is the location of the previous definition
  348. # define EAI_MEMORY -10 /* Memory allocation failure. */
  349. ^
  350. pork_inet.c: In function 'sockprintf':
  351. pork_inet.c:68:2: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration]
  352. ret = vasprintf(&buf, fmt, ap);
  353. ^
  354. pork_buddy_list.c: In function 'blist_make_buddy_label':
  355. pork_buddy_list.c:55:8: warning: variable 'string' set but not used [-Wunused-but-set-variable]
  356. char *string = buf;
  357. ^
  358. pork_buddy_list.c: In function 'blist_make_group_label':
  359. pork_buddy_list.c:66:8: warning: variable 'string' set but not used [-Wunused-but-set-variable]
  360. char *string = buf;
  361. ^
  362. pork_format.c: In function 'format_file_transfer':
  363. pork_format.c:1021:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=]
  364. ret = snprintf(buf, len, "%lld", xfer->start_offset);
  365. ^
  366. pork_format.c:1021:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=]
  367. pork_format.c:1076:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=]
  368. ret = snprintf(buf, len, "%lld", xfer->file_len - xfer->start_offset);
  369. ^
  370. pork_format.c:1076:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=]
  371. pork_format.c:1081:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=]
  372. ret = snprintf(buf, len, "%lld", xfer->bytes_sent);
  373. ^
  374. pork_format.c:1081:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=]
  375. pork_format.c: In function 'format_apply_justification':
  376. pork_format.c:1326:8: warning: variable 'left' set but not used [-Wunused-but-set-variable]
  377. char *left = NULL;
  378. ^
  379. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_perl_stub.o -MD -MP -MF ".deps/pork_perl_stub.Tpo" -c -o pork_perl_stub.o pork_perl_stub.c; \
  380. then mv -f ".deps/pork_perl_stub.Tpo" ".deps/pork_perl_stub.Po"; else rm -f ".deps/pork_perl_stub.Tpo"; exit 1; fi
  381. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_proto.o -MD -MP -MF ".deps/pork_proto.Tpo" -c -o pork_proto.o pork_proto.c; \
  382. then mv -f ".deps/pork_proto.Tpo" ".deps/pork_proto.Po"; else rm -f ".deps/pork_proto.Tpo"; exit 1; fi
  383. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_queue.o -MD -MP -MF ".deps/pork_queue.Tpo" -c -o pork_queue.o pork_queue.c; \
  384. then mv -f ".deps/pork_queue.Tpo" ".deps/pork_queue.Po"; else rm -f ".deps/pork_queue.Tpo"; exit 1; fi
  385. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_screen.o -MD -MP -MF ".deps/pork_screen.Tpo" -c -o pork_screen.o pork_screen.c; \
  386. then mv -f ".deps/pork_screen.Tpo" ".deps/pork_screen.Po"; else rm -f ".deps/pork_screen.Tpo"; exit 1; fi
  387. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_screen_io.o -MD -MP -MF ".deps/pork_screen_io.Tpo" -c -o pork_screen_io.o pork_screen_io.c; \
  388. then mv -f ".deps/pork_screen_io.Tpo" ".deps/pork_screen_io.Po"; else rm -f ".deps/pork_screen_io.Tpo"; exit 1; fi
  389. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_slist.o -MD -MP -MF ".deps/pork_slist.Tpo" -c -o pork_slist.o pork_slist.c; \
  390. then mv -f ".deps/pork_slist.Tpo" ".deps/pork_slist.Po"; else rm -f ".deps/pork_slist.Tpo"; exit 1; fi
  391. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_set.o -MD -MP -MF ".deps/pork_set.Tpo" -c -o pork_set.o pork_set.c; \
  392. then mv -f ".deps/pork_set.Tpo" ".deps/pork_set.Po"; else rm -f ".deps/pork_set.Tpo"; exit 1; fi
  393. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_status.o -MD -MP -MF ".deps/pork_status.Tpo" -c -o pork_status.o pork_status.c; \
  394. then mv -f ".deps/pork_status.Tpo" ".deps/pork_status.Po"; else rm -f ".deps/pork_status.Tpo"; exit 1; fi
  395. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_swindow.o -MD -MP -MF ".deps/pork_swindow.Tpo" -c -o pork_swindow.o pork_swindow.c; \
  396. then mv -f ".deps/pork_swindow.Tpo" ".deps/pork_swindow.Po"; else rm -f ".deps/pork_swindow.Tpo"; exit 1; fi
  397. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_timer.o -MD -MP -MF ".deps/pork_timer.Tpo" -c -o pork_timer.o pork_timer.c; \
  398. then mv -f ".deps/pork_timer.Tpo" ".deps/pork_timer.Po"; else rm -f ".deps/pork_timer.Tpo"; exit 1; fi
  399. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_transfer.o -MD -MP -MF ".deps/pork_transfer.Tpo" -c -o pork_transfer.o pork_transfer.c; \
  400. then mv -f ".deps/pork_transfer.Tpo" ".deps/pork_transfer.Po"; else rm -f ".deps/pork_transfer.Tpo"; exit 1; fi
  401. if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_util.o -MD -MP -MF ".deps/pork_util.Tpo" -c -o pork_util.o pork_util.c; \
  402. then mv -f ".deps/pork_util.Tpo" ".deps/pork_util.Po"; else rm -f ".deps/pork_util.Tpo"; exit 1; fi
  403. pork_screen.c: In function 'screen_init':
  404. pork_screen.c:152:17: warning: large integer implicitly truncated to unsigned type [-Woverflow]
  405. acct->refnum = -1UL;
  406. ^
  407. pork_screen.c: In function 'screen_window_swap':
  408. pork_screen.c:325:20: warning: variable 'acct' set but not used [-Wunused-but-set-variable]
  409. struct pork_acct *acct;
  410. ^
  411. pork_screen_io.c: In function '__screen_win_msg':
  412. pork_screen_io.c:153:2: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration]
  413. ret = vasprintf(&buf, fmt, ap);
  414. ^
  415. pork_swindow.c: In function 'swindow_set_log':
  416. pork_swindow.c:865:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  417. write(fd, timebuf, len);
  418. ^
  419. pork_swindow.c: In function 'swindow_end_log':
  420. pork_swindow.c:891:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  421. write(swindow->log_fd, timebuf, len);
  422. ^
  423. x86_64-pc-linux-gnu-gcc -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o pork pork.o pork_acct.o pork_alias.o pork_bind.o pork_buddy.o pork_buddy_list.o pork_chat.o pork_color.o pork_command.o pork_conf.o pork_cstr.o pork_events.o pork_format.o pork_help.o pork_html.o pork_imwindow.o pork_imsg.o pork_inet.o pork_input.o pork_io.o pork_list.o pork_misc.o pork_msg.o pork_opt.o pork_perl_stub.o pork_proto.o pork_queue.o pork_screen.o pork_screen_io.o pork_slist.o pork_set.o pork_status.o pork_swindow.o pork_timer.o pork_transfer.o pork_util.o missing/libmissing.a protocols/aim/libaim.a protocols/irc/libirc.a -lncurses
  424. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: pork_screen.o: undefined reference to symbol 'curscr'
  425. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  426. collect2: error: ld returned 1 exit status
  427. Makefile:369: recipe for target 'pork' failed
  428. make[3]: *** [pork] Error 1
  429. make[3]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src'
  430. Makefile:441: recipe for target 'all-recursive' failed
  431. make[2]: *** [all-recursive] Error 1
  432. make[2]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src'
  433. Makefile:259: recipe for target 'all-recursive' failed
  434. make[1]: *** [all-recursive] Error 1
  435. make[1]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1'
  436. Makefile:180: recipe for target 'all' failed
  437. make: *** [all] Error 2
  438. emake failed
  439. * ERROR: net-im/pork-0.99.8.1::gentoo failed (compile phase):
  440. * emake failed
  441. *
  442. * Call stack:
  443. * ebuild.sh, line 93: Called src_compile
  444. * environment, line 400: Called die
  445. * The specific snippet of code:
  446. * emake || die "emake failed"
  447. *
  448. * If you need support, post the output of `emerge --info '=net-im/pork-0.99.8.1::gentoo'`,
  449. * the complete build log and the output of `emerge -pqv '=net-im/pork-0.99.8.1::gentoo'`.
  450. sed: couldn't open temporary file /etc/portage/package.mask/sed8TJ5Ub: Permission denied