* Package: net-irc/ircservices-5.1.24 * Repository: gentoo * Maintainer: gurligebis@gentoo.org net-irc@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Adding group 'ircservices' to your system ... * - Groupid: next available * Adding user 'ircservices' to your system ... * - Userid: 163 * - Shell: /sbin/nologin * - Home: /dev/null * - Groups: ircservices * - GECOS: added by portage for ircservices usermod: no changes * Applying ircservices-5.1.17-fPIC.patch ... [ ok ] * Applying ircservices-5.1.17-fPIC-configure.patch ... [ ok ] * Applying ircservices-5.1.24-ircservices-chk-pidfile.patch ... [ ok ] * Applying ircservices-5.1.24-parallel-make.patch ... [ ok ] * Applying ircservices-5.1.24-ldflags.patch ... [ ok ] * Applying ircservices-5.1.24-as-needed.patch ... [ ok ] * Applying ircservices-5.1.24-fd_set-amd64.patch ... [ ok ] * Replacing obsolete head/tail with POSIX compliant ones * - fixed configure Beginning IRC Services configuration. Executable (program) files will be installed in /usr/bin Data files will be installed in /var/lib/ircservices Checking sanity of /bin/sh... high. Searching for a suitable compiler... (supplied) using x86_64-pc-linux-gnu-gcc. Compiler flags supplied: -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector Let's see what libraries we need... -lm -lcrypt Checking whether we can use dynamic modules... yes. Checking whether ranlib exists... yes. Checking for presence of include files (it's okay if some aren't there): stdint.h... present strings.h... present sys/select.h... present sys/sysproto.h... not present Looking for an 8-bit integer type... int8_t Looking for a 16-bit integer type... int16_t Looking for a 32-bit integer type... int32_t Looking for a 64-bit integer type... int64_t Checking the size of int... 32 bits Checking the size of long... 64 bits Checking the size of pointers... 64 bits Checking the size of size_t... 64 bits Checking the size of time_t... 64 bits (nifty!) Checking the size of gid_t... 32 bits Checking for socklen_t... present. Checking how to use size_t with printf... can use %zu to print size_t (I love standards-compliance :-)). Seeing if your system defines int16/int32... not found (this is good). How to complain when something goes wrong... ah, strerror() is here. Looking for other functions we want that you don't have... Checking how to install files... looks like "install" will work. Seeing if "install" will create directories... OK. Checking how to copy directories... /bin/cp -dpr Creating config.h... done. Creating Makefile.inc... done. Saving configuration results in config.cache... done. All done! Now edit defs.h as needed, and run "make" (or possibly "gmake") to compile Services. See the README and FAQ if you have any problems. touch services.h make -C lang langstrs.h make[1]: Entering directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/lang' make[1]: `langstrs.h' is up to date. make[1]: Leaving directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/lang' cp -p lang/langstrs.h . x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c channels.c -o channels.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c compat.c -o compat.o make[1]: Entering directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/lang' x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes langcomp.c -o langcomp x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c conffile.c -o conffile.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c databases.c -o databases.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c encrypt.c -o encrypt.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c ignore.c -o ignore.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c log.c -o log.o conffile.c: In function ‘do_read_config_file’: conffile.c:277:9: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c main.c -o main.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c memory.c -o memory.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c misc.c -o misc.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c modes.c -o modes.o ./langcomp de.l ./langcomp en_us.l x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c modules.c -o modules.o ./langcomp es.l ./langcomp fr.l ./langcomp hu.l ./langcomp ja_euc.l ./langcomp ja_sjis.l x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c process.c -o process.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c servers.c -o servers.o ./langcomp nl.l ./langcomp ru.l ./langcomp tr.l make[1]: Leaving directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/lang' x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c signals.c -o signals.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c sockets.c -o sockets.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c timeout.c -o timeout.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c users.c -o users.o make[1]: Entering directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/modules' make[2]: Entering directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/modules/chanserv' sockets.c: In function ‘check_sockets’: sockets.c:811:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sockets.c: In function ‘do_callback’: sockets.c:1489:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sockets.c: In function ‘flush_write_buffer’: sockets.c:1751:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sockets.c: In function ‘do_disconn’: sockets.c:2092:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sockets.c:2127:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sockets.c:2127:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cd ../.. && x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -DMODULE -DMODULE_ID=chanserv_main -DMODULE_MAIN_FILE -fPIC -I. -c modules/chanserv/main.c -o modules/chanserv/main.o make[1]: Entering directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/tools' x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-db.c -o convert-db.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c actions.c -o actions.o cd ../.. && x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -DMODULE -DMODULE_ID=chanserv_main -fPIC -I. -c modules/chanserv/access.c -o modules/chanserv/access.o modules/chanserv/main.c: In function ‘chanserv’: modules/chanserv/main.c:609:9: error: format not a string literal and no format arguments [-Werror=format-security] actions.c: In function ‘add_mode_with_params’: actions.c:566:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘long unsigned int’ [-Wformat] cc1: some warnings being treated as errors make[4]: *** [.compiled-main.o] Error 1 make[3]: *** [main.o] Error 2 make[3]: x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c commands.c -o commands.o *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-cygnus.c -o convert-cygnus.o cd ../.. && x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -DMODULE -DMODULE_ID=chanserv_access_levels -DMODULE_MAIN_FILE -fPIC -I. -c modules/chanserv/access-levels.c -o modules/chanserv/access-levels.o touch .stamp convert-cygnus.c: In function ‘cyg_load_nick’: convert-cygnus.c:157:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] modules/chanserv/access-levels.c: In function ‘do_access_listlevel’: modules/chanserv/access-levels.c:321:20: warning: variable ‘dir’ set but not used [-Wunused-but-set-variable] make[2]: *** [main.so] Error 2 make[2]: *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c init.c -o init.o convert-cygnus.c: In function ‘cyg_load_chan’: convert-cygnus.c:640:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] convert-cygnus.c: In function ‘cyg_load_root’: convert-cygnus.c:1161:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] convert-cygnus.c: In function ‘check_cygnus’: convert-cygnus.c:1328:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-epona.c -o convert-epona.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-hybserv.c -o convert-hybserv.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -c language.c -o language.o init.c: In function ‘do_LoadLanguageText’: init.c:361:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] init.c: In function ‘do_LoadModule’: init.c:418:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] init.c: In function ‘init’: init.c:903:29: warning: variable ‘openlog_errno’ set but not used [-Wunused-but-set-variable] init.c:903:9: warning: variable ‘openlog_failed’ set but not used [-Wunused-but-set-variable] language.c: In function ‘load_ext_lang’: language.c:323:13: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘long unsigned int’ [-Wformat] language.c:374:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] language.c:418:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] convert-hybserv.c: In function ‘check_hybserv’: convert-hybserv.c:1003:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-magick.c -o convert-magick.o x86_64-pc-linux-gnu-gcc -shared -fPIC -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic access-levels.o -o access-levels.so -lm -lcrypt -ldl make[2]: Leaving directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/modules/chanserv' make[1]: *** [all-dynamic] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/modules' make: *** [modules] Error 2 make: x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-ptlink.c -o convert-ptlink.o *** Waiting for unfinished jobs.... convert-magick.c: In function ‘m14_load_nick’: convert-magick.c:50:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c:54:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c:55:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c: In function ‘m14_load_chan’: convert-magick.c:249:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c:325:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c:344:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c: In function ‘m14_load_memo’: convert-magick.c:418:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c:426:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c:428:21: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c: In function ‘m14_load_akill’: convert-magick.c:488:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c: In function ‘m14_load_clone’: convert-magick.c:520:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-magick.c: In function ‘m14_load_message’: convert-magick.c:553:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-sirv.c -o convert-sirv.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-trircd.c -o convert-trircd.o convert-sirv.c: In function ‘sirv_load_nick’: convert-sirv.c:93:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:95:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:101:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c: In function ‘sirv_load_chan’: convert-sirv.c:424:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:445:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:446:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:448:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:451:21: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:462:21: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:465:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:467:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:642:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:644:21: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:648:21: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:669:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c: In function ‘sirv_load_memo’: convert-sirv.c:760:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c:769:17: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c: In function ‘sirv_load_akill’: convert-sirv.c:916:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c: In function ‘sirv_load_trigger’: convert-sirv.c:956:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] convert-sirv.c: In function ‘auspice_load_admin’: convert-sirv.c:863:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c convert-ver8.c -o convert-ver8.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c ../modules/database/fileutil.c -o fileutil-x.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c ../misc.c -o misc-x.o x86_64-pc-linux-gnu-gcc -DPRIdSIZE=\"zd\" -DPRIuSIZE=\"zu\" -march=native -Wformat -Werror=format-security -g0 -O2 -fno-stack-protector -g -Wall -Wmissing-prototypes -I.. -DCONVERT_DB -c ../modules/misc/xml-export.c -o xml-export-x.o PROGRAM=`echo "ircservices" | sed 's,/,\\\\/,g'` ; \ BINDEST=`echo "/usr/bin" | sed 's,/,\\\\/,g'` ; \ DATDEST=`echo "/var/lib/ircservices" | sed 's,/,\\\\/,g'` ; \ sed -e "s/@BINDEST@/$BINDEST/g" -e "s/@DATDEST@/$DATDEST/g" -e "s/@PROGRAM@/$PROGRAM/g" ircservices-chk chmod a+x ircservices-chk x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic convert-db.o convert-cygnus.o convert-epona.o convert-hybserv.o convert-magick.o convert-ptlink.o convert-sirv.o convert-trircd.o convert-ver8.o fileutil-x.o misc-x.o xml-export-x.o ../compat.o -lm -lcrypt -ldl -o convert-db make[1]: Leaving directory `/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24/tools' * ERROR: net-irc/ircservices-5.1.24::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/ircservices-5.1.24::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/ircservices-5.1.24::gentoo'`. * The complete build log is located at '/var/log/log/build/net-irc/ircservices-5.1.24:20140822-115148.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/ircservices-5.1.24/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/ircservices-5.1.24/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24' * S: '/var/tmp/portage/net-irc/ircservices-5.1.24/work/ircservices-5.1.24'