* CPV: net-irc/atheme-1.2.1 * REPO: gentoo * USE: elibc_glibc kernel_linux postgres test userland_GNU x86 >>> Unpacking source... >>> Unpacking atheme-1.2.1.tgz to /var/tmp/portage/net-irc/atheme-1.2.1/work * Applying atheme-1.2.1-postgresl.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-irc/atheme-1.2.1/work >>> Compiling source in /var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1 ... * QA Notice: USE Flag 'postgresql' not in IUSE for net-irc/atheme-1.2.1 * econf: updating atheme-1.2.1/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating atheme-1.2.1/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/var/lib/atheme --disable-postgresql --without-large-net configure: WARNING: unrecognized options: --without-large-net checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for inline... inline checking whether make sets $(MAKE)... yes checking how to generate dependancy info... assuming i686-pc-linux-gnu-gcc -MM checking for ANSI C header files... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h Library functions checking return type of signal handlers... void checking for strftime... yes checking for strdup... yes checking for strlcpy... no checking for strlcat... no checking for inet_pton... yes checking for inet_ntop... yes checking for gettimeofday... yes checking for umask... yes checking for mmap... yes checking for socket... yes checking for gethostbyname... yes checking for select... yes checking for poll... yes checking for crypt in -lcrypt... yes Type workarounds checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of int64_t... 8 checking size of long long... 8 checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for socklen_t... yes Tweaks checking if you want FHS-like pathnames... no checking if you want large network support... no PostgreSQL support checking whether to enable PostgreSQL backend support... no SASL support checking if SASL should be used... yes checking for SSL_read in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes Module support checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing shl_load... no checking for library containing dlopen... -ldl checking for dlsym... yes checking for dlfunc... no checking for dlinfo... yes checking for the ld -export-dynamic flag... yes checking if i686-pc-linux-gnu-gcc is Apple GCC... no checking for compiler option to produce PIC... gcc: -fPIC -DPIC -shared checking for nlist... no checking for nlist in -ldl... no checking for nlist in -lelf... yes checking libelf/nlist.h usability... no checking libelf/nlist.h presence... no checking for libelf/nlist.h... no checking elf/nlist.h usability... no checking elf/nlist.h presence... no checking for elf/nlist.h... no checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking for extra underscores prepended to symbol names... Makefile generation configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating libatheme/Makefile config.status: WARNING: 'libatheme/Makefile.in' seems to ignore the --datarootdir setting config.status: creating backend/Makefile config.status: WARNING: 'backend/Makefile.in' seems to ignore the --datarootdir setting config.status: creating contrib/Makefile config.status: WARNING: 'contrib/Makefile.in' seems to ignore the --datarootdir setting config.status: creating crypto/Makefile config.status: WARNING: 'crypto/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/Makefile config.status: WARNING: 'modules/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/chanserv/Makefile config.status: WARNING: 'modules/chanserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/global/Makefile config.status: WARNING: 'modules/global/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/nickserv/Makefile config.status: WARNING: 'modules/nickserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/operserv/Makefile config.status: WARNING: 'modules/operserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/userserv/Makefile config.status: WARNING: 'modules/userserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/xmlrpc/Makefile config.status: WARNING: 'modules/xmlrpc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/memoserv/Makefile config.status: WARNING: 'modules/memoserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/helpserv/Makefile config.status: WARNING: 'modules/helpserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/saslserv/Makefile config.status: WARNING: 'modules/saslserv/Makefile.in' seems to ignore the --datarootdir setting config.status: creating protocol/Makefile config.status: WARNING: 'protocol/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating include/sysconf.h configure: WARNING: unrecognized options: --without-large-net Configuration: Atheme version : 1.2.1 Installation prefix : /var/lib/atheme Module root directory: /var/lib/atheme Large network support: no PostgreSQL support : no SASL support : yes OpenSSL SASL support : yes Socket Engine : poll CFLAGS : -O2 -pipe -DPREFIX=\"${prefix}\" -DMODDIR=\"${MODDIR}\" -DSHAREDIR=\"${prefix}\" Type make to build Atheme, and make install to install it. make -j14 build ==> libatheme make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/libatheme' i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c balloc.c -o balloc.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c claro.c -o claro.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c connection.c -o connection.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c datastream.c -o datastream.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c dlink.c -o dlink.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c event.c -o event.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c hook.c -o hook.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c linker.c -o linker.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c memory.c -o memory.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c sockio.c -o sockio.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c string.c -o string.o i686-pc-linux-gnu-gcc -I. -I../include -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -c poll.c -o poll.o In file included from connection.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from sockio.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from memory.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from balloc.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from linker.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from event.c:11:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from claro.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from dlink.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from datastream.c:9:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from hook.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from string.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from poll.c:10:0: ./org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function rm -f liborg.atheme.claro.base.a /usr/bin/ar cqv liborg.atheme.claro.base.a balloc.o claro.o connection.o datastream.o dlink.o event.o hook.o linker.o memory.o sockio.o string.o poll.o a - balloc.o a - claro.o a - connection.o a - datastream.o a - dlink.o a - event.o a - hook.o a - linker.o a - memory.o a - sockio.o a - string.o a - poll.o /usr/bin/ranlib liborg.atheme.claro.base.a make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/libatheme' build ==> crypto make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/crypto' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme posix.c -o posix.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme ircservices.c -o ircservices.so In file included from ../include/atheme.h:15:0, from posix.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from ircservices.c:23: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/crypto' build ==> backend make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/backend' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme flatfile.c -o flatfile.so In file included from ../include/atheme.h:15:0, from flatfile.c:11: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/backend' build ==> modules make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules' build ==> chanserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme akick.c -o akick.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme ban.c -o ban.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme clear.c -o clear.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme clear_bans.c -o clear_bans.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme clear_users.c -o clear_users.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme close.c -o close.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme drop.c -o drop.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme flags.c -o flags.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme ftransfer.c -o ftransfer.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme getkey.c -o getkey.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme halfop.c -o halfop.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme help.c -o help.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme hold.c -o hold.so In file included from ../../include/atheme.h:15:0, from akick.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from clear_users.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from ban.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from clear.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from close.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from drop.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from clear_bans.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from getkey.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from ftransfer.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from flags.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from help.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from halfop.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme info.c -o info.so In file included from ../../include/atheme.h:15:0, from hold.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme invite.c -o invite.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme kick.c -o kick.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme list.c -o list.so In file included from ../../include/atheme.h:15:0, from info.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme mark.c -o mark.so In file included from ../../include/atheme.h:15:0, from invite.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme op.c -o op.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme recover.c -o recover.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme register.c -o register.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme set.c -o set.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme status.c -o status.so In file included from ../../include/atheme.h:15:0, from list.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme taxonomy.c -o taxonomy.so In file included from ../../include/atheme.h:15:0, from kick.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme template.c -o template.so In file included from ../../include/atheme.h:15:0, from mark.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from recover.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme topic.c -o topic.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme version.c -o version.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme voice.c -o voice.so In file included from ../../include/atheme.h:15:0, from op.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from template.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from set.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from register.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from status.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from taxonomy.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from topic.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme why.c -o why.so In file included from ../../include/atheme.h:15:0, from version.c:1: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme xop.c -o xop.so In file included from ../../include/atheme.h:15:0, from voice.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from why.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from xop.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' build ==> nickserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme drop.c -o drop.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme freeze.c -o freeze.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme ghost.c -o ghost.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme help.c -o help.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme hold.c -o hold.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme identify.c -o identify.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme info.c -o info.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme list.c -o list.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme listchans.c -o listchans.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme listmail.c -o listmail.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme logout.c -o logout.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme mark.c -o mark.so In file included from ../../include/atheme.h:15:0, from help.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme register.c -o register.so In file included from ../../include/atheme.h:15:0, from ghost.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from drop.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from freeze.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from hold.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from identify.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from info.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from list.c:11: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from listmail.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from logout.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from listchans.c:11: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from register.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme resetpass.c -o resetpass.so In file included from ../../include/atheme.h:15:0, from mark.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme return.c -o return.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme sendpass.c -o sendpass.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme set.c -o set.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme status.c -o status.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme taxonomy.c -o taxonomy.so In file included from ../../include/atheme.h:15:0, from return.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme verify.c -o verify.so In file included from ../../include/atheme.h:15:0, from resetpass.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme vhost.c -o vhost.so In file included from ../../include/atheme.h:15:0, from sendpass.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from status.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from set.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from taxonomy.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from verify.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from vhost.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' build ==> global make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' build ==> operserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme akill.c -o akill.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme help.c -o help.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme ignore.c -o ignore.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme inject.c -o inject.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme jupe.c -o jupe.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme mode.c -o mode.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme modinspect.c -o modinspect.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme modlist.c -o modlist.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme modload.c -o modload.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme modrestart.c -o modrestart.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme modunload.c -o modunload.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme noop.c -o noop.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme raw.c -o raw.so In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from help.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from inject.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from akill.c:11: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from modload.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from ignore.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from modlist.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from modinspect.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from jupe.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from modrestart.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from mode.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from noop.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from raw.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme rehash.c -o rehash.so In file included from ../../include/atheme.h:15:0, from modunload.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme restart.c -o restart.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme shutdown.c -o shutdown.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme specs.c -o specs.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme uptime.c -o uptime.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme update.c -o update.so In file included from ../../include/atheme.h:15:0, from restart.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from rehash.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from specs.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from uptime.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from shutdown.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from update.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' build ==> userserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme drop.c -o drop.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme freeze.c -o freeze.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme help.c -o help.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme hold.c -o hold.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme info.c -o info.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme list.c -o list.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme listmail.c -o listmail.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme listchans.c -o listchans.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme login.c -o login.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme logout.c -o logout.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme mark.c -o mark.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme register.c -o register.so In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme sendpass.c -o sendpass.so In file included from ../../include/atheme.h:15:0, from drop.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from freeze.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from login.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from list.c:11: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from hold.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from info.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from listmail.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from listchans.c:11: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from help.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from sendpass.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from mark.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme resetpass.c -o resetpass.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme return.c -o return.so In file included from ../../include/atheme.h:15:0, from logout.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from register.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme set.c -o set.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme status.c -o status.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme taxonomy.c -o taxonomy.so In file included from ../../include/atheme.h:15:0, from resetpass.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme verify.c -o verify.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme vhost.c -o vhost.so In file included from ../../include/atheme.h:15:0, from return.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from set.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from status.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from taxonomy.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from verify.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from vhost.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' build ==> xmlrpc make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme account.c -o account.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme channel.c -o channel.so In file included from ../../include/atheme.h:15:0, from account.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from channel.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' build ==> memoserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme help.c -o help.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme send.c -o send.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme list.c -o list.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme delete.c -o delete.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme forward.c -o forward.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme read.c -o read.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme ignore.c -o ignore.so In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from forward.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from list.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from delete.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from help.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from send.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from read.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from ignore.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' build ==> saslserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme -lssl -lcrypto main.c -o main.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme -lssl -lcrypto plain.c -o plain.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme -lssl -lcrypto crypt.c -o crypt.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme -lssl -lcrypto dh-blowfish.c -o dh-blowfish.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../../include -I../../libatheme -lssl -lcrypto help.c -o help.so In file included from ../../include/atheme.h:15:0, from plain.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from main.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from crypt.c:17: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from help.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../../include/atheme.h:15:0, from dh-blowfish.c:10: ../../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules' build ==> protocol make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/protocol' i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme asuka.c -o asuka.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme bahamut.c -o bahamut.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme bircd.c -o bircd.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme charybdis.c -o charybdis.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme dreamforge.c -o dreamforge.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme hybrid.c -o hybrid.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme hyperion.c -o hyperion.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme inspircd.c -o inspircd.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme ircnet.c -o ircnet.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme nefarious.c -o nefarious.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme plexus.c -o plexus.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme ptlink.c -o ptlink.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme ratbox.c -o ratbox.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme shadowircd.c -o shadowircd.so In file included from ../include/atheme.h:15:0, from asuka.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from bircd.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from bahamut.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from hybrid.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from ircnet.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from hyperion.c:15: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from charybdis.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from shadowircd.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from dreamforge.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from nefarious.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from inspircd.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from plexus.c:13: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-functionIn file included from ../include/atheme.h:15:0, from ratbox.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from ptlink.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme solidircd.c -o solidircd.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme sorcery.c -o sorcery.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme ultimate3.c -o ultimate3.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme undernet.c -o undernet.so i686-pc-linux-gnu-gcc -fPIC -DPIC -shared -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme unreal.c -o unreal.so In file included from ../include/atheme.h:15:0, from solidircd.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from ultimate3.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from sorcery.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from undernet.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from unreal.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/protocol' build ==> src make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/src' i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c atheme.c -o atheme.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c authcookie.c -o authcookie.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c base64.c -o base64.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c cmode.c -o cmode.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c commandtree.c -o commandtree.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c conf.c -o conf.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c confparse.c -o confparse.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c crypto.c -o crypto.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c culture.c -o culture.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c dbhandler.c -o dbhandler.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c flags.c -o flags.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c function.c -o function.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c help.c -o help.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c match.c -o match.o In file included from ../include/atheme.h:15:0, from authcookie.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from dbhandler.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from atheme.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from cmode.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c md5.c -o md5.o In file included from ../include/atheme.h:15:0, from conf.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from commandtree.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function cmode.c: In function ‘channel_mode_va’: cmode.c:306:2: warning: passing argument 4 of ‘channel_mode’ from incompatible pointer type cmode.c:16:6: note: expected ‘char **’ but argument is of type ‘const char **’ In file included from ../include/atheme.h:15:0, from confparse.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from culture.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c module.c -o module.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c node.c -o node.o In file included from ../include/atheme.h:15:0, from crypto.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from function.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from flags.c:8: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from match.c:12: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c packet.c -o packet.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c parse.c -o parse.o In file included from ../include/atheme.h:15:0, from help.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c phandler.c -o phandler.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c pmodule.c -o pmodule.o In file included from ../include/atheme.h:15:0, from module.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c privs.c -o privs.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c ptasks.c -o ptasks.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c services.c -o services.o In file included from ../include/atheme.h:15:0, from node.c:11: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from packet.c:13: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from phandler.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from parse.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c servtree.c -o servtree.o In file included from ../include/atheme.h:15:0, from privs.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c send.c -o send.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c signal.c -o signal.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c template.c -o template.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c tokenize.c -o tokenize.o In file included from ../include/atheme.h:15:0, from ptasks.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from pmodule.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from services.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c ubase64.c -o ubase64.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c uid.c -o uid.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c uplink.c -o uplink.o In file included from ../include/atheme.h:15:0, from servtree.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from signal.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c xmlrpc.c -o xmlrpc.o In file included from ../include/atheme.h:15:0, from template.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from send.c:11: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function /bin/sh ./version.sh 1.2.1 In file included from ../include/atheme.h:15:0, from tokenize.c:11: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function Extracting atheme/src/version.c... In file included from ../include/atheme.h:15:0, from uplink.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from ubase64.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from ../include/xmlrpc.h:12, from xmlrpc.c:13: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function In file included from ../include/atheme.h:15:0, from uid.c:10: ../libatheme/org.atheme.claro.base:86:10: warning: built-in function ‘clog’ declared as non-function i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -c version.c -o version.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/lib/atheme\" -DMODDIR=\"/var/lib/atheme\" -DSHAREDIR=\"/var/lib/atheme\" -I../include -I../libatheme -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-export-dynamic -o atheme atheme.o authcookie.o base64.o cmode.o commandtree.o conf.o confparse.o crypto.o culture.o dbhandler.o flags.o function.o help.o match.o md5.o module.o node.o packet.o parse.o phandler.o pmodule.o privs.o ptasks.o services.o servtree.o send.o signal.o template.o tokenize.o ubase64.o uid.o uplink.o xmlrpc.o version.o -ldl -lcrypt -lssl -lcrypto -L../libatheme -lorg.atheme.claro.base /bin/mv version.c version.c.last make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/src' >>> Source compiled. >>> Test phase [none]: net-irc/atheme-1.2.1 >>> Install atheme-1.2.1 into /var/tmp/portage/net-irc/atheme-1.2.1/image/ category net-irc * Tinderbox QA Notice: 'make' called by src_install make -j14 prefix=/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme install build ==> libatheme make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/libatheme' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/libatheme' build ==> crypto make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/crypto' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/crypto' build ==> backend make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/backend' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/backend' build ==> modules make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules' build ==> chanserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' build ==> nickserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' build ==> global make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' build ==> operserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' build ==> userserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' build ==> xmlrpc make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' build ==> memoserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' build ==> saslserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules' build ==> protocol make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/protocol' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/protocol' build ==> src make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/src' /bin/sh ./version.sh 1.2.1 Extracting atheme/src/version.c... i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DMODDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DSHAREDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -I../include -I../libatheme -c version.c -o version.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DMODDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DSHAREDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -I../include -I../libatheme -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-export-dynamic -o atheme atheme.o authcookie.o base64.o cmode.o commandtree.o conf.o confparse.o crypto.o culture.o dbhandler.o flags.o function.o help.o match.o md5.o module.o node.o packet.o parse.o phandler.o pmodule.o privs.o ptasks.o services.o servtree.o send.o signal.o template.o tokenize.o ubase64.o uid.o uplink.o xmlrpc.o version.o -ldl -lcrypt -lssl -lcrypto -L../libatheme -lorg.atheme.claro.base /bin/mv version.c version.c.last make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/src' install ==> libatheme make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/libatheme' make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/libatheme' install ==> crypto make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/crypto' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/crypto /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/crypto make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/crypto' install ==> backend make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/backend' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/backend /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/backend make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/backend' install ==> modules make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules' build ==> chanserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' build ==> nickserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' build ==> global make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' build ==> operserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' build ==> userserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' build ==> xmlrpc make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' build ==> memoserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' build ==> saslserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' install ==> chanserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/chanserv /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/chanserv make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/chanserv' install ==> nickserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/nickserv /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/nickserv make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/nickserv' install ==> global make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/global /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/global make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/global' install ==> operserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/operserv /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/operserv make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/operserv' install ==> userserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/userserv /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/userserv make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/userserv' install ==> xmlrpc make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/xmlrpc /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/xmlrpc make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/xmlrpc' install ==> memoserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/memoserv /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/memoserv make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/memoserv' install ==> saslserv make[2]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/saslserv /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/saslserv /bin/rm -f /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/saslserv/sasl.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/modules/saslserv/help.so make[2]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules/saslserv' make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/modules' install ==> protocol make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/protocol' /usr/bin/install -c -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/protocol /usr/bin/install -c -m 755 *.so /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/protocol make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/protocol' install ==> src make[1]: Entering directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/src' /bin/sh ./version.sh 1.2.1 Extracting atheme/src/version.c... i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DMODDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DSHAREDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -I../include -I../libatheme -c version.c -o version.o i686-pc-linux-gnu-gcc -O2 -pipe -DPREFIX=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DMODDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -DSHAREDIR=\"/var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme\" -I../include -I../libatheme -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-export-dynamic -o atheme atheme.o authcookie.o base64.o cmode.o commandtree.o conf.o confparse.o crypto.o culture.o dbhandler.o flags.o function.o help.o match.o md5.o module.o node.o packet.o parse.o phandler.o pmodule.o privs.o ptasks.o services.o servtree.o send.o signal.o template.o tokenize.o ubase64.o uid.o uplink.o xmlrpc.o version.o -ldl -lcrypt -lssl -lcrypto -L../libatheme -lorg.atheme.claro.base /bin/mv version.c version.c.last /usr/bin/install -c -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme /usr/bin/install -c -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/bin /usr/bin/install -c -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/etc /usr/bin/install -c -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/var /usr/bin/install -c -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/doc /usr/bin/install -c -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/help /usr/bin/install -c -m 755 -c atheme /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/bin /usr/bin/install -c -m 640 -c ../dist/example.conf /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/etc /usr/bin/install -c -m 640 -c ../dist/example.motd /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/etc /usr/bin/install -c -m 640 -c ../dist/example.userserv.conf /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/etc /usr/bin/install -c -m 640 -c ../dist/atheme.chk /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/etc/atheme.chk.sample (cd ../doc; for i in *; do install -m 644 $i /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/doc; done) (cd ../help; for i in *; do \ [ -f $i ] && install -m 644 $i /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/help; \ if [ -d $i ]; then \ cd $i; \ install -m 755 -d /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/help/$i; \ for j in *; do \ [ -f $j ] && install -m 644 $j /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme/help/$i; \ done; \ cd ..; \ fi; \ done) ---------------------------------------------------------------- >>> Remember to cd to /var/tmp/portage/net-irc/atheme-1.2.1/image//var/lib/atheme and edit your config file. ---------------------------------------------------------------- make[1]: Leaving directory `/var/tmp/portage/net-irc/atheme-1.2.1/work/atheme-1.2.1/src' >>> Completed installing atheme-1.2.1 into /var/tmp/portage/net-irc/atheme-1.2.1/image/ * QA Notice: Unrecognized configure options: * * configure: WARNING: unrecognized options: --without-large-net * configure: WARNING: unrecognized options: --without-large-net strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/atheme/backend/flatfile.so usr/lib/atheme/crypto/ircservices.so usr/lib/atheme/crypto/posix.so usr/lib/atheme/protocol/sorcery.so usr/lib/atheme/protocol/ratbox.so usr/lib/atheme/protocol/asuka.so usr/lib/atheme/protocol/inspircd.so usr/lib/atheme/protocol/plexus.so usr/lib/atheme/protocol/undernet.so usr/lib/atheme/protocol/unreal.so usr/lib/atheme/protocol/charybdis.so usr/lib/atheme/protocol/dreamforge.so usr/lib/atheme/protocol/solidircd.so usr/lib/atheme/protocol/ultimate3.so usr/lib/atheme/protocol/bahamut.so usr/lib/atheme/protocol/hyperion.so usr/lib/atheme/protocol/bircd.so usr/lib/atheme/protocol/ptlink.so usr/lib/atheme/protocol/shadowircd.so usr/lib/atheme/protocol/nefarious.so usr/lib/atheme/protocol/hybrid.so usr/lib/atheme/protocol/ircnet.so usr/lib/atheme/modules/userserv/taxonomy.so usr/lib/atheme/modules/userserv/sendpass.so usr/lib/atheme/modules/userserv/freeze.so usr/lib/atheme/modules/userserv/list.so usr/lib/atheme/modules/userserv/drop.so usr/lib/atheme/modules/userserv/resetpass.so usr/lib/atheme/modules/userserv/logout.so usr/lib/atheme/modules/userserv/info.so usr/lib/atheme/modules/userserv/register.so usr/lib/atheme/modules/userserv/set.so usr/lib/atheme/modules/userserv/mark.so usr/lib/atheme/modules/userserv/hold.so usr/lib/atheme/modules/userserv/verify.so usr/lib/atheme/modules/userserv/listchans.so usr/lib/atheme/modules/userserv/return.so usr/lib/atheme/modules/userserv/listmail.so usr/lib/atheme/modules/userserv/main.so usr/lib/atheme/modules/userserv/help.so usr/lib/atheme/modules/userserv/status.so usr/lib/atheme/modules/userserv/login.so usr/lib/atheme/modules/userserv/vhost.so usr/lib/atheme/modules/xmlrpc/account.so usr/lib/atheme/modules/xmlrpc/channel.so usr/lib/atheme/modules/xmlrpc/main.so usr/lib/atheme/modules/chanserv/taxonomy.so usr/lib/atheme/modules/chanserv/clear_bans.so usr/lib/atheme/modules/chanserv/kick.so usr/lib/atheme/modules/chanserv/ftransfer.so usr/lib/atheme/modules/chanserv/xop.so usr/lib/atheme/modules/chanserv/list.so usr/lib/atheme/modules/chanserv/drop.so usr/lib/atheme/modules/chanserv/invite.so usr/lib/atheme/modules/chanserv/voice.so usr/lib/atheme/modules/chanserv/ban.so usr/lib/atheme/modules/chanserv/template.so usr/lib/atheme/modules/chanserv/why.so usr/lib/atheme/modules/chanserv/info.so usr/lib/atheme/modules/chanserv/register.so usr/lib/atheme/modules/chanserv/set.so usr/lib/atheme/modules/chanserv/topic.so usr/lib/atheme/modules/chanserv/halfop.so usr/lib/atheme/modules/chanserv/mark.so usr/lib/atheme/modules/chanserv/close.so usr/lib/atheme/modules/chanserv/getkey.so usr/lib/atheme/modules/chanserv/hold.so usr/lib/atheme/modules/chanserv/akick.so usr/lib/atheme/modules/chanserv/clear_users.so usr/lib/atheme/modules/chanserv/flags.so usr/lib/atheme/modules/chanserv/recover.so usr/lib/atheme/modules/chanserv/clear.so usr/lib/atheme/modules/chanserv/main.so usr/lib/atheme/modules/chanserv/help.so usr/lib/atheme/modules/chanserv/op.so usr/lib/atheme/modules/chanserv/status.so usr/lib/atheme/modules/chanserv/version.so usr/lib/atheme/modules/global/main.so usr/lib/atheme/modules/memoserv/list.so usr/lib/atheme/modules/memoserv/ignore.so usr/lib/atheme/modules/memoserv/forward.so usr/lib/atheme/modules/memoserv/delete.so usr/lib/atheme/modules/memoserv/send.so usr/lib/atheme/modules/memoserv/read.so usr/lib/atheme/modules/memoserv/main.so usr/lib/atheme/modules/memoserv/help.so usr/lib/atheme/modules/nickserv/taxonomy.so usr/lib/atheme/modules/nickserv/sendpass.so usr/lib/atheme/modules/nickserv/freeze.so usr/lib/atheme/modules/nickserv/list.so usr/lib/atheme/modules/nickserv/drop.so usr/lib/atheme/modules/nickserv/resetpass.so usr/lib/atheme/modules/nickserv/logout.so usr/lib/atheme/modules/nickserv/ghost.so usr/lib/atheme/modules/nickserv/info.so usr/lib/atheme/modules/nickserv/register.so usr/lib/atheme/modules/nickserv/set.so usr/lib/atheme/modules/nickserv/mark.so usr/lib/atheme/modules/nickserv/hold.so usr/lib/atheme/modules/nickserv/verify.so usr/lib/atheme/modules/nickserv/listchans.so usr/lib/atheme/modules/nickserv/return.so usr/lib/atheme/modules/nickserv/listmail.so usr/lib/atheme/modules/nickserv/main.so usr/lib/atheme/modules/nickserv/help.so usr/lib/atheme/modules/nickserv/status.so usr/lib/atheme/modules/nickserv/identify.so usr/lib/atheme/modules/nickserv/vhost.so usr/lib/atheme/modules/saslserv/dh-blowfish.so usr/lib/atheme/modules/saslserv/plain.so usr/lib/atheme/modules/saslserv/crypt.so usr/lib/atheme/modules/saslserv/main.so usr/lib/atheme/modules/operserv/rehash.so usr/lib/atheme/modules/operserv/jupe.so usr/lib/atheme/modules/operserv/ignore.so usr/lib/atheme/modules/operserv/modunload.so usr/lib/atheme/modules/operserv/update.so usr/lib/atheme/modules/operserv/modrestart.so usr/lib/atheme/modules/operserv/modinspect.so usr/lib/atheme/modules/operserv/uptime.so usr/lib/atheme/modules/operserv/modload.so usr/lib/atheme/modules/operserv/main.so usr/lib/atheme/modules/operserv/help.so usr/lib/atheme/modules/operserv/modlist.so usr/lib/atheme/modules/operserv/noop.so usr/lib/atheme/modules/operserv/raw.so usr/lib/atheme/modules/operserv/mode.so usr/lib/atheme/modules/operserv/shutdown.so usr/lib/atheme/modules/operserv/inject.so usr/lib/atheme/modules/operserv/akill.so usr/lib/atheme/modules/operserv/restart.so usr/lib/atheme/modules/operserv/specs.so usr/bin/atheme  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/atheme/backend/flatfile.so * /usr/lib/atheme/crypto/ircservices.so * /usr/lib/atheme/crypto/posix.so * /usr/lib/atheme/protocol/sorcery.so * /usr/lib/atheme/protocol/ratbox.so * /usr/lib/atheme/protocol/asuka.so * /usr/lib/atheme/protocol/inspircd.so * /usr/lib/atheme/protocol/plexus.so * /usr/lib/atheme/protocol/undernet.so * /usr/lib/atheme/protocol/unreal.so * /usr/lib/atheme/protocol/charybdis.so * /usr/lib/atheme/protocol/dreamforge.so * /usr/lib/atheme/protocol/solidircd.so * /usr/lib/atheme/protocol/ultimate3.so * /usr/lib/atheme/protocol/bahamut.so * /usr/lib/atheme/protocol/hyperion.so * /usr/lib/atheme/protocol/bircd.so * /usr/lib/atheme/protocol/ptlink.so * /usr/lib/atheme/protocol/shadowircd.so * /usr/lib/atheme/protocol/nefarious.so * /usr/lib/atheme/protocol/hybrid.so * /usr/lib/atheme/protocol/ircnet.so * /usr/lib/atheme/modules/userserv/taxonomy.so * /usr/lib/atheme/modules/userserv/sendpass.so * /usr/lib/atheme/modules/userserv/freeze.so * /usr/lib/atheme/modules/userserv/list.so * /usr/lib/atheme/modules/userserv/drop.so * /usr/lib/atheme/modules/userserv/resetpass.so * /usr/lib/atheme/modules/userserv/logout.so * /usr/lib/atheme/modules/userserv/info.so * /usr/lib/atheme/modules/userserv/register.so * /usr/lib/atheme/modules/userserv/set.so * /usr/lib/atheme/modules/userserv/mark.so * /usr/lib/atheme/modules/userserv/hold.so * /usr/lib/atheme/modules/userserv/verify.so * /usr/lib/atheme/modules/userserv/listchans.so * /usr/lib/atheme/modules/userserv/return.so * /usr/lib/atheme/modules/userserv/listmail.so * /usr/lib/atheme/modules/userserv/main.so * /usr/lib/atheme/modules/userserv/help.so * /usr/lib/atheme/modules/userserv/status.so * /usr/lib/atheme/modules/userserv/login.so * /usr/lib/atheme/modules/userserv/vhost.so * /usr/lib/atheme/modules/xmlrpc/account.so * /usr/lib/atheme/modules/xmlrpc/channel.so * /usr/lib/atheme/modules/xmlrpc/main.so * /usr/lib/atheme/modules/chanserv/taxonomy.so * /usr/lib/atheme/modules/chanserv/clear_bans.so * /usr/lib/atheme/modules/chanserv/kick.so * /usr/lib/atheme/modules/chanserv/ftransfer.so * /usr/lib/atheme/modules/chanserv/xop.so * /usr/lib/atheme/modules/chanserv/list.so * /usr/lib/atheme/modules/chanserv/drop.so * /usr/lib/atheme/modules/chanserv/invite.so * /usr/lib/atheme/modules/chanserv/voice.so * /usr/lib/atheme/modules/chanserv/ban.so * /usr/lib/atheme/modules/chanserv/template.so * /usr/lib/atheme/modules/chanserv/why.so * /usr/lib/atheme/modules/chanserv/info.so * /usr/lib/atheme/modules/chanserv/register.so * /usr/lib/atheme/modules/chanserv/set.so * /usr/lib/atheme/modules/chanserv/topic.so * /usr/lib/atheme/modules/chanserv/halfop.so * /usr/lib/atheme/modules/chanserv/mark.so * /usr/lib/atheme/modules/chanserv/close.so * /usr/lib/atheme/modules/chanserv/getkey.so * /usr/lib/atheme/modules/chanserv/hold.so * /usr/lib/atheme/modules/chanserv/akick.so * /usr/lib/atheme/modules/chanserv/clear_users.so * /usr/lib/atheme/modules/chanserv/flags.so * /usr/lib/atheme/modules/chanserv/recover.so * /usr/lib/atheme/modules/chanserv/clear.so * /usr/lib/atheme/modules/chanserv/main.so * /usr/lib/atheme/modules/chanserv/help.so * /usr/lib/atheme/modules/chanserv/op.so * /usr/lib/atheme/modules/chanserv/status.so * /usr/lib/atheme/modules/chanserv/version.so * /usr/lib/atheme/modules/global/main.so * /usr/lib/atheme/modules/memoserv/list.so * /usr/lib/atheme/modules/memoserv/ignore.so * /usr/lib/atheme/modules/memoserv/forward.so * /usr/lib/atheme/modules/memoserv/delete.so * /usr/lib/atheme/modules/memoserv/send.so * /usr/lib/atheme/modules/memoserv/read.so * /usr/lib/atheme/modules/memoserv/main.so * /usr/lib/atheme/modules/memoserv/help.so * /usr/lib/atheme/modules/nickserv/taxonomy.so * /usr/lib/atheme/modules/nickserv/sendpass.so * /usr/lib/atheme/modules/nickserv/freeze.so * /usr/lib/atheme/modules/nickserv/list.so * /usr/lib/atheme/modules/nickserv/drop.so * /usr/lib/atheme/modules/nickserv/resetpass.so * /usr/lib/atheme/modules/nickserv/logout.so * /usr/lib/atheme/modules/nickserv/ghost.so * /usr/lib/atheme/modules/nickserv/info.so * /usr/lib/atheme/modules/nickserv/register.so * /usr/lib/atheme/modules/nickserv/set.so * /usr/lib/atheme/modules/nickserv/mark.so * /usr/lib/atheme/modules/nickserv/hold.so * /usr/lib/atheme/modules/nickserv/verify.so * /usr/lib/atheme/modules/nickserv/listchans.so * /usr/lib/atheme/modules/nickserv/return.so * /usr/lib/atheme/modules/nickserv/listmail.so * /usr/lib/atheme/modules/nickserv/main.so * /usr/lib/atheme/modules/nickserv/help.so * /usr/lib/atheme/modules/nickserv/status.so * /usr/lib/atheme/modules/nickserv/identify.so * /usr/lib/atheme/modules/nickserv/vhost.so * /usr/lib/atheme/modules/saslserv/dh-blowfish.so * /usr/lib/atheme/modules/saslserv/plain.so * /usr/lib/atheme/modules/saslserv/crypt.so * /usr/lib/atheme/modules/saslserv/main.so * /usr/lib/atheme/modules/operserv/rehash.so * /usr/lib/atheme/modules/operserv/jupe.so * /usr/lib/atheme/modules/operserv/ignore.so * /usr/lib/atheme/modules/operserv/modunload.so * /usr/lib/atheme/modules/operserv/update.so * /usr/lib/atheme/modules/operserv/modrestart.so * /usr/lib/atheme/modules/operserv/modinspect.so * /usr/lib/atheme/modules/operserv/uptime.so * /usr/lib/atheme/modules/operserv/modload.so * /usr/lib/atheme/modules/operserv/main.so * /usr/lib/atheme/modules/operserv/help.so * /usr/lib/atheme/modules/operserv/modlist.so * /usr/lib/atheme/modules/operserv/noop.so * /usr/lib/atheme/modules/operserv/raw.so * /usr/lib/atheme/modules/operserv/mode.so * /usr/lib/atheme/modules/operserv/shutdown.so * /usr/lib/atheme/modules/operserv/inject.so * /usr/lib/atheme/modules/operserv/akill.so * /usr/lib/atheme/modules/operserv/restart.so * /usr/lib/atheme/modules/operserv/specs.so  * * Don't forget to edit /etc/atheme/atheme.conf! * * Gentoo contact information ... herds: net-irc maintainers: