1. * Package: net-irc/charybdis-3.3.0
  2. * Repository: gentoo
  3. * Maintainer: binki@gentoo.org jdhore@gentoo.org,net-irc@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib ssl test userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking charybdis-3.3.0.tbz2 to /tmp/portage/net-irc/charybdis-3.3.0/work
  8. >>> Unpacking charybdis-3.3.0-patches.tar.bz2 to /tmp/portage/net-irc/charybdis-3.3.0/work
  9. >>> Source unpacked in /tmp/portage/net-irc/charybdis-3.3.0/work
  10. >>> Preparing source in /tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0 ...
  11. * Applying various patches (bugfixes/updates) ...
  12. * 01_all_LDFLAGS.patch ...
  13. [ ok ]
  14. * 02_all_parallel-lex.patch ...
  15. [ ok ]
  16. * 03_all_make-install-modules.patch ...
  17. [ ok ]
  18. * 04_all_make-install-help.patch ...
  19. [ ok ]
  20. * 05_all_make-viconf-deps.patch ...
  21. [ ok ]
  22. * 06_all_system-install-backport.patch ...
  23. [ ok ]
  24. * 07_all_bandb-pkglocalstatedir.patch ...
  25. [ ok ]
  26. * 08_all_backport-no-defaultconfs.patch ...
  27. [ ok ]
  28. * 09_all_sysconfdir.patch ...
  29. [ ok ]
  30. * 10_all_configure-dir-loop.patch ...
  31. [ ok ]
  32. * Done with patching
  33. * Running eautoreconf in '/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0' ...
  34. * Running autoconf ...
  35. * Running eautoreconf in '/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox' ...
  36. [ ok ]
  37. * Running autoheader ...
  38. [ ok ]
  39. * Running elibtoolize in: charybdis-3.3.0/libratbox/
  40. * Applying install-sh/1.5.6 patch ...
  41. * Applying portage/2.2 patch ...
  42. * Applying sed/1.5.6 patch ...
  43. * Applying as-needed/2.2.6 patch ...
  44. * Running libtoolize --install --copy --force --automake ...
  45. [ ok ]
  46. * Running aclocal ...
  47. [ ok ]
  48. * Running autoconf ...
  49. [ ok ]
  50. * Running autoheader ...
  51. [ ok ]
  52. * Running automake --add-missing --copy --foreign ...
  53. [ ok ]
  54. >>> Source prepared.
  55. >>> Configuring source in /tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0 ...
  56. * econf: updating charybdis-3.3.0/libratbox/config.sub with /usr/share/gnuconfig/config.sub
  57. * econf: updating charybdis-3.3.0/libratbox/config.guess with /usr/share/gnuconfig/config.guess
  58. ./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 ac_cv_prog_cc_g=no --disable-gnutls --disable-assert --disable-iodebug --enable-ipv6 --enable-small-net --enable-openssl --enable-zlib --with-program-prefix=charybdis- --enable-fhs-paths --sysconfdir=/etc/charybdis --libdir=/usr/lib64/charybdis --with-logdir=/var/log/charybdis --with-moduledir=/usr/lib64/charybdis/modules --with-rundir=/var/run
  59. configure: loading site script /usr/share/config.site
  60. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  61. checking whether the C compiler works... yes
  62. checking for C compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... no
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C compiler... yes
  67. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) no
  68. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  70. checking for grep that handles long lines and -e... /bin/grep
  71. checking for egrep... /bin/grep -E
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking minix/config.h usability... no
  83. checking minix/config.h presence... no
  84. checking for minix/config.h... no
  85. checking whether it is safe to define __EXTENSIONS__... yes
  86. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  87. checking whether we are using the GNU C compiler... (cached) yes
  88. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) no
  89. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  90. checking uname -s for Solaris, AIX or HPUX... no
  91. checking if x86_64-pc-linux-gnu-gcc is Apple GCC... no
  92. checking if x86_64-pc-linux-gnu-gcc supports the SVR4 SGS interfaces... no
  93. checking for mkdep... /usr/bin/mkdep
  94. checking for makedepend... /usr/bin/makedepend
  95. checking how to generate dependency info... gcc -MM
  96. checking for /dev/null... yes
  97. checking for library containing strerror... none required
  98. checking for inline... inline
  99. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  100. checking whether make sets $(MAKE)... yes
  101. checking for a BSD-compatible install... /usr/bin/install -c
  102. checking for rm... /bin/rm
  103. checking for cp... /bin/cp
  104. checking for mv... /bin/mv
  105. checking for ln... /bin/ln
  106. checking for sed... /bin/sed
  107. checking for ar... /usr/bin/ar
  108. checking for ld... /usr/bin/ld
  109. checking for ranlib... /usr/bin/ranlib
  110. checking for touch... /usr/bin/touch
  111. checking for bison... bison -y
  112. checking for flex... flex
  113. checking lex output file root... lex.yy
  114. checking lex library... -lfl
  115. checking whether yytext is a pointer... yes
  116. checking for ANSI C header files... (cached) yes
  117. checking crypt.h usability... yes
  118. checking crypt.h presence... yes
  119. checking for crypt.h... yes
  120. checking sys/resource.h usability... yes
  121. checking sys/resource.h presence... yes
  122. checking for sys/resource.h... yes
  123. checking sys/param.h usability... yes
  124. checking sys/param.h presence... yes
  125. checking for sys/param.h... yes
  126. checking errno.h usability... yes
  127. checking errno.h presence... yes
  128. checking for errno.h... yes
  129. checking sys/syslog.h usability... yes
  130. checking sys/syslog.h presence... yes
  131. checking for sys/syslog.h... yes
  132. checking stddef.h usability... yes
  133. checking stddef.h presence... yes
  134. checking for stddef.h... yes
  135. checking sys/wait.h usability... yes
  136. checking sys/wait.h presence... yes
  137. checking for sys/wait.h... yes
  138. checking wait.h usability... yes
  139. checking wait.h presence... yes
  140. checking for wait.h... yes
  141. checking sys/epoll.h usability... yes
  142. checking sys/epoll.h presence... yes
  143. checking for sys/epoll.h... yes
  144. checking sys/uio.h usability... yes
  145. checking sys/uio.h presence... yes
  146. checking for sys/uio.h... yes
  147. checking machine/endian.h usability... no
  148. checking machine/endian.h presence... no
  149. checking for machine/endian.h... no
  150. checking for an ANSI C-conforming const... yes
  151. checking whether byte ordering is bigendian... no
  152. checking for pid_t... yes
  153. checking for size_t... yes
  154. checking size of short... 2
  155. checking size of int... 4
  156. checking size of long... 8
  157. checking size of long long... 8
  158. checking for library containing socket... none required
  159. checking for socklen_t... yes
  160. checking for library containing crypt... -lcrypt
  161. checking whether string.h and strings.h may both be included... yes
  162. checking whether byte ordering is bigendian... (cached) no
  163. checking stdarg.h usability... yes
  164. checking stdarg.h presence... yes
  165. checking for stdarg.h... yes
  166. checking for strlcpy... no
  167. checking for strlcat... no
  168. checking for u_int32_t... yes
  169. checking for u_int16_t... yes
  170. checking for in_port_t... yes
  171. checking for sa_family_t... yes
  172. checking for uintptr_t... yes
  173. checking for socketpair... yes
  174. checking for vsnprintf... yes
  175. checking for mmap... yes
  176. checking for gettimeofday... yes
  177. checking for strdup... yes
  178. checking for strndup... yes
  179. checking for working alloca.h... yes
  180. checking for alloca... yes
  181. checking for nanosleep... yes
  182. checking for OpenSSL... /usr
  183. checking for OpenSSL 0.9.6 or above... found
  184. checking for RSA_free in -lcrypto... yes
  185. checking zlib.h usability... yes
  186. checking zlib.h presence... yes
  187. checking for zlib.h... yes
  188. checking for zlibVersion in -lz... yes
  189. checking whether to modify logdir... yes
  190. checking whether to modify helpdir... no
  191. checking whether to modify moduledir... yes
  192. checking whether or modify rundir... yes
  193. checking for program prefix... "charybdis-"
  194. checking for port_getn... no
  195. checking for select... yes
  196. checking for poll... yes
  197. checking for kevent... no
  198. checking for epoll_ctl... yes
  199. checking for epoll support in kernel... yes
  200. Using epoll for select loop.
  201. checking if you want IO Debugging hooks... no
  202. checking if you want to do a profile build... no
  203. checking dlfcn.h usability... yes
  204. checking dlfcn.h presence... yes
  205. checking for dlfcn.h... yes
  206. checking for library containing shl_load... no
  207. checking for library containing dlopen... -ldl
  208. checking for dlsym... yes
  209. checking for dlfunc... no
  210. checking for the ld -export-dynamic flag... yes
  211. checking for compiler option to produce PIC... gcc: -fPIC -DPIC -shared
  212. checking for the ld -rpath flag... yes
  213. checking for nlist... no
  214. checking for nlist in -ldl... no
  215. checking for nlist in -lelf... yes
  216. checking libelf/nlist.h usability... no
  217. checking libelf/nlist.h presence... no
  218. checking for libelf/nlist.h... no
  219. checking elf/nlist.h usability... no
  220. checking elf/nlist.h presence... no
  221. checking for elf/nlist.h... no
  222. checking nlist.h usability... yes
  223. checking nlist.h presence... yes
  224. checking for nlist.h... yes
  225. checking for extra underscores prepended to symbol names...
  226. configure: creating ./config.status
  227. config.status: creating Makefile
  228. config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
  229. config.status: creating bandb/Makefile
  230. config.status: creating ssld/Makefile
  231. config.status: creating extensions/Makefile
  232. config.status: creating src/Makefile
  233. config.status: creating modules/Makefile
  234. config.status: creating tools/Makefile
  235. config.status: creating tools/genssl.sh
  236. config.status: creating doc/Makefile
  237. config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
  238. config.status: creating help/Makefile
  239. config.status: creating include/setup.h
  240. config.status: executing tools/genssl.sh_chmod commands
  241. === configuring in libratbox (/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox)
  242. configure: running /bin/sh ./configure --disable-option-checking '--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' 'ac_cv_prog_cc_g=no' '--disable-gnutls' '--disable-assert' '--disable-iodebug' '--enable-ipv6' '--enable-small-net' '--enable-openssl' '--enable-zlib' '--with-program-prefix=charybdis-' '--enable-fhs-paths' '--sysconfdir=/etc/charybdis' '--libdir=/usr/lib64/charybdis' '--with-logdir=/var/log/charybdis' '--with-moduledir=/usr/lib64/charybdis/modules' '--with-rundir=/var/run' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=.
  243. configure: loading site script /usr/share/config.site
  244. checking for a BSD-compatible install... /usr/bin/install -c
  245. checking whether build environment is sane... yes
  246. checking for a thread-safe mkdir -p... /bin/mkdir -p
  247. checking for gawk... gawk
  248. checking whether make sets $(MAKE)... yes
  249. checking for style of include used by make... GNU
  250. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  251. checking whether the C compiler works... yes
  252. checking for C compiler default output file name... a.out
  253. checking for suffix of executables...
  254. checking whether we are cross compiling... no
  255. checking for suffix of object files... o
  256. checking whether we are using the GNU C compiler... yes
  257. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) no
  258. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  259. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  260. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  261. checking for grep that handles long lines and -e... /bin/grep
  262. checking for egrep... /bin/grep -E
  263. checking for ANSI C header files... yes
  264. checking for sys/types.h... yes
  265. checking for sys/stat.h... yes
  266. checking for stdlib.h... yes
  267. checking for string.h... yes
  268. checking for memory.h... yes
  269. checking for strings.h... yes
  270. checking for inttypes.h... yes
  271. checking for stdint.h... yes
  272. checking for unistd.h... yes
  273. checking minix/config.h usability... no
  274. checking minix/config.h presence... no
  275. checking for minix/config.h... no
  276. checking whether it is safe to define __EXTENSIONS__... yes
  277. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  278. checking for egrep... (cached) /bin/grep -E
  279. checking for a sed that does not truncate output... /bin/sed
  280. checking whether to enable maintainer-specific portions of Makefiles... no
  281. checking for library containing strerror... none required
  282. checking for inline... inline
  283. checking for an ANSI C-conforming const... yes
  284. checking whether make sets $(MAKE)... (cached) yes
  285. checking for automake... /usr/bin/automake
  286. checking for aclocal... /usr/bin/aclocal
  287. checking for autoheader... /usr/bin/autoheader
  288. checking for as... /usr/bin/as
  289. checking for rm... /bin/rm
  290. checking for cp... /bin/cp
  291. checking for mv... /bin/mv
  292. checking for ln... /bin/ln
  293. checking for touch... /usr/bin/touch
  294. checking build system type... x86_64-pc-linux-gnu
  295. checking host system type... x86_64-pc-linux-gnu
  296. checking how to print strings... printf
  297. checking for a sed that does not truncate output... (cached) /bin/sed
  298. checking for fgrep... /bin/grep -F
  299. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  300. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  301. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  302. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  303. checking whether ln -s works... yes
  304. checking the maximum length of command line arguments... 1572864
  305. checking whether the shell understands some XSI constructs... yes
  306. checking whether the shell understands "+="... yes
  307. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  308. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  309. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  310. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  311. checking how to recognize dependent libraries... pass_all
  312. checking for x86_64-pc-linux-gnu-dlltool... no
  313. checking for dlltool... no
  314. checking how to associate runtime and link libraries... printf %s\n
  315. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  316. checking for archiver @FILE support... @
  317. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  318. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  319. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  320. checking for sysroot... no
  321. checking for x86_64-pc-linux-gnu-mt... no
  322. checking for mt... mt
  323. checking if mt is a manifest tool... no
  324. checking for dlfcn.h... yes
  325. checking for objdir... .libs
  326. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  327. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  328. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  329. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  330. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
  331. yes
  332. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  333. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  334. checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
  335. no
  336. checking dynamic linker characteristics... GNU/Linux ld.so
  337. checking how to hardcode library paths into programs... immediate
  338. checking whether stripping libraries is possible... yes
  339. checking if libtool supports shared libraries... yes
  340. checking whether to build shared libraries... yes
  341. checking whether to build static libraries... no
  342. checking for pid_t... yes
  343. checking for size_t... yes
  344. checking for ssize_t... yes
  345. checking for uid_t in sys/types.h... yes
  346. checking for ANSI C header files... (cached) yes
  347. checking crypt.h usability... yes
  348. checking crypt.h presence... yes
  349. checking for crypt.h... yes
  350. checking for unistd.h... (cached) yes
  351. checking sys/socket.h usability... yes
  352. checking sys/socket.h presence... yes
  353. checking for sys/socket.h... yes
  354. checking for sys/stat.h... (cached) yes
  355. checking sys/time.h usability... yes
  356. checking sys/time.h presence... yes
  357. checking for sys/time.h... yes
  358. checking time.h usability... yes
  359. checking time.h presence... yes
  360. checking for time.h... yes
  361. checking netinet/in.h usability... yes
  362. checking netinet/in.h presence... yes
  363. checking for netinet/in.h... yes
  364. checking arpa/inet.h usability... yes
  365. checking arpa/inet.h presence... yes
  366. checking for arpa/inet.h... yes
  367. checking errno.h usability... yes
  368. checking errno.h presence... yes
  369. checking for errno.h... yes
  370. checking sys/uio.h usability... yes
  371. checking sys/uio.h presence... yes
  372. checking for sys/uio.h... yes
  373. checking spawn.h usability... yes
  374. checking spawn.h presence... yes
  375. checking for spawn.h... yes
  376. checking sys/poll.h usability... yes
  377. checking sys/poll.h presence... yes
  378. checking for sys/poll.h... yes
  379. checking sys/epoll.h usability... yes
  380. checking sys/epoll.h presence... yes
  381. checking for sys/epoll.h... yes
  382. checking sys/select.h usability... yes
  383. checking sys/select.h presence... yes
  384. checking for sys/select.h... yes
  385. checking sys/devpoll.h usability... no
  386. checking sys/devpoll.h presence... no
  387. checking for sys/devpoll.h... no
  388. checking sys/event.h usability... no
  389. checking sys/event.h presence... no
  390. checking for sys/event.h... no
  391. checking port.h usability... no
  392. checking port.h presence... no
  393. checking for port.h... no
  394. checking signal.h usability... yes
  395. checking signal.h presence... yes
  396. checking for signal.h... yes
  397. checking sys/signalfd.h usability... yes
  398. checking sys/signalfd.h presence... yes
  399. checking for sys/signalfd.h... yes
  400. checking sys/timerfd.h usability... yes
  401. checking sys/timerfd.h presence... yes
  402. checking for sys/timerfd.h... yes
  403. checking whether time.h and sys/time.h may both be included... yes
  404. checking for library containing socket... none required
  405. checking for struct sockaddr.sa_len... no
  406. checking for socklen_t... yes
  407. checking for INET6 protocol support... yes
  408. checking for struct sockaddr_in6... yes
  409. checking for struct sockaddr_storage... yes
  410. checking for library containing crypt... -lcrypt
  411. checking stdarg.h usability... yes
  412. checking stdarg.h presence... yes
  413. checking for stdarg.h... yes
  414. checking for sa_family_t... yes
  415. checking for socketpair... yes
  416. checking for gettimeofday... yes
  417. checking for writev... yes
  418. checking for sendmsg... yes
  419. checking for gmtime_r... yes
  420. checking for strtok_r... yes
  421. checking for usleep... yes
  422. checking for posix_spawn... yes
  423. checking for strlcpy... no
  424. checking for strlcat... no
  425. checking for strnlen... yes
  426. checking for fstat... yes
  427. checking for signalfd... yes
  428. checking for select... yes
  429. checking for poll... yes
  430. checking for kevent... no
  431. checking for port_create... no
  432. checking for epoll_ctl... yes
  433. checking for arc4random... no
  434. checking for getrusage... yes
  435. checking for timerfd_create... yes
  436. checking for library containing nanosleep... none required
  437. checking for library containing timer_create... -lrt
  438. checking for a working timer_create(CLOCK_REALTIME)... yes
  439. checking for a working timerfd_create(CLOCK_REALTIME)... yes
  440. checking for working alloca.h... yes
  441. checking for alloca... yes
  442. checking vfork.h usability... no
  443. checking vfork.h presence... no
  444. checking for vfork.h... no
  445. checking for fork... yes
  446. checking for vfork... yes
  447. checking for working fork... yes
  448. checking for working vfork... (cached) yes
  449. checking for stdlib.h... (cached) yes
  450. checking for unistd.h... (cached) yes
  451. checking for sys/param.h... yes
  452. checking for getpagesize... yes
  453. checking for working mmap... yes
  454. checking for /dev/poll... no
  455. checking for OpenSSL... /usr
  456. checking for OpenSSL 0.9.7 or above... found
  457. checking for RAND_status in -lcrypto... yes
  458. checking for SSL_read in -lssl... yes
  459. checking for GnuTLS... checking if you want to do a profile build... no
  460. checking that generated files are newer than configure... done
  461. configure: creating ./config.status
  462. config.status: creating src/Makefile
  463. config.status: creating Makefile
  464. config.status: creating libratbox.pc
  465. config.status: creating include/libratbox_config.h
  466. config.status: executing depfiles commands
  467. config.status: executing libtool commands
  468. /bin/rm: cannot remove 'libtoolT': No such file or directory
  469. config.status: executing include/librb-config.h commands
  470. Compiling libratbox devel
  471. Installing into: /usr
  472. IPv6 support ................... yes
  473. Assert debugging ............... no
  474. Block allocator ................ yes
  475. SSL Type........................ openssl
  476. Configuration:
  477. Install directory : /usr
  478. Ziplinks : yes
  479. OpenSSL : yes
  480. Socket Engine : epoll
  481. Small network : yes
  482. Block allocator : yes
  483. Nickname length : 15
  484. Topic length : 390
  485. Use (g)make to compile Charybdis, then (g)make install to install it.
  486. >>> Source configured.
  487. >>> Compiling source in /tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0 ...
  488. make -j24
  489. build ==> libratbox
  490. make[1]: Entering directory `/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox'
  491. Making all in src
  492. make[2]: Entering directory `/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox/src'
  493. /bin/sh ./version.c.SH
  494. Extracting libratbox/src/version.c...
  495. /bin/cp version.c version.c.last
  496. make all-am
  497. make[3]: Entering directory `/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox/src'
  498. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c
  499. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c -o win32.lo win32.c
  500. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c -o crypt.lo crypt.c
  501. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT balloc.lo -MD -MP -MF .deps/balloc.Tpo -c -o balloc.lo balloc.c
  502. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT commio.lo -MD -MP -MF .deps/commio.Tpo -c -o commio.lo commio.c
  503. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c -o openssl.lo openssl.c
  504. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT gnutls.lo -MD -MP -MF .deps/gnutls.Tpo -c -o gnutls.lo gnutls.c
  505. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT nossl.lo -MD -MP -MF .deps/nossl.Tpo -c -o nossl.lo nossl.c
  506. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
  507. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT ratbox_lib.lo -MD -MP -MF .deps/ratbox_lib.Tpo -c -o ratbox_lib.lo ratbox_lib.c
  508. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT rb_memory.lo -MD -MP -MF .deps/rb_memory.Tpo -c -o rb_memory.lo rb_memory.c
  509. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT linebuf.lo -MD -MP -MF .deps/linebuf.Tpo -c -o linebuf.lo linebuf.c
  510. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c
  511. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c -o tools.lo tools.c
  512. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c -o helper.lo helper.c
  513. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT devpoll.lo -MD -MP -MF .deps/devpoll.Tpo -c -o devpoll.lo devpoll.c
  514. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c -o epoll.lo epoll.c
  515. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c -o poll.lo poll.c
  516. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT ports.lo -MD -MP -MF .deps/ports.Tpo -c -o ports.lo ports.c
  517. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT sigio.lo -MD -MP -MF .deps/sigio.Tpo -c -o sigio.lo sigio.c
  518. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo select.c
  519. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT kqueue.lo -MD -MP -MF .deps/kqueue.Tpo -c -o kqueue.lo kqueue.c
  520. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT rawbuf.lo -MD -MP -MF .deps/rawbuf.Tpo -c -o rawbuf.lo rawbuf.c
  521. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT patricia.lo -MD -MP -MF .deps/patricia.Tpo -c -o patricia.lo patricia.c
  522. sigio.c: In function 'rb_select_sigio':
  523. sigio.c:238:17: error: storage size of 'si' isn't known
  524. mv -f .deps/gnutls.Tpo .deps/gnutls.Plo
  525. sigio.c:238:17: warning: unused variable 'si' [-Wunused-variable]
  526. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I. -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -MT arc4random.lo -MD -MP -MF .deps/arc4random.Tpo -c -o arc4random.lo arc4random.c
  527. mv -f .deps/nossl.Tpo .deps/nossl.Plo
  528. mv -f .deps/crypt.Tpo .deps/crypt.Plo
  529. /bin/sh ../libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I. -I../include -c version.c -o version.lo
  530. make[3]: *** [sigio.lo] Error 1
  531. make[3]: *** Waiting for unfinished jobs....
  532. mv -f .deps/rb_memory.Tpo .deps/rb_memory.Plo
  533. mv -f .deps/win32.Tpo .deps/win32.Plo
  534. mv -f .deps/devpoll.Tpo .deps/devpoll.Plo
  535. mv -f .deps/unix.Tpo .deps/unix.Plo
  536. mv -f .deps/ports.Tpo .deps/ports.Plo
  537. mv -f .deps/kqueue.Tpo .deps/kqueue.Plo
  538. mv -f .deps/tools.Tpo .deps/tools.Plo
  539. mv -f .deps/select.Tpo .deps/select.Plo
  540. mv -f .deps/poll.Tpo .deps/poll.Plo
  541. mv -f .deps/event.Tpo .deps/event.Plo
  542. mv -f .deps/rawbuf.Tpo .deps/rawbuf.Plo
  543. mv -f .deps/helper.Tpo .deps/helper.Plo
  544. mv -f .deps/ratbox_lib.Tpo .deps/ratbox_lib.Plo
  545. mv -f .deps/arc4random.Tpo .deps/arc4random.Plo
  546. mv -f .deps/epoll.Tpo .deps/epoll.Plo
  547. mv -f .deps/balloc.Tpo .deps/balloc.Plo
  548. mv -f .deps/patricia.Tpo .deps/patricia.Plo
  549. mv -f .deps/linebuf.Tpo .deps/linebuf.Plo
  550. mv -f .deps/snprintf.Tpo .deps/snprintf.Plo
  551. mv -f .deps/openssl.Tpo .deps/openssl.Plo
  552. mv -f .deps/commio.Tpo .deps/commio.Plo
  553. make[3]: Leaving directory `/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox/src'
  554. make[2]: *** [all] Error 2
  555. make[2]: Leaving directory `/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox/src'
  556. make[1]: *** [all-recursive] Error 1
  557. make[1]: Leaving directory `/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0/libratbox'
  558. make: *** [build] Error 2
  559. * ERROR: net-irc/charybdis-3.3.0 failed (compile phase):
  560. * emake failed
  561. *
  562. * If you need support, post the output of `emerge --info '=net-irc/charybdis-3.3.0'`,
  563. * the complete build log and the output of `emerge -pqv '=net-irc/charybdis-3.3.0'`.
  564. * The complete build log is located at '/var/log/portage/net-irc:charybdis-3.3.0:20120816-162944.log'.
  565. * For convenience, a symlink to the build log is located at '/tmp/portage/net-irc/charybdis-3.3.0/temp/build.log'.
  566. * The ebuild environment file is located at '/tmp/portage/net-irc/charybdis-3.3.0/temp/environment'.
  567. * Working directory: '/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0'
  568. * S: '/tmp/portage/net-irc/charybdis-3.3.0/work/charybdis-3.3.0'