1. * Package: net-irc/epic4-2.10.1
  2. * Repository: gentoo
  3. * Maintainer: net-irc@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib ssl test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking epic4-2.10.1.tar.bz2 to /tmp/portage/net-irc/epic4-2.10.1/work
  8. >>> Unpacking epic4-help-20050315.tar.gz to /tmp/portage/net-irc/epic4-2.10.1/work
  9. >>> Unpacking epic4-local.bz2 to /tmp/portage/net-irc/epic4-2.10.1/work
  10. >>> Source unpacked in /tmp/portage/net-irc/epic4-2.10.1/work
  11. >>> Preparing source in /tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1 ...
  12. * Applying epic-defaultserver.patch ...
  13. [ ok ]
  14. * Applying epic4-2.10.1-make-recursion.patch ...
  15. [ ok ]
  16. * Applying epic4-2.10.1-perl.patch ...
  17. [ ok ]
  18. * Running autoconf ...
  19. [ ok ]
  20. >>> Source prepared.
  21. >>> Configuring source in /tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1 ...
  22. ./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 --libexecdir=/usr/libexec/epic4 --with-ipv6 --without-perl --with-ssl
  23. configure: loading site script /usr/share/config.site
  24. this is ircii version EPIC4-2.10.1
  25. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  33. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  34. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  35. checking for library containing strerror... none required
  36. checking for grep that handles long lines and -e... /bin/grep
  37. checking for egrep... /bin/grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking minix/config.h usability... no
  49. checking minix/config.h presence... no
  50. checking for minix/config.h... no
  51. checking whether it is safe to define __EXTENSIONS__... yes
  52. checking for qnx... no
  53. checking for socket in -lsocket... no
  54. checking whether to include SSL support... yes
  55. checking for socket in -linet... no
  56. checking for gethostname in -lnsl... yes
  57. checking for getpwnam in -lsun... no
  58. checking for inet_addr in -ldgc... no
  59. checking for gethostbyname in -lresolv... yes
  60. checking for crypt in -lcrypt... yes
  61. checking for pow in -lm... yes
  62. checking whether you want to use termcap... no
  63. checking for setupterm in -lncurses... yes
  64. checking fcntl.h usability... yes
  65. checking fcntl.h presence... yes
  66. checking for fcntl.h... yes
  67. checking netdb.h usability... yes
  68. checking netdb.h presence... yes
  69. checking for netdb.h... yes
  70. checking regex.h usability... yes
  71. checking regex.h presence... yes
  72. checking for regex.h... yes
  73. checking sys/fcntl.h usability... yes
  74. checking sys/fcntl.h presence... yes
  75. checking for sys/fcntl.h... yes
  76. checking sys/file.h usability... yes
  77. checking sys/file.h presence... yes
  78. checking for sys/file.h... yes
  79. checking sys/select.h usability... yes
  80. checking sys/select.h presence... yes
  81. checking for sys/select.h... yes
  82. checking sys/syslimits.h usability... no
  83. checking sys/syslimits.h presence... no
  84. checking for sys/syslimits.h... no
  85. checking sys/un.h usability... yes
  86. checking sys/un.h presence... yes
  87. checking for sys/un.h... yes
  88. checking sys/time.h usability... yes
  89. checking sys/time.h presence... yes
  90. checking for sys/time.h... yes
  91. checking termcap.h usability... yes
  92. checking termcap.h presence... yes
  93. checking for termcap.h... yes
  94. checking sys/filio.h usability... no
  95. checking sys/filio.h presence... no
  96. checking for sys/filio.h... no
  97. checking sys/sysctl.h usability... yes
  98. checking sys/sysctl.h presence... yes
  99. checking for sys/sysctl.h... yes
  100. checking for inttypes.h... (cached) yes
  101. checking for stdint.h... (cached) yes
  102. checking term.h usability... yes
  103. checking term.h presence... yes
  104. checking for term.h... yes
  105. checking for setupterm... yes
  106. checking for uname... yes
  107. checking for setenv... yes
  108. checking for unsetenv... yes
  109. checking for killpg... yes
  110. checking for gettimeofday... yes
  111. checking for getpass... yes
  112. checking for strtoul... yes
  113. checking for vsnprintf... yes
  114. checking for snprintf... yes
  115. checking for sysconf... yes
  116. checking for fpathconf... yes
  117. checking for strerror... yes
  118. checking for memmove... yes
  119. checking for setsid... yes
  120. checking for getlogin... yes
  121. checking for fchdir... yes
  122. checking for realpath... yes
  123. checking for hstrerror... yes
  124. checking for strlcpy... no
  125. checking for strlcat... no
  126. checking for sysctlbyname... no
  127. checking for getservbyport... yes
  128. checking for getaddrinfo... yes
  129. checking for getnameinfo... yes
  130. checking for clock_gettime... no
  131. checking for atoll... yes
  132. checking for strtoll... yes
  133. checking for atoq... no
  134. checking for finite... yes
  135. checking for isfinite... no
  136. checking for tparm... yes
  137. checking whether term.h works by itself... yes
  138. checking for ANSI C header files... (cached) yes
  139. checking whether time.h and sys/time.h may both be included... yes
  140. checking for dirent.h that defines DIR... yes
  141. checking for library containing opendir... none required
  142. checking return type of signal handlers... void
  143. checking for mode_t... yes
  144. checking for pid_t... yes
  145. checking for size_t... yes
  146. checking for uid_t in sys/types.h... yes
  147. checking for working alloca.h... yes
  148. checking for alloca... yes
  149. checking for intptr_t in inttypes.h or stdint.h... yes
  150. checking for socklen_t... yes
  151. checking whether sys/types.h defines fd_set... yes
  152. checking for struct linger... yes
  153. checking for getpgid... yes
  154. checking for getpgrp... yes
  155. checking whether getpgrp requires zero arguments... yes
  156. checking for useful SO_SNDLOWAT... no
  157. checking for useful realpath... no
  158. checking for sys_siglist declaration... yes
  159. checking size of long long... 8
  160. checking size of unsigned int... 4
  161. checking to see if your struct sockaddr includes a length field... no
  162. checking whether to support ipv6... yes
  163. checking for struct sockaddr_storage... yes
  164. checking for struct sockaddr_in6... yes
  165. checking for struct addrinfo... yes
  166. checking to see if your getaddrinfo supports AF_UNIX... no. ugh
  167. checking whether to support SOCKS... no
  168. checking whether to support SOCKS5... no
  169. checking whether to support Perl... checking whether to support Tcl... no
  170. checking whether to support bounds checking gcc... no
  171. checking whether to turn on FreeBSD WARNS-like compiler warnings... no
  172. configure: creating ./config.status
  173. config.status: creating Makefile
  174. config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
  175. config.status: creating source/Makefile
  176. config.status: creating source/info.c.sh
  177. config.status: creating include/defs.h
  178. There you go. Look at include/config.h for any options that
  179. you might want to change before you 'make'. Don't forget to
  180. do a 'make install' before you're done.
  181. >>> Source configured.
  182. >>> Compiling source in /tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1 ...
  183. make -j24 CC=x86_64-pc-linux-gnu-gcc
  184. make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  185. make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  186. make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  187. make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  188. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c alias.c
  189. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c wserv.c
  190. wserv.c: In function 'main':
  191. wserv.c:153:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  192. wserv.c:160:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  193. wserv.c: In function 'term_resize':
  194. wserv.c:287:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  195. wserv.c: In function 'ignore':
  196. wserv.c:173:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  197. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ircsig.c
  198. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c gailib.c
  199. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o wserv4 wserv.o ircsig.o gailib.o -lncurses -lssl -lcrypto -lnsl -lresolv -lcrypt -lm
  200. make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  201. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c alist.c
  202. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c array.c
  203. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c clock.c
  204. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c commands.c
  205. commands.c: In function 'cd':
  206. commands.c:464:8: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  207. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c compat.c
  208. compat.c: In function 'bsd_arc4_stir':
  209. compat.c:1055:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  210. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c crypt.c
  211. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ctcp.c
  212. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c dcc.c
  213. dcc.c: In function 'process_dcc_send_handle_ack':
  214. dcc.c:2982:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'unsigned int' [-Wformat]
  215. dcc.c: In function 'process_dcc_send_data':
  216. dcc.c:3060:4: warning: format '%d' expects argument of type 'int', but argument 5 has type 'ssize_t' [-Wformat]
  217. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c debug.c
  218. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c exec.c
  219. exec.c: In function 'text_to_process':
  220. exec.c:958:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  221. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c files.c
  222. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c flood.c
  223. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c functions.c
  224. functions.c: In function 'function_randread':
  225. functions.c:4689:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  226. functions.c:4690:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  227. functions.c:4694:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  228. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c glob.c
  229. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c help.c
  230. help.c: In function 'help_me':
  231. help.c:462:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  232. help.c:474:10: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
  233. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c history.c
  234. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c hook.c
  235. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c if.c
  236. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ignore.c
  237. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c input.c
  238. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ./irc.c \
  239. -DIRCLIB=\"/usr/share/epic/\"
  240. ./irc.c: In function 'main':
  241. ./irc.c:1188:11: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  242. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ircaux.c
  243. ircaux.c: In function 'mangle_line':
  244. ircaux.c:3020:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  245. ircaux.c:3020:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
  246. ircaux.c: In function 'randd':
  247. ircaux.c:3237:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  248. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c keys.c
  249. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c lastlog.c
  250. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c list.c
  251. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c log.c
  252. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c logfiles.c
  253. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c mail.c
  254. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c names.c
  255. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c network.c
  256. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c newio.c
  257. newio.c: In function 'dgets':
  258. newio.c:283:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' [-Wformat]
  259. newio.c:283:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]
  260. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c notice.c
  261. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c notify.c
  262. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c numbers.c
  263. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c output.c
  264. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c parse.c
  265. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c queue.c
  266. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c reg.c
  267. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c screen.c
  268. screen.c: In function 'prepare_display':
  269. screen.c:1820:7: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]
  270. screen.c:1820:7: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]
  271. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c server.c
  272. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ssl.c
  273. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c status.c
  274. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c term.c
  275. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c timer.c
  276. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c translat.c
  277. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ./vars.c \
  278. -DWSERV_PATH=\"/usr/libexec/epic4/wserv4\"
  279. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c who.c
  280. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c window.c
  281. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c words.c
  282. sh info.c.sh
  283. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c info.c
  284. x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o epic alias.o alist.o array.o clock.o commands.o compat.o crypt.o ctcp.o dcc.o debug.o exec.o files.o flood.o functions.o gailib.o glob.o help.o history.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o list.o log.o logfiles.o mail.o names.o network.o newio.o notice.o notify.o numbers.o output.o parse.o queue.o reg.o screen.o server.o ssl.o status.o term.o timer.o translat.o vars.o who.o window.o words.o info.o -lncurses -lssl -lcrypto -lnsl -lresolv -lcrypt -lm
  285. rm -f info.c info.o
  286. make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  287. >>> Source compiled.
  288. >>> Install epic4-2.10.1 into /tmp/portage/net-irc/epic4-2.10.1/image/ category net-irc
  289. make -j24 -j1 prefix=/tmp/portage/net-irc/epic4-2.10.1/image/usr datadir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/share infodir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/share/info localstatedir=/tmp/portage/net-irc/epic4-2.10.1/image/var/lib mandir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man sysconfdir=/tmp/portage/net-irc/epic4-2.10.1/image/etc libdir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/lib64 -j24 -j1 sharedir=/tmp/portage/net-irc/epic4-2.10.1/image//usr/share libexecdir=/tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4 install
  290. make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  291. make[1]: Nothing to be done for `all'.
  292. make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  293. make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  294. make[1]: `wserv4' is up to date.
  295. make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
  296. umask 022; \
  297. ./mkinstalldirs /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/script \
  298. /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/help /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4 \
  299. /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man/man1
  300. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr
  301. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share
  302. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/epic
  303. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/epic/script
  304. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/epic/help
  305. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin
  306. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/libexec
  307. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/libexec/epic4
  308. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man
  309. mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man/man1
  310. x86_64-pc-linux-gnu-gcc -c ./test.c
  311. x86_64-pc-linux-gnu-gcc test.o -o my_test
  312. if ./my_test \( ! -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic-EPIC4-2.10.1 \) \
  313. -o source/epic -nt /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic-EPIC4-2.10.1; then \
  314. ./bsdinstall -c -m 755 source/epic /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic-EPIC4-2.10.1; \
  315. if ./my_test -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic.old; then \
  316. rm -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic.old; \
  317. fi; \
  318. if ./my_test -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic; then \
  319. mv /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic.old; \
  320. fi; \
  321. rm -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic; \
  322. ln -s epic-EPIC4-2.10.1 /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic; \
  323. fi
  324. if ./my_test \( \! -f /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4/wserv4 \) -o \
  325. source/wserv4 -nt /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4/wserv4; then \
  326. ./bsdinstall -c -m 755 source/wserv4 /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4/wserv4; \
  327. fi
  328. for i in ./script/*; \
  329. do \
  330. if ./my_test -f $i; then \
  331. if ./my_test -x $i; then \
  332. chmod a-x $i; \
  333. fi; \
  334. target=/tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/script/`basename $i`; \
  335. if ./my_test -f $target; then \
  336. if ./my_test $i -nt $target; then \
  337. ./bsdinstall -c -m 644 $i $target; \
  338. fi; \
  339. elif ./my_test -f $target.gz; then \
  340. if ./my_test $i -nt $target.gz; then \
  341. ./bsdinstall -c -m 644 $i $target; \
  342. gzip -f $target; \
  343. fi; \
  344. else \
  345. ./bsdinstall -c -m 644 $i $target; \
  346. if ./my_test -f /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/script/gzip-scripts; then \
  347. gzip -f $target; \
  348. fi; \
  349. fi; \
  350. fi; \
  351. done
  352. ./bsdinstall -c -m 644 ./doc/epic.1 /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man/man1/epic.1
  353. >>> Completed installing epic4-2.10.1 into /tmp/portage/net-irc/epic4-2.10.1/image/
  354. * QA Notice: make jobserver unavailable:
  355. *
  356. * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  357. * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
  358. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  359. usr/libexec/epic4/wserv4
  360. usr/bin/epic-EPIC4-2.10.1
  361. ecompressdir: bzip2 -9 /usr/share/man
  362. ecompressdir: bzip2 -9 /usr/share/doc
  363. * This package will overwrite one or more files that may belong to other
  364. * packages (see list below). You can use a command such as `portageq
  365. * owners / <filename>` to identify the installed package that owns a
  366. * file. If portageq reports that only one package owns a file then do
  367. * NOT file a bug report. A bug report is only useful if it identifies at
  368. * least two or more packages that are known to install the same file(s).
  369. * If a collision occurs and you can not explain where the file came from
  370. * then you should simply ignore the collision since there is not enough
  371. * information to determine if a real problem exists. Please do NOT file
  372. * a bug report at http://bugs.gentoo.org unless you report exactly which
  373. * two packages install the same file(s). Once again, please do NOT file
  374. * a bug report unless you have completely understood the above message.
  375. *
  376. * Detected file collision(s):
  377. *
  378. * /usr/bin/epic
  379. *
  380. * Searching all installed packages for file collisions...
  381. *
  382. * Press Ctrl-C to Stop
  383. *
  384. * dev-lang/epic-0.9.3
  385. * /usr/bin/epic
  386. *
  387. * Package 'net-irc/epic4-2.10.1' NOT merged due to file collisions. If
  388. * necessary, refer to your elog messages for the whole content of the
  389. * above message.