* Package: net-im/pork-0.99.8.1 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking pork-0.99.8.1.tar.gz to /tmp/portage/net-im/pork-0.99.8.1/work >>> Source unpacked in /tmp/portage/net-im/pork-0.99.8.1/work >>> Compiling source in /tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1 ... * econf: updating pork-0.99.8.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pork-0.99.8.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-perl configure: loading site script /usr/share/config.site ./configure: 40: /usr/share/config.site: [[: Permission denied checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for sed... /bin/sed checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 for pid_t... 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 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for initscr in -lncurses... yes checking for resizeterm in -lncurses... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for AF_INET6... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for void *... yes checking size of void *... 8 checking for __attribute__... no checking return type of signal handlers... void checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for strsep... yes checking for vasprintf... yes checking for gettimeofday... yes checking for select... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for memcmp... yes checking for strftime... yes checking for vprintf... yes checking for gethostbyname... yes checking for library containing socket... none required checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for struct sockaddr_storage... yes checking for ss_family member in struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating src/protocols/Makefile config.status: creating src/protocols/aim/Makefile config.status: creating src/protocols/irc/Makefile config.status: creating doc/Makefile config.status: creating doc/help/Makefile config.status: creating doc/help/blist/Makefile config.status: creating doc/help/buddy/Makefile config.status: creating doc/help/chat/Makefile config.status: creating doc/help/event/Makefile config.status: creating doc/help/file/Makefile config.status: creating doc/help/history/Makefile config.status: creating doc/help/input/Makefile config.status: creating doc/help/main/Makefile config.status: creating doc/help/perl/Makefile config.status: creating doc/help/scroll/Makefile config.status: creating doc/help/timer/Makefile config.status: creating doc/help/win/Makefile config.status: creating examples/Makefile config.status: creating examples/perl/Makefile config.status: creating config.h config.status: executing depfiles commands make -j24 make all-recursive make[1]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1' Making all in src make[2]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src' Making all in missing make[3]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/missing' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT inet_ntop.o -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.o inet_ntop.c; \ then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Po"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ipv6_missing.o -MD -MP -MF ".deps/ipv6_missing.Tpo" -c -o ipv6_missing.o ipv6_missing.c; \ then mv -f ".deps/ipv6_missing.Tpo" ".deps/ipv6_missing.Po"; else rm -f ".deps/ipv6_missing.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; \ then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT strsep.o -MD -MP -MF ".deps/strsep.Tpo" -c -o strsep.o strsep.c; \ then mv -f ".deps/strsep.Tpo" ".deps/strsep.Po"; else rm -f ".deps/strsep.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT vasprintf.o -MD -MP -MF ".deps/vasprintf.Tpo" -c -o vasprintf.o vasprintf.c; \ then mv -f ".deps/vasprintf.Tpo" ".deps/vasprintf.Po"; else rm -f ".deps/vasprintf.Tpo"; exit 1; fi rm -f libmissing.a ar cru libmissing.a inet_ntop.o ipv6_missing.o getopt.o snprintf.o strsep.o vasprintf.o x86_64-pc-linux-gnu-ranlib libmissing.a make[3]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/missing' Making all in protocols make[3]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols' Making all in irc make[4]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/irc' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc.o -MD -MP -MF ".deps/pork_irc.Tpo" -c -o pork_irc.o pork_irc.c; \ then mv -f ".deps/pork_irc.Tpo" ".deps/pork_irc.Po"; else rm -f ".deps/pork_irc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc_dcc.o -MD -MP -MF ".deps/pork_irc_dcc.Tpo" -c -o pork_irc_dcc.o pork_irc_dcc.c; \ then mv -f ".deps/pork_irc_dcc.Tpo" ".deps/pork_irc_dcc.Po"; else rm -f ".deps/pork_irc_dcc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc_input.o -MD -MP -MF ".deps/pork_irc_input.Tpo" -c -o pork_irc_input.o pork_irc_input.c; \ then mv -f ".deps/pork_irc_input.Tpo" ".deps/pork_irc_input.Po"; else rm -f ".deps/pork_irc_input.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_irc_output.o -MD -MP -MF ".deps/pork_irc_output.Tpo" -c -o pork_irc_output.o pork_irc_output.c; \ then mv -f ".deps/pork_irc_output.Tpo" ".deps/pork_irc_output.Po"; else rm -f ".deps/pork_irc_output.Tpo"; exit 1; fi pork_irc_dcc.c: In function 'irc_file_send': pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=] xfer->lport, xfer->file_len); ^ pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=] pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=] pork_irc_dcc.c:193:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'off_t' [-Wformat=] pork_irc_dcc.c: In function 'irc_handler_dcc_resume': pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=] filename, port, position); ^ pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=] pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=] pork_irc_dcc.c:372:4: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' [-Wformat=] rm -f libirc.a ar cru libirc.a pork_irc.o pork_irc_dcc.o pork_irc_input.o pork_irc_output.o x86_64-pc-linux-gnu-ranlib libirc.a make[4]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/irc' Making all in aim make[4]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/aim' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT admin.o -MD -MP -MF ".deps/admin.Tpo" -c -o admin.o `test -f 'libfaim/admin.c' || echo './'`libfaim/admin.c; \ then mv -f ".deps/admin.Tpo" ".deps/admin.Po"; else rm -f ".deps/admin.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT adverts.o -MD -MP -MF ".deps/adverts.Tpo" -c -o adverts.o `test -f 'libfaim/adverts.c' || echo './'`libfaim/adverts.c; \ then mv -f ".deps/adverts.Tpo" ".deps/adverts.Po"; else rm -f ".deps/adverts.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT auth.o -MD -MP -MF ".deps/auth.Tpo" -c -o auth.o `test -f 'libfaim/auth.c' || echo './'`libfaim/auth.c; \ then mv -f ".deps/auth.Tpo" ".deps/auth.Po"; else rm -f ".deps/auth.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bart.o -MD -MP -MF ".deps/bart.Tpo" -c -o bart.o `test -f 'libfaim/bart.c' || echo './'`libfaim/bart.c; \ then mv -f ".deps/bart.Tpo" ".deps/bart.Po"; else rm -f ".deps/bart.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bos.o -MD -MP -MF ".deps/bos.Tpo" -c -o bos.o `test -f 'libfaim/bos.c' || echo './'`libfaim/bos.c; \ then mv -f ".deps/bos.Tpo" ".deps/bos.Po"; else rm -f ".deps/bos.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bstream.o -MD -MP -MF ".deps/bstream.Tpo" -c -o bstream.o `test -f 'libfaim/bstream.c' || echo './'`libfaim/bstream.c; \ then mv -f ".deps/bstream.Tpo" ".deps/bstream.Po"; else rm -f ".deps/bstream.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT buddylist.o -MD -MP -MF ".deps/buddylist.Tpo" -c -o buddylist.o `test -f 'libfaim/buddylist.c' || echo './'`libfaim/buddylist.c; \ then mv -f ".deps/buddylist.Tpo" ".deps/buddylist.Po"; else rm -f ".deps/buddylist.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT chat.o -MD -MP -MF ".deps/chat.Tpo" -c -o chat.o `test -f 'libfaim/chat.c' || echo './'`libfaim/chat.c; \ then mv -f ".deps/chat.Tpo" ".deps/chat.Po"; else rm -f ".deps/chat.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT chatnav.o -MD -MP -MF ".deps/chatnav.Tpo" -c -o chatnav.o `test -f 'libfaim/chatnav.c' || echo './'`libfaim/chatnav.c; \ then mv -f ".deps/chatnav.Tpo" ".deps/chatnav.Po"; else rm -f ".deps/chatnav.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT conn.o -MD -MP -MF ".deps/conn.Tpo" -c -o conn.o `test -f 'libfaim/conn.c' || echo './'`libfaim/conn.c; \ then mv -f ".deps/conn.Tpo" ".deps/conn.Po"; else rm -f ".deps/conn.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT email.o -MD -MP -MF ".deps/email.Tpo" -c -o email.o `test -f 'libfaim/email.c' || echo './'`libfaim/email.c; \ then mv -f ".deps/email.Tpo" ".deps/email.Po"; else rm -f ".deps/email.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ft.o -MD -MP -MF ".deps/ft.Tpo" -c -o ft.o `test -f 'libfaim/ft.c' || echo './'`libfaim/ft.c; \ then mv -f ".deps/ft.Tpo" ".deps/ft.Po"; else rm -f ".deps/ft.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT icq.o -MD -MP -MF ".deps/icq.Tpo" -c -o icq.o `test -f 'libfaim/icq.c' || echo './'`libfaim/icq.c; \ then mv -f ".deps/icq.Tpo" ".deps/icq.Po"; else rm -f ".deps/icq.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT im.o -MD -MP -MF ".deps/im.Tpo" -c -o im.o `test -f 'libfaim/im.c' || echo './'`libfaim/im.c; \ then mv -f ".deps/im.Tpo" ".deps/im.Po"; else rm -f ".deps/im.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT invite.o -MD -MP -MF ".deps/invite.Tpo" -c -o invite.o `test -f 'libfaim/invite.c' || echo './'`libfaim/invite.c; \ then mv -f ".deps/invite.Tpo" ".deps/invite.Po"; else rm -f ".deps/invite.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT locate.o -MD -MP -MF ".deps/locate.Tpo" -c -o locate.o `test -f 'libfaim/locate.c' || echo './'`libfaim/locate.c; \ then mv -f ".deps/locate.Tpo" ".deps/locate.Po"; else rm -f ".deps/locate.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o `test -f 'libfaim/md5.c' || echo './'`libfaim/md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o `test -f 'libfaim/misc.c' || echo './'`libfaim/misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT msgcookie.o -MD -MP -MF ".deps/msgcookie.Tpo" -c -o msgcookie.o `test -f 'libfaim/msgcookie.c' || echo './'`libfaim/msgcookie.c; \ then mv -f ".deps/msgcookie.Tpo" ".deps/msgcookie.Po"; else rm -f ".deps/msgcookie.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT odir.o -MD -MP -MF ".deps/odir.Tpo" -c -o odir.o `test -f 'libfaim/odir.c' || echo './'`libfaim/odir.c; \ then mv -f ".deps/odir.Tpo" ".deps/odir.Po"; else rm -f ".deps/odir.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT popups.o -MD -MP -MF ".deps/popups.Tpo" -c -o popups.o `test -f 'libfaim/popups.c' || echo './'`libfaim/popups.c; \ then mv -f ".deps/popups.Tpo" ".deps/popups.Po"; else rm -f ".deps/popups.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rxhandlers.o -MD -MP -MF ".deps/rxhandlers.Tpo" -c -o rxhandlers.o `test -f 'libfaim/rxhandlers.c' || echo './'`libfaim/rxhandlers.c; \ then mv -f ".deps/rxhandlers.Tpo" ".deps/rxhandlers.Po"; else rm -f ".deps/rxhandlers.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rxqueue.o -MD -MP -MF ".deps/rxqueue.Tpo" -c -o rxqueue.o `test -f 'libfaim/rxqueue.c' || echo './'`libfaim/rxqueue.c; \ then mv -f ".deps/rxqueue.Tpo" ".deps/rxqueue.Po"; else rm -f ".deps/rxqueue.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o `test -f 'libfaim/search.c' || echo './'`libfaim/search.c; \ then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT service.o -MD -MP -MF ".deps/service.Tpo" -c -o service.o `test -f 'libfaim/service.c' || echo './'`libfaim/service.c; \ then mv -f ".deps/service.Tpo" ".deps/service.Po"; else rm -f ".deps/service.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT snac.o -MD -MP -MF ".deps/snac.Tpo" -c -o snac.o `test -f 'libfaim/snac.c' || echo './'`libfaim/snac.c; \ then mv -f ".deps/snac.Tpo" ".deps/snac.Po"; else rm -f ".deps/snac.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ssi.o -MD -MP -MF ".deps/ssi.Tpo" -c -o ssi.o `test -f 'libfaim/ssi.c' || echo './'`libfaim/ssi.c; \ then mv -f ".deps/ssi.Tpo" ".deps/ssi.Po"; else rm -f ".deps/ssi.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o `test -f 'libfaim/stats.c' || echo './'`libfaim/stats.c; \ then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT tlv.o -MD -MP -MF ".deps/tlv.Tpo" -c -o tlv.o `test -f 'libfaim/tlv.c' || echo './'`libfaim/tlv.c; \ then mv -f ".deps/tlv.Tpo" ".deps/tlv.Po"; else rm -f ".deps/tlv.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT translate.o -MD -MP -MF ".deps/translate.Tpo" -c -o translate.o `test -f 'libfaim/translate.c' || echo './'`libfaim/translate.c; \ then mv -f ".deps/translate.Tpo" ".deps/translate.Po"; else rm -f ".deps/translate.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT txqueue.o -MD -MP -MF ".deps/txqueue.Tpo" -c -o txqueue.o `test -f 'libfaim/txqueue.c' || echo './'`libfaim/txqueue.c; \ then mv -f ".deps/txqueue.Tpo" ".deps/txqueue.Po"; else rm -f ".deps/txqueue.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o `test -f 'libfaim/util.c' || echo './'`libfaim/util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_aim.o -MD -MP -MF ".deps/pork_aim.Tpo" -c -o pork_aim.o pork_aim.c; \ then mv -f ".deps/pork_aim.Tpo" ".deps/pork_aim.Po"; else rm -f ".deps/pork_aim.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I.. -I../.. -I../../.. -I../../missing -Ilibfaim -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_aim_proto.o -MD -MP -MF ".deps/pork_aim_proto.Tpo" -c -o pork_aim_proto.o pork_aim_proto.c; \ then mv -f ".deps/pork_aim_proto.Tpo" ".deps/pork_aim_proto.Po"; else rm -f ".deps/pork_aim_proto.Tpo"; exit 1; fi In file included from pork_aim.c:30:0: ../../missing/pork_missing.h:31:0: warning: "EAI_MEMORY" redefined # define EAI_MEMORY 2 ^ In file included from ./libfaim/aim.h:31:0, from pork_aim.c:27: /usr/include/netdb.h:625:0: note: this is the location of the previous definition # define EAI_MEMORY -10 /* Memory allocation failure. */ ^ rm -f libaim.a ar cru libaim.a admin.o adverts.o auth.o bart.o bos.o bstream.o buddylist.o chat.o chatnav.o conn.o email.o ft.o icq.o im.o invite.o locate.o md5.o misc.o msgcookie.o odir.o popups.o rxhandlers.o rxqueue.o search.o service.o snac.o ssi.o stats.o tlv.o translate.o txqueue.o util.o pork_aim.o pork_aim_proto.o x86_64-pc-linux-gnu-ranlib libaim.a make[4]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols/aim' make[4]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols' make[3]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src/protocols' make[3]: Entering directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork.o -MD -MP -MF ".deps/pork.Tpo" -c -o pork.o pork.c; \ then mv -f ".deps/pork.Tpo" ".deps/pork.Po"; else rm -f ".deps/pork.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_acct.o -MD -MP -MF ".deps/pork_acct.Tpo" -c -o pork_acct.o pork_acct.c; \ then mv -f ".deps/pork_acct.Tpo" ".deps/pork_acct.Po"; else rm -f ".deps/pork_acct.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_alias.o -MD -MP -MF ".deps/pork_alias.Tpo" -c -o pork_alias.o pork_alias.c; \ then mv -f ".deps/pork_alias.Tpo" ".deps/pork_alias.Po"; else rm -f ".deps/pork_alias.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_bind.o -MD -MP -MF ".deps/pork_bind.Tpo" -c -o pork_bind.o pork_bind.c; \ then mv -f ".deps/pork_bind.Tpo" ".deps/pork_bind.Po"; else rm -f ".deps/pork_bind.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_buddy.o -MD -MP -MF ".deps/pork_buddy.Tpo" -c -o pork_buddy.o pork_buddy.c; \ then mv -f ".deps/pork_buddy.Tpo" ".deps/pork_buddy.Po"; else rm -f ".deps/pork_buddy.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_buddy_list.o -MD -MP -MF ".deps/pork_buddy_list.Tpo" -c -o pork_buddy_list.o pork_buddy_list.c; \ then mv -f ".deps/pork_buddy_list.Tpo" ".deps/pork_buddy_list.Po"; else rm -f ".deps/pork_buddy_list.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_chat.o -MD -MP -MF ".deps/pork_chat.Tpo" -c -o pork_chat.o pork_chat.c; \ then mv -f ".deps/pork_chat.Tpo" ".deps/pork_chat.Po"; else rm -f ".deps/pork_chat.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_color.o -MD -MP -MF ".deps/pork_color.Tpo" -c -o pork_color.o pork_color.c; \ then mv -f ".deps/pork_color.Tpo" ".deps/pork_color.Po"; else rm -f ".deps/pork_color.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_command.o -MD -MP -MF ".deps/pork_command.Tpo" -c -o pork_command.o pork_command.c; \ then mv -f ".deps/pork_command.Tpo" ".deps/pork_command.Po"; else rm -f ".deps/pork_command.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_conf.o -MD -MP -MF ".deps/pork_conf.Tpo" -c -o pork_conf.o pork_conf.c; \ then mv -f ".deps/pork_conf.Tpo" ".deps/pork_conf.Po"; else rm -f ".deps/pork_conf.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_cstr.o -MD -MP -MF ".deps/pork_cstr.Tpo" -c -o pork_cstr.o pork_cstr.c; \ then mv -f ".deps/pork_cstr.Tpo" ".deps/pork_cstr.Po"; else rm -f ".deps/pork_cstr.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_events.o -MD -MP -MF ".deps/pork_events.Tpo" -c -o pork_events.o pork_events.c; \ then mv -f ".deps/pork_events.Tpo" ".deps/pork_events.Po"; else rm -f ".deps/pork_events.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_format.o -MD -MP -MF ".deps/pork_format.Tpo" -c -o pork_format.o pork_format.c; \ then mv -f ".deps/pork_format.Tpo" ".deps/pork_format.Po"; else rm -f ".deps/pork_format.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_help.o -MD -MP -MF ".deps/pork_help.Tpo" -c -o pork_help.o pork_help.c; \ then mv -f ".deps/pork_help.Tpo" ".deps/pork_help.Po"; else rm -f ".deps/pork_help.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_html.o -MD -MP -MF ".deps/pork_html.Tpo" -c -o pork_html.o pork_html.c; \ then mv -f ".deps/pork_html.Tpo" ".deps/pork_html.Po"; else rm -f ".deps/pork_html.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_imwindow.o -MD -MP -MF ".deps/pork_imwindow.Tpo" -c -o pork_imwindow.o pork_imwindow.c; \ then mv -f ".deps/pork_imwindow.Tpo" ".deps/pork_imwindow.Po"; else rm -f ".deps/pork_imwindow.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_imsg.o -MD -MP -MF ".deps/pork_imsg.Tpo" -c -o pork_imsg.o pork_imsg.c; \ then mv -f ".deps/pork_imsg.Tpo" ".deps/pork_imsg.Po"; else rm -f ".deps/pork_imsg.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_inet.o -MD -MP -MF ".deps/pork_inet.Tpo" -c -o pork_inet.o pork_inet.c; \ then mv -f ".deps/pork_inet.Tpo" ".deps/pork_inet.Po"; else rm -f ".deps/pork_inet.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_input.o -MD -MP -MF ".deps/pork_input.Tpo" -c -o pork_input.o pork_input.c; \ then mv -f ".deps/pork_input.Tpo" ".deps/pork_input.Po"; else rm -f ".deps/pork_input.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_io.o -MD -MP -MF ".deps/pork_io.Tpo" -c -o pork_io.o pork_io.c; \ then mv -f ".deps/pork_io.Tpo" ".deps/pork_io.Po"; else rm -f ".deps/pork_io.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_list.o -MD -MP -MF ".deps/pork_list.Tpo" -c -o pork_list.o pork_list.c; \ then mv -f ".deps/pork_list.Tpo" ".deps/pork_list.Po"; else rm -f ".deps/pork_list.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_misc.o -MD -MP -MF ".deps/pork_misc.Tpo" -c -o pork_misc.o pork_misc.c; \ then mv -f ".deps/pork_misc.Tpo" ".deps/pork_misc.Po"; else rm -f ".deps/pork_misc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_msg.o -MD -MP -MF ".deps/pork_msg.Tpo" -c -o pork_msg.o pork_msg.c; \ then mv -f ".deps/pork_msg.Tpo" ".deps/pork_msg.Po"; else rm -f ".deps/pork_msg.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_opt.o -MD -MP -MF ".deps/pork_opt.Tpo" -c -o pork_opt.o pork_opt.c; \ then mv -f ".deps/pork_opt.Tpo" ".deps/pork_opt.Po"; else rm -f ".deps/pork_opt.Tpo"; exit 1; fi pork_bind.c: In function 'bind_get_keycode': pork_bind.c:244:8: warning: pointer targets in passing argument 2 of 'str_to_uint' differ in signedness [-Wpointer-sign] if (str_to_uint(meta_str, &meta_num) == -1 || meta_num > 15) ^ In file included from pork_bind.c:21:0: ./pork_util.h:57:12: note: expected 'u_int32_t *' but argument is of type 'int *' inline int str_to_uint(const char *str, u_int32_t *val); ^ pork_help.c: In function 'pork_help_get_cmds': pork_help.c:96:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(cwd); ^ In file included from pork_inet.c:26:0: missing/pork_missing.h:31:0: warning: "EAI_MEMORY" redefined # define EAI_MEMORY 2 ^ In file included from pork_inet.c:21:0: /usr/include/netdb.h:625:0: note: this is the location of the previous definition # define EAI_MEMORY -10 /* Memory allocation failure. */ ^ pork_inet.c: In function 'sockprintf': pork_inet.c:68:2: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ret = vasprintf(&buf, fmt, ap); ^ pork_buddy_list.c: In function 'blist_make_buddy_label': pork_buddy_list.c:55:8: warning: variable 'string' set but not used [-Wunused-but-set-variable] char *string = buf; ^ pork_buddy_list.c: In function 'blist_make_group_label': pork_buddy_list.c:66:8: warning: variable 'string' set but not used [-Wunused-but-set-variable] char *string = buf; ^ pork_format.c: In function 'format_file_transfer': pork_format.c:1021:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] ret = snprintf(buf, len, "%lld", xfer->start_offset); ^ pork_format.c:1021:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] pork_format.c:1076:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] ret = snprintf(buf, len, "%lld", xfer->file_len - xfer->start_offset); ^ pork_format.c:1076:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] pork_format.c:1081:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] ret = snprintf(buf, len, "%lld", xfer->bytes_sent); ^ pork_format.c:1081:4: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] pork_format.c: In function 'format_apply_justification': pork_format.c:1326:8: warning: variable 'left' set but not used [-Wunused-but-set-variable] char *left = NULL; ^ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_perl_stub.o -MD -MP -MF ".deps/pork_perl_stub.Tpo" -c -o pork_perl_stub.o pork_perl_stub.c; \ then mv -f ".deps/pork_perl_stub.Tpo" ".deps/pork_perl_stub.Po"; else rm -f ".deps/pork_perl_stub.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_proto.o -MD -MP -MF ".deps/pork_proto.Tpo" -c -o pork_proto.o pork_proto.c; \ then mv -f ".deps/pork_proto.Tpo" ".deps/pork_proto.Po"; else rm -f ".deps/pork_proto.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_queue.o -MD -MP -MF ".deps/pork_queue.Tpo" -c -o pork_queue.o pork_queue.c; \ then mv -f ".deps/pork_queue.Tpo" ".deps/pork_queue.Po"; else rm -f ".deps/pork_queue.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_screen.o -MD -MP -MF ".deps/pork_screen.Tpo" -c -o pork_screen.o pork_screen.c; \ then mv -f ".deps/pork_screen.Tpo" ".deps/pork_screen.Po"; else rm -f ".deps/pork_screen.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_screen_io.o -MD -MP -MF ".deps/pork_screen_io.Tpo" -c -o pork_screen_io.o pork_screen_io.c; \ then mv -f ".deps/pork_screen_io.Tpo" ".deps/pork_screen_io.Po"; else rm -f ".deps/pork_screen_io.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_slist.o -MD -MP -MF ".deps/pork_slist.Tpo" -c -o pork_slist.o pork_slist.c; \ then mv -f ".deps/pork_slist.Tpo" ".deps/pork_slist.Po"; else rm -f ".deps/pork_slist.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_set.o -MD -MP -MF ".deps/pork_set.Tpo" -c -o pork_set.o pork_set.c; \ then mv -f ".deps/pork_set.Tpo" ".deps/pork_set.Po"; else rm -f ".deps/pork_set.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_status.o -MD -MP -MF ".deps/pork_status.Tpo" -c -o pork_status.o pork_status.c; \ then mv -f ".deps/pork_status.Tpo" ".deps/pork_status.Po"; else rm -f ".deps/pork_status.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_swindow.o -MD -MP -MF ".deps/pork_swindow.Tpo" -c -o pork_swindow.o pork_swindow.c; \ then mv -f ".deps/pork_swindow.Tpo" ".deps/pork_swindow.Po"; else rm -f ".deps/pork_swindow.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_timer.o -MD -MP -MF ".deps/pork_timer.Tpo" -c -o pork_timer.o pork_timer.c; \ then mv -f ".deps/pork_timer.Tpo" ".deps/pork_timer.Po"; else rm -f ".deps/pork_timer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_transfer.o -MD -MP -MF ".deps/pork_transfer.Tpo" -c -o pork_transfer.o pork_transfer.c; \ then mv -f ".deps/pork_transfer.Tpo" ".deps/pork_transfer.Po"; else rm -f ".deps/pork_transfer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pork_util.o -MD -MP -MF ".deps/pork_util.Tpo" -c -o pork_util.o pork_util.c; \ then mv -f ".deps/pork_util.Tpo" ".deps/pork_util.Po"; else rm -f ".deps/pork_util.Tpo"; exit 1; fi pork_screen.c: In function 'screen_init': pork_screen.c:152:17: warning: large integer implicitly truncated to unsigned type [-Woverflow] acct->refnum = -1UL; ^ pork_screen.c: In function 'screen_window_swap': pork_screen.c:325:20: warning: variable 'acct' set but not used [-Wunused-but-set-variable] struct pork_acct *acct; ^ pork_screen_io.c: In function '__screen_win_msg': pork_screen_io.c:153:2: warning: implicit declaration of function 'vasprintf' [-Wimplicit-function-declaration] ret = vasprintf(&buf, fmt, ap); ^ pork_swindow.c: In function 'swindow_set_log': pork_swindow.c:865:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, timebuf, len); ^ pork_swindow.c: In function 'swindow_end_log': pork_swindow.c:891:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(swindow->log_fd, timebuf, len); ^ x86_64-pc-linux-gnu-gcc -funsigned-char -Imissing -Wall -Iprotocols -fPIC -DHELP_PATH=\"/usr/share/pork/help\" -DSYSTEM_PORKRC=\"/usr/share/pork/porkrc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o pork pork.o pork_acct.o pork_alias.o pork_bind.o pork_buddy.o pork_buddy_list.o pork_chat.o pork_color.o pork_command.o pork_conf.o pork_cstr.o pork_events.o pork_format.o pork_help.o pork_html.o pork_imwindow.o pork_imsg.o pork_inet.o pork_input.o pork_io.o pork_list.o pork_misc.o pork_msg.o pork_opt.o pork_perl_stub.o pork_proto.o pork_queue.o pork_screen.o pork_screen_io.o pork_slist.o pork_set.o pork_status.o pork_swindow.o pork_timer.o pork_transfer.o pork_util.o missing/libmissing.a protocols/aim/libaim.a protocols/irc/libirc.a -lncurses /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: pork_screen.o: undefined reference to symbol 'curscr' /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:369: recipe for target 'pork' failed make[3]: *** [pork] Error 1 make[3]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src' Makefile:441: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1/src' Makefile:259: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/net-im/pork-0.99.8.1/work/pork-0.99.8.1' Makefile:180: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: net-im/pork-0.99.8.1::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 400: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=net-im/pork-0.99.8.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-im/pork-0.99.8.1::gentoo'`. sed: couldn't open temporary file /etc/portage/package.mask/sed8TJ5Ub: Permission denied