Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56974 Details for
Bug 46852
Irssi 0.8.9 wont compile due to link error.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
irssi-0_8_9.txt
irssi-0_8_9.txt (text/plain), 94.78 KB, created by
Henrik Holst
on 2005-04-22 21:13:55 UTC
(
hide
)
Description:
irssi-0_8_9.txt
Filename:
MIME Type:
Creator:
Henrik Holst
Created:
2005-04-22 21:13:55 UTC
Size:
94.78 KB
patch
obsolete
>setup >unpack >>>> Unpacking source... >>>> Unpacking irssi-0.8.9.tar.bz2 to /var/tmp/portage/irssi-0.8.9/work >>>> Source unpacked. >compile >ssl >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... found >checking for working autoconf... found >checking for working automake-1.4... found >checking for working autoheader... found >checking for working makeinfo... found >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for strerror in -lcposix... no >checking for i686-pc-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for sed... /bin/sed >checking for perl... /usr/bin/perl >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for mkfifo... yes >checking for fcntl... yes >checking for nl_langinfo... yes >checking for socket... yes >checking for inet_addr... yes >checking for socklen_t... yes >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking size of off_t... 8 >checking for connect in -lsocks... yes >checking socks.h usability... yes >checking socks.h presence... yes >checking for socks.h... yes >"socks5 library found, building with it" >checking whether GLib is unpacked to irssi dir... no >checking for pkg-config... /usr/bin/pkg-config >checking for GLIB - version >= 2.0.0... yes (version 2.2.3) >checking for openssl... yes >checking SSL_CFLAGS... >checking SSL_LIBS... -lssl -lcrypto -ldl >checking if we can link dynamic libraries with modules... yes >configure: checking "location of ncurses.h file"... >Found ncurses on /usr/include/ncurses.h >checking for initscr in -lncurses... yes >checking for use_default_colors... yes >checking for idcok... yes >checking for resizeterm... yes >checking for wresize... yes >checking for setupterm... yes >checking for working Perl support... ok >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/core/Makefile >config.status: creating src/irc/Makefile >config.status: creating src/irc/core/Makefile >config.status: creating src/irc/dcc/Makefile >config.status: creating src/irc/notifylist/Makefile >config.status: creating src/irc/proxy/Makefile >config.status: creating src/irc/flood/Makefile >config.status: creating src/fe-common/Makefile >config.status: creating src/fe-common/core/Makefile >config.status: creating src/fe-common/irc/Makefile >config.status: creating src/fe-common/irc/dcc/Makefile >config.status: creating src/fe-common/irc/notifylist/Makefile >config.status: creating src/fe-none/Makefile >config.status: creating src/fe-text/Makefile >config.status: creating src/lib-config/Makefile >config.status: creating src/lib-popt/Makefile >config.status: creating src/perl/Makefile >config.status: creating src/perl/common/Makefile.PL >config.status: creating src/perl/irc/Makefile.PL >config.status: creating src/perl/ui/Makefile.PL >config.status: creating src/perl/textui/Makefile.PL >config.status: creating scripts/Makefile >config.status: creating scripts/examples/Makefile >config.status: creating docs/Makefile >config.status: creating docs/help/Makefile >config.status: creating docs/help/in/Makefile >config.status: creating irssi-version.h >config.status: creating stamp.h >config.status: creating irssi.spec >config.status: creating irssi-config >config.status: creating config.h >config.status: executing default-1 commands > >Building text frontend ........... : yes, using terminfo >Building irssi bot ............... : no >Building irssi proxy ............. : yes >Building with module support ..... : yes >Building with Perl support ....... : static (in irssi binary) >Perl library directory ........... : /usr/lib/perl5/5.8.2/i686-linux > - NOTE: This was automatically set to the same directory you gave with > --prefix. If you want the perl libraries to install to their 'correct' > path, you'll need to give --with-perl-lib=site option to configure. > Anyway, installing perl to this directory should work just as well. >Install prefix ................... : /usr > >Building with IPv6 support ....... : no >Building with SSL support ........ : yes >Building with 64bit DCC support .. : yes >Building with garbage collector .. : no > >If there was any problems, read the INSTALL file. >./file2header.sh ./irssi.conf default_config > default-config.h >./file2header.sh ./default.theme default_theme > default-theme.h >make all-recursive >make[1]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9' >Making all in src >make[2]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src' >Making all in lib-popt >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/lib-popt' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c findme.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c popt.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c poptconfig.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c popthelp.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c poptparse.c >rm -f libpopt.a >ar cru libpopt.a findme.o popt.o poptconfig.o popthelp.o poptparse.o >ranlib libpopt.a >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/lib-popt' >Making all in lib-config >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/lib-config' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c get.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c set.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c parse.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c write.c >rm -f libirssi_config.a >ar cru libirssi_config.a get.o set.o parse.o write.o >ranlib libirssi_config.a >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/lib-config' >Making all in core >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/core' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c args.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c channels.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c channels-setup.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c chat-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c chat-protocols.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c chatnets.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c core.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c expandos.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c ignore.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c levels.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c line-split.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c log.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c log-away.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c masks.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c misc.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c modules.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c modules-load.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c net-disconnect.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c net-nonblock.c >net-disconnect.c: In function `net_disconnect_deinit': >net-disconnect.c:144: warning: implicit declaration of function `SOCKSselect' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c net-sendbuffer.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c network.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c network-openssl.c >network.c: In function `net_connect_ip': >network.c:212: warning: implicit declaration of function `SOCKSclose' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c nicklist.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c nickmatch-cache.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c pidwait.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c queries.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c rawlog.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c servers.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c servers-reconnect.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c servers-setup.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c session.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c settings.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c signals.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c special-vars.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib/irssi/modules"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c write-buffer.c >rm -f libcore.a >ar cru libcore.a args.o channels.o channels-setup.o commands.o chat-commands.o chat-protocols.o chatnets.o core.o expandos.o ignore.o levels.o line-split.o log.o log-away.o masks.o misc.o modules.o modules-load.o net-disconnect.o net-nonblock.o net-sendbuffer.o network.o network-openssl.o nicklist.o nickmatch-cache.o pidwait.o queries.o rawlog.o servers.o servers-reconnect.o servers-setup.o session.o settings.o signals.o special-vars.o write-buffer.o >ranlib libcore.a >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/core' >Making all in irc >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc' >Making all in core >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/core' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c bans.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c ctcp.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c channels-query.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c channel-events.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c channel-rejoin.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-core.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-channels.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-channels-setup.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-chatnets.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-expandos.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-masks.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-nicklist.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-queries.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-servers.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-servers-reconnect.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-servers-setup.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-session.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c lag.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c massjoin.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c modes.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c mode-lists.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c netsplit.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c servers-idle.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c servers-redirect.c >rm -f libirc_core.a >ar cru libirc_core.a bans.o ctcp.o channels-query.o channel-events.o channel-rejoin.o irc.o irc-core.o irc-channels.o irc-channels-setup.o irc-chatnets.o irc-commands.o irc-expandos.o irc-masks.o irc-nicklist.o irc-queries.o irc-servers.o irc-servers-reconnect.o irc-servers-setup.o irc-session.o lag.o massjoin.o modes.o mode-lists.o netsplit.o servers-idle.o servers-redirect.o >ranlib libirc_core.a >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/core' >Making all in dcc >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/dcc' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-chat.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-get.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-send.c >dcc-get.c: In function `sig_dcc_destroyed': >dcc-get.c:53: warning: implicit declaration of function `SOCKSclose' >dcc-get.c: In function `sig_dccget_receive': >dcc-get.c:157: warning: implicit declaration of function `SOCKSwrite' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-resume.c >dcc-send.c: In function `sig_dcc_destroyed': >dcc-send.c:221: warning: implicit declaration of function `SOCKSclose' >dcc-send.c: In function `dcc_send_data': >dcc-send.c:232: warning: implicit declaration of function `SOCKSread' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-autoget.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-queue.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dcc-server.c >rm -f libirc_dcc.a >ar cru libirc_dcc.a dcc.o dcc-chat.o dcc-get.o dcc-send.o dcc-resume.o dcc-autoget.o dcc-queue.o dcc-server.o >ranlib libirc_dcc.a >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/dcc' >Making all in flood >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/flood' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c autoignore.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c flood.c >rm -f libirc_flood.a >ar cru libirc_flood.a autoignore.o flood.o >ranlib libirc_flood.a >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/flood' >Making all in notifylist >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/notifylist' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c notifylist.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c notify-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c notify-ison.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c notify-setup.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c notify-whois.c >rm -f libirc_notifylist.a >ar cru libirc_notifylist.a notifylist.o notify-commands.o notify-ison.o notify-setup.o notify-whois.o >ranlib libirc_notifylist.a >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/notifylist' >Making all in proxy >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/proxy' >/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c proxy.c >/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dump.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dump.c -fPIC -DPIC -o .libs/dump.o > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c proxy.c -fPIC -DPIC -o .libs/proxy.o > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c proxy.c -o proxy.o >/dev/null 2>&1 >/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c listen.c > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c dump.c -o dump.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c listen.c -fPIC -DPIC -o .libs/listen.o >rm -f libirc_proxy.a >ln -s .libs/libirc_proxy.a libirc_proxy.a > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=pentium2 -O2 -pipe -Wall -DSOCKS -c listen.c -o listen.o >/dev/null 2>&1 >/bin/sh ../../../libtool --mode=link gcc -march=pentium2 -O2 -pipe -Wall -DSOCKS -o libirc_proxy.la -rpath /usr/lib/irssi/modules proxy.lo dump.lo listen.lo >gcc -shared .libs/proxy.o .libs/dump.o .libs/listen.o -march=pentium2 -Wl,-soname -Wl,libirc_proxy.so.0 -o .libs/libirc_proxy.so.0.0.0 >(cd .libs && rm -f libirc_proxy.so.0 && ln -s libirc_proxy.so.0.0.0 libirc_proxy.so.0) >(cd .libs && rm -f libirc_proxy.so && ln -s libirc_proxy.so.0.0.0 libirc_proxy.so) >ar cru .libs/libirc_proxy.a proxy.o dump.o listen.o >ranlib .libs/libirc_proxy.a >creating libirc_proxy.la >(cd .libs && rm -f libirc_proxy.la && ln -s ../libirc_proxy.la libirc_proxy.la) >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc/proxy' >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc.c >rm -f libirc.a >ar cru libirc.a irc.o >ranlib libirc.a >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc' >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/irc' >Making all in fe-common >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common' >Making all in core >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/core' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c autorun.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c chat-completion.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c command-history.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c completion.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-channels.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-common-core.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-core-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-exec.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-expandos.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-help.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-ignore.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-ignore-messages.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-log.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-messages.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-modules.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-queries.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-server.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-settings.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c formats.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c hilight-text.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c keyboard.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c printtext.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c themes.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c translation.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c window-activity.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c window-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c window-items.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c windows-layout.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DTHEMESDIR=\""/usr/share/irssi/themes"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-windows.c >rm -f libfe_common_core.a >ar cru libfe_common_core.a autorun.o chat-completion.o command-history.o completion.o fe-channels.o fe-common-core.o fe-core-commands.o fe-exec.o fe-expandos.o fe-help.o fe-ignore.o fe-ignore-messages.o fe-log.o fe-messages.o fe-modules.o fe-queries.o fe-server.o fe-settings.o formats.o hilight-text.o keyboard.o module-formats.o printtext.o themes.o translation.o window-activity.o window-commands.o window-items.o windows-layout.o fe-windows.o >ranlib libfe_common_core.a >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/core' >Making all in irc >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc' >Making all in dcc >make[5]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc/dcc' >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-dcc.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-dcc-chat.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-dcc-chat-messages.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-dcc-get.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-dcc-send.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/irc/dcc/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-dcc-server.c >rm -f libfe_irc_dcc.a >ar cru libfe_irc_dcc.a fe-dcc.o fe-dcc-chat.o fe-dcc-chat-messages.o fe-dcc-get.o fe-dcc-send.o module-formats.o fe-dcc-server.o >ranlib libfe_irc_dcc.a >make[5]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc/dcc' >Making all in notifylist >make[5]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc/notifylist' >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-notifylist.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src -I../../../../src/core/ -I../../../../src/irc/core/ -I../../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c >rm -f libfe_irc_notifylist.a >ar cru libfe_irc_notifylist.a fe-notifylist.o module-formats.o >ranlib libfe_irc_notifylist.a >make[5]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc/notifylist' >make[5]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc' >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-irc-channels.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-irc-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-irc-messages.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-irc-queries.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-irc-server.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-ircnet.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-ctcp.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-events.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-events-numeric.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-modes.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-netjoin.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-netsplit.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c fe-common-irc.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-completion.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I../../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHELPDIR=\""/usr/share/irssi/help"\" -DSYSCONFDIR=\""/etc"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irc-modules.c >rm -f libfe_common_irc.a >ar cru libfe_common_irc.a fe-irc-channels.o fe-irc-commands.o fe-irc-messages.o fe-irc-queries.o fe-irc-server.o fe-ircnet.o fe-ctcp.o fe-events.o fe-events-numeric.o fe-modes.o fe-netjoin.o fe-netsplit.o fe-common-irc.o irc-completion.o module-formats.o irc-modules.o >ranlib libfe_common_irc.a >make[5]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc' >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common/irc' >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common' >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-common' >Making all in perl >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl' >cat ../../docs/signals.txt | /usr/bin/perl ./get-signals.pl > perl-signals-list.h >../../file2header.sh ./irssi-core.pl irssi_core_code > irssi-core.pl.h >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\""/usr/share/irssi/scripts"\" -DPERL_USE_LIB=\""/usr/lib/perl5/5.8.2/i686-linux"\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-common.c >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\""/usr/share/irssi/scripts"\" -DPERL_USE_LIB=\""/usr/lib/perl5/5.8.2/i686-linux"\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-signals.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-common.c -fPIC -DPIC -o .libs/perl-common.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-signals.c -fPIC -DPIC -o .libs/perl-signals.o >perl-signals.c: In function `perl_signal_remove_list': >perl-signals.c:304: warning: operation on `PL_na' may be undefined >perl-signals.c:304: warning: operation on `PL_na' may be undefined >perl-signals.c:304: warning: operation on `PL_na' may be undefined >perl-signals.c:304: warning: operation on `PL_na' may be undefined >perl-signals.c:304: warning: operation on `PL_na' may be undefined >perl-signals.c:304: warning: operation on `PL_na' may be undefined >perl-signals.c:304: warning: operation on `PL_na' may be undefined > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-signals.c -o perl-signals.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-common.c -o perl-common.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\""/usr/share/irssi/scripts"\" -DPERL_USE_LIB=\""/usr/lib/perl5/5.8.2/i686-linux"\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-sources.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-sources.c -fPIC -DPIC -o .libs/perl-sources.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-sources.c -o perl-sources.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\""/usr/share/irssi/scripts"\" -DPERL_USE_LIB=\""/usr/lib/perl5/5.8.2/i686-linux"\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c -fPIC -DPIC -o .libs/module-formats.o > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c -o module-formats.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\""/usr/share/irssi/scripts"\" -DPERL_USE_LIB=\""/usr/lib/perl5/5.8.2/i686-linux"\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-fe.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-fe.c -fPIC -DPIC -o .libs/perl-fe.o >for dir in common irc ui textui; do \ > cd $dir && \ > if [ ! -f Makefile ]; then \ > /usr/bin/perl Makefile.PL INSTALLDIRS=perl PREFIX=/usr; \ > fi && \ > (make CC="gcc" CCFLAGS="-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS " || \ > make CC="gcc" CCFLAGS="-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS " ) && \ > cd ..; \ >done > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-fe.c -o perl-fe.o >/dev/null 2>&1 >Writing Makefile for Irssi >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/common' >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\""/usr/share/irssi/scripts"\" -DPERL_USE_LIB=\""/usr/lib/perl5/5.8.2/i686-linux"\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-core.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-core.c -fPIC -DPIC -o .libs/perl-core.o >cp Irssi.pm blib/lib/Irssi.pm >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Channel.xs > Channel.xsc && mv Channel.xsc Channel.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSCRIPTDIR=\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/lib/perl5/5.8.2/i686-linux\" -DPERL_STATIC_LIBS=0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -c perl-core.c -o perl-core.o >/dev/null 2>&1 >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Core.xs > Core.xsc && mv Core.xsc Core.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Expando.xs > Expando.xsc && mv Expando.xsc Expando.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Ignore.xs > Ignore.xsc && mv Ignore.xsc Ignore.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Irssi.xs > Irssi.xsc && mv Irssi.xsc Irssi.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Log.xs > Log.xsc && mv Log.xsc Log.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Masks.xs > Masks.xsc && mv Masks.xsc Masks.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Query.xs > Query.xsc && mv Query.xsc Query.c >/bin/sh ../../libtool --mode=link gcc -march=pentium2 -O2 -pipe -Wall -DSOCKS -o libfe_perl_static.la module-formats.lo perl-fe.lo >ar cru .libs/libfe_perl_static.a .libs/module-formats.o .libs/perl-fe.o >ranlib .libs/libfe_perl_static.a >creating libfe_perl_static.la >(cd .libs && rm -f libfe_perl_static.la && ln -s ../libfe_perl_static.la libfe_perl_static.la) >/bin/sh ../../libtool --mode=link gcc -march=pentium2 -O2 -pipe -Wall -DSOCKS -o libperl_core_static.la perl-core.lo perl-common.lo perl-signals.lo perl-sources.lo >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Rawlog.xs > Rawlog.xsc && mv Rawlog.xsc Rawlog.c >ar cru .libs/libperl_core_static.a .libs/perl-core.o .libs/perl-common.o .libs/perl-signals.o .libs/perl-sources.o >ranlib .libs/libperl_core_static.a >creating libperl_core_static.la >(cd .libs && rm -f libperl_core_static.la && ln -s ../libperl_core_static.la libperl_core_static.la) >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Server.xs > Server.xsc && mv Server.xsc Server.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap typemap Settings.xs > Settings.xsc && mv Settings.xsc Settings.c >Running Mkbootstrap for Irssi () >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Channel.c >chmod 644 Irssi.bs >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Core.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Expando.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Ignore.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Irssi.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Log.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Masks.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Query.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Rawlog.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Server.c >gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Settings.c >cp Irssi.bs blib/arch/auto/Irssi/Irssi.bs >chmod 644 blib/arch/auto/Irssi/Irssi.bs >rm -f blib/arch/auto/Irssi/Irssi.so >LD_RUN_PATH="" gcc -shared -L/usr/local/lib Channel.o Core.o Expando.o Ignore.o Irssi.o Log.o Masks.o Query.o Rawlog.o Server.o Settings.o -o blib/arch/auto/Irssi/Irssi.so >chmod 755 blib/arch/auto/Irssi/Irssi.so >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/common' >Writing Makefile for Irssi::Irc >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/irc' >cp Irc.pm blib/lib/Irssi/Irc.pm >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Channel.xs > Channel.xsc && mv Channel.xsc Channel.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Ctcp.xs > Ctcp.xsc && mv Ctcp.xsc Ctcp.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Dcc.xs > Dcc.xsc && mv Dcc.xsc Dcc.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Irc.xs > Irc.xsc && mv Irc.xsc Irc.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Modes.xs > Modes.xsc && mv Modes.xsc Modes.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Netsplit.xs > Netsplit.xsc && mv Netsplit.xsc Netsplit.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Notifylist.xs > Notifylist.xsc && mv Notifylist.xsc Notifylist.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Query.xs > Query.xsc && mv Query.xsc Query.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Server.xs > Server.xsc && mv Server.xsc Server.c >Running Mkbootstrap for Irssi::Irc () >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Channel.c >chmod 644 Irc.bs >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Ctcp.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Dcc.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Irc.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Modes.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Netsplit.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Notifylist.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Query.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/irc/core -I../../../src/irc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Server.c >cp Irc.bs blib/arch/auto/Irssi/Irc/Irc.bs >chmod 644 blib/arch/auto/Irssi/Irc/Irc.bs >rm -f blib/arch/auto/Irssi/Irc/Irc.so >LD_RUN_PATH="" gcc -shared -L/usr/local/lib Channel.o Ctcp.o Dcc.o Irc.o Modes.o Netsplit.o Notifylist.o Query.o Server.o -o blib/arch/auto/Irssi/Irc/Irc.so >chmod 755 blib/arch/auto/Irssi/Irc/Irc.so >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/irc' >Writing Makefile for Irssi::UI >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/ui' >cp UI.pm blib/lib/Irssi/UI.pm >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Formats.xs > Formats.xsc && mv Formats.xsc Formats.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Themes.xs > Themes.xsc && mv Themes.xsc Themes.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap UI.xs > UI.xsc && mv UI.xsc UI.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Window.xs > Window.xsc && mv Window.xsc Window.c >Running Mkbootstrap for Irssi::UI () >chmod 644 UI.bs >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Formats.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Themes.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" UI.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Window.c >cp UI.bs blib/arch/auto/Irssi/UI/UI.bs >chmod 644 blib/arch/auto/Irssi/UI/UI.bs >rm -f blib/arch/auto/Irssi/UI/UI.so >LD_RUN_PATH="" gcc -shared -L/usr/local/lib Formats.o Themes.o UI.o Window.o -o blib/arch/auto/Irssi/UI/UI.so >chmod 755 blib/arch/auto/Irssi/UI/UI.so >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/ui' >Writing Makefile for Irssi::TextUI >make[4]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/textui' >cp TextUI.pm blib/lib/Irssi/TextUI.pm >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap ../ui/typemap -typemap typemap Statusbar.xs > Statusbar.xsc && mv Statusbar.xsc Statusbar.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap ../ui/typemap -typemap typemap TextBuffer.xs > TextBuffer.xsc && mv TextBuffer.xsc TextBuffer.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap ../ui/typemap -typemap typemap TextBufferView.xs > TextBufferView.xsc && mv TextBufferView.xsc TextBufferView.c >/usr/bin/perl /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.2/ExtUtils/typemap -typemap ../common/typemap -typemap ../ui/typemap -typemap typemap TextUI.xs > TextUI.xsc && mv TextUI.xsc TextUI.c >Running Mkbootstrap for Irssi::TextUI () >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I../../../src/fe-text -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" Statusbar.c >chmod 644 TextUI.bs >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I../../../src/fe-text -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" TextBuffer.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I../../../src/fe-text -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" TextBufferView.c >gcc -c -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I../../../src/fe-text -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE -march=pentium2 -O2 -pipe -Wall -DSOCKS -march=pentium2 -O2 -pipe -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC "-I/usr/lib/perl5/5.8.2/i686-linux/CORE" TextUI.c >cp TextUI.bs blib/arch/auto/Irssi/TextUI/TextUI.bs >chmod 644 blib/arch/auto/Irssi/TextUI/TextUI.bs >rm -f blib/arch/auto/Irssi/TextUI/TextUI.so >LD_RUN_PATH="" gcc -shared -L/usr/local/lib Statusbar.o TextBuffer.o TextBufferView.o TextUI.o -o blib/arch/auto/Irssi/TextUI/TextUI.so >chmod 755 blib/arch/auto/Irssi/TextUI/TextUI.so >make[4]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl/textui' >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/perl' >Making all in fe-text >make[3]: Entering directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-text' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c gui-entry.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c gui-expandos.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c gui-printtext.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c gui-readline.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c gui-windows.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c lastlog.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c mainwindows.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c mainwindow-activity.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c mainwindows-layout.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c statusbar.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c statusbar-config.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c statusbar-items.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c term.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c term-dummy.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c term-terminfo.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c terminfo-core.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c textbuffer.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c textbuffer-commands.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c textbuffer-reformat.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c textbuffer-view.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c utf8.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c irssi.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core/ -I../../src/fe-common/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -march=pentium2 -O2 -pipe -Wall -DSOCKS -c module-formats.c >/bin/sh ../../libtool --mode=link gcc -march=pentium2 -O2 -pipe -Wall -DSOCKS -o irssi -export-dynamic gui-entry.o gui-expandos.o gui-printtext.o gui-readline.o gui-windows.o lastlog.o mainwindows.o mainwindow-activity.o mainwindows-layout.o statusbar.o statusbar-config.o statusbar-items.o term.o term-dummy.o term-terminfo.o terminfo-core.o textbuffer.o textbuffer-commands.o textbuffer-reformat.o textbuffer-view.o utf8.o irssi.o module-formats.o ../fe-common/irc/libfe_common_irc.a ../fe-common/irc/dcc/libfe_irc_dcc.a ../fe-common/irc/notifylist/libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a ../lib-popt/libpopt.a ../perl/libperl_core_static.la ../perl/libfe_perl_static.la -L/usr/local/lib /usr/lib/perl5/5.8.2/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.2/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lsocks -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lssl -lcrypto -ldl -lncurses >mkdir .libs >gcc -march=pentium2 -O2 -pipe -Wall -DSOCKS -o irssi gui-entry.o gui-expandos.o gui-printtext.o gui-readline.o gui-windows.o lastlog.o mainwindows.o mainwindow-activity.o mainwindows-layout.o statusbar.o statusbar-config.o statusbar-items.o term.o term-dummy.o term-terminfo.o terminfo-core.o textbuffer.o textbuffer-commands.o textbuffer-reformat.o textbuffer-view.o utf8.o irssi.o module-formats.o -Wl,--export-dynamic -Wl,--export-dynamic ../fe-common/irc/libfe_common_irc.a ../fe-common/irc/dcc/libfe_irc_dcc.a ../fe-common/irc/notifylist/libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a ../lib-popt/libpopt.a ../perl/.libs/libperl_core_static.a ../perl/.libs/libfe_perl_static.a -L/usr/local/lib /usr/lib/perl5/5.8.2/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.2/i686-linux/CORE -lperl -lpthread -lm -lutil /usr/lib/libsocks.so -lpam -lnsl -lcrypt /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -lssl -lcrypto -ldl -lncurses >../irc/dcc/libirc_dcc.a(dcc-get.o)(.text+0x341): In function `sig_dccget_receive': >: undefined reference to `SOCKSwrite' >../irc/dcc/libirc_dcc.a(dcc-get.o)(.text+0x57e): In function `sig_dccget_connected': >: undefined reference to `SOCKSclose' >../irc/dcc/libirc_dcc.a(dcc-get.o)(.text+0xd7): In function `sig_dcc_destroyed': >: undefined reference to `SOCKSclose' >../irc/dcc/libirc_dcc.a(dcc-send.o)(.text+0x5f4): In function `sig_dcc_destroyed': >: undefined reference to `SOCKSclose' >../irc/dcc/libirc_dcc.a(dcc-send.o)(.text+0x63c): In function `dcc_send_data': >: undefined reference to `SOCKSread' >../irc/dcc/libirc_dcc.a(dcc-send.o)(.text+0xbac): In function `dcc_send_one_file': >: undefined reference to `SOCKSclose' >../irc/dcc/libirc_dcc.a(dcc-send.o)(.text+0xc36): In function `dcc_send_one_file': >: undefined reference to `SOCKSclose' >../core/libcore.a(net-disconnect.o)(.text+0x315): In function `net_disconnect_deinit': >: undefined reference to `SOCKSselect' >../core/libcore.a(network.o)(.text+0x263): In function `net_connect_ip': >: undefined reference to `SOCKSbind' >../core/libcore.a(network.o)(.text+0x29f): In function `net_connect_ip': >: undefined reference to `SOCKSconnect' >../core/libcore.a(network.o)(.text+0x2c9): In function `net_connect_ip': >: undefined reference to `SOCKSclose' >../core/libcore.a(network.o)(.text+0x2ef): In function `net_connect_ip': >: undefined reference to `SOCKSclose' >../core/libcore.a(network.o)(.text+0x3aa): In function `net_connect_unix': >: undefined reference to `SOCKSconnect' >../core/libcore.a(network.o)(.text+0x3d7): In function `net_connect_unix': >: undefined reference to `SOCKSclose' >../core/libcore.a(network.o)(.text+0x561): In function `net_listen': >: undefined reference to `SOCKSbind' >../core/libcore.a(network.o)(.text+0x582): In function `net_listen': >: undefined reference to `SOCKSgetsockname' >../core/libcore.a(network.o)(.text+0x5a4): In function `net_listen': >: undefined reference to `SOCKSlisten' >../core/libcore.a(network.o)(.text+0x5cc): In function `net_listen': >: undefined reference to `SOCKSclose' >../core/libcore.a(network.o)(.text+0x66e): In function `net_accept': >: undefined reference to `SOCKSaccept' >../core/libcore.a(network.o)(.text+0x905): In function `net_getsockname': >: undefined reference to `SOCKSgetsockname' >../core/libcore.a(network.o)(.text+0x9e4): In function `net_gethostbyname': >: undefined reference to `SOCKSgethostbyname' >collect2: ld returned 1 exit status >make[3]: *** [irssi] Error 1 >make[3]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src/fe-text' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/irssi-0.8.9/work/irssi-0.8.9' >make: *** [all-recursive-am] Error 2 > >!!! ERROR: net-irc/irssi-0.8.9 failed. >!!! Function src_compile, Line 59, Exitcode 2 >!!! (no error message) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 46852
: 56974