<86>Apr 26 08:42:31 userdel[20231]: delete user `rooter' <86>Apr 26 08:42:31 userdel[20231]: remove group `rooter' <86>Apr 26 08:42:31 groupadd[20232]: new group: name=rooter, gid=501 <86>Apr 26 08:42:31 useradd[20233]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 08:42:31 userdel[20235]: delete user `builder' <86>Apr 26 08:42:31 userdel[20235]: remove group `builder' <86>Apr 26 08:42:31 groupadd[20236]: new group: name=builder, gid=502 <86>Apr 26 08:42:31 useradd[20237]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 08:42:34 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 26 08:42:34 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 26 08:42:34 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 26 08:42:34 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 26 08:42:34 rpmi: glibc-devel-static-6:2.5.1-alt4 installed <13>Apr 26 08:42:34 rpmi: libpopt-devel-1:1.14-alt2 installed <13>Apr 26 08:42:34 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 26 08:42:34 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 26 08:42:34 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed <13>Apr 26 08:42:34 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 08:42:35 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 08:42:35 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 08:42:36 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 26 08:42:37 rpmi: glib-1.2.10-alt13 installed <13>Apr 26 08:42:37 rpmi: glib-devel-1.2.10-alt13 installed <13>Apr 26 08:42:37 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 26 08:42:37 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 26 08:42:37 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 26 08:42:38 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 26 08:42:38 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 26 08:42:38 rpmi: glib2-devel-2.16.5-alt0.M41.1 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing irssi-0.8.12-alt2.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92503 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf irssi-0.8.12 + echo 'Source #0 (irssi-0.8.12.tar.bz2):' Source #0 (irssi-0.8.12.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/irssi-0.8.12.tar.bz2 + /bin/tar -xf - + cd irssi-0.8.12 + /bin/chmod -c -Rf u+rwX,go-w . + cd /usr/src/RPM/BUILD + cd irssi-0.8.12 + echo 'Source #1 (irssi-icons.tar.bz2):' Source #1 (irssi-icons.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/irssi-icons.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (irssi-0.8.10-perl_scripts.fix.alt.patch):' Patch #1 (irssi-0.8.10-perl_scripts.fix.alt.patch): + /usr/bin/patch -p1 patching file scripts/scriptassist.pl patching file scripts/splitlong.pl patching file scripts/usercount.pl + echo 'Patch #4 (irssi-0.8.10-alt-system-popt.patch):' Patch #4 (irssi-0.8.10-alt-system-popt.patch): + /usr/bin/patch -p1 patching file configure.in Hunk #1 succeeded at 680 (offset -151 lines). Hunk #2 succeeded at 789 (offset -151 lines). patching file src/Makefile.am patching file src/Makefile.in Hunk #1 succeeded at 66 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd irssi-0.8.12 + mkdir ac + cp aclocal.m4 curses.m4 glib-2.0.m4 ac/ + cat + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force -I . autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + sed -i 's@$PERL_LDFLAGS -L/usr/lib@$PERL_LDFLAGS -L/usr/lib@g' configure + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-modules --with-plugins --enable-ipv6 --without-socks --with-terminfo --without-ncurses --with-perl=module --with-glib2 --with-perl-lib=vendor --with-proxy --with-bot --with-imlib --with-textui checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking for library containing strerror... none required checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) 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 ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/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 ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 for off_t... yes checking size of off_t... 8 checking for ppc-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.0.0... yes (version 2.16.5) checking for SSL... yes checking if we can link dynamic libraries with modules... yes checking for setupterm in -ltinfo... yes checking for working Perl support... ok checking for poptSetExecPath in -lpopt... yes checking for IPv6... yes 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/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 irssi.spec config.status: creating config.h config.status: executing depfiles commands Building text frontend ........... : yes, using terminfo Building irssi bot ............... : yes Building irssi proxy ............. : yes Building with module support ..... : yes Building with Perl support ....... : module Perl library directory ........... : (vendor default - /usr/lib/perl5/ppc-linux) Install prefix ................... : /usr Building with IPv6 support ....... : yes Building with SSL support ........ : yes Building with 64bit DCC support .. : yes Building with garbage collector .. : no If there are any problems, read the INSTALL file. + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12' ./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 `/usr/src/RPM/BUILD/irssi-0.8.12' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' Making all in lib-config make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/lib-config' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c get.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c set.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c parse.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/lib-config' Making all in core make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/core' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c args.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c channels.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c channels-setup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c chat-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c chat-protocols.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c chatnets.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c core.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c expandos.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c ignore.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c levels.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c line-split.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c log.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c log-away.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c masks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c modules.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c modules-load.c args.c: In function 'args_execute': args.c:49: warning: passing argument 3 of 'poptGetContext' from incompatible pointer type ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c net-disconnect.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c net-nonblock.c commands.c: In function 'cmd_cd': commands.c:971: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c net-sendbuffer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c network.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c network-openssl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c nicklist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c nickmatch-cache.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c pidwait.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c queries.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c rawlog.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c recode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c servers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c servers-reconnect.c network.c:56: warning: missing braces around initializer network.c:56: warning: (near initialization for 'ip4_any.ip.in6_u') ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c servers-setup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c session.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c settings.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c signals.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c special-vars.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c write-buffer.c rawlog.c: In function 'rawlog_dump': rawlog.c:107: warning: ignoring return value of 'write', declared with attribute warn_unused_result rawlog.c:108: warning: ignoring return value of 'write', declared with attribute warn_unused_result write-buffer.c: In function 'write_buffer_flush_rec': write-buffer.c:110: warning: ignoring return value of 'write', declared with attribute warn_unused_result special-vars.c: In function 'parse_special': special-vars.c:356: warning: 'align_flags' may be used uninitialized in this function special-vars.c:356: warning: 'align' may be used uninitialized in this function special-vars.c:355: warning: 'align_pad' may be used uninitialized in this function settings.c: In function 'settings_get_print': settings.c:153: warning: 'value' may be used uninitialized in this function 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 recode.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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/core' Making all in irc make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' Making all in core make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/core' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c bans.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c ctcp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c channels-query.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c channel-events.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c channel-rejoin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-core.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-channels.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-channels-setup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-chatnets.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-expandos.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-masks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-nicklist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-queries.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-servers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-servers-reconnect.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-servers-setup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irc-session.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c lag.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c massjoin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c modes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c mode-lists.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c netsplit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c servers-idle.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core -DSYSCONFDIR=\""/etc"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/core' Making all in dcc make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/dcc' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc-chat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc-get.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc-send.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc-resume.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc-autoget.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dcc-queue.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/dcc' Making all in flood make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/flood' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c autoignore.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/flood' Making all in notifylist make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/notifylist' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c notifylist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c notify-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c notify-ison.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c notify-setup.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/notifylist' Making all in proxy make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/proxy' /bin/sh ../../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c -o proxy.lo proxy.c /bin/sh ../../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c -o dump.lo dump.c /bin/sh ../../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c -o listen.lo listen.c rm -f libirc_proxy.a ln -s .libs/libirc_proxy.a libirc_proxy.a mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dump.c -fPIC -DPIC -o .libs/dump.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c listen.c -fPIC -DPIC -o .libs/listen.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c proxy.c -fPIC -DPIC -o .libs/proxy.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c proxy.c -o proxy.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c dump.c -o dump.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/core/ -I../../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c listen.c -o listen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -module -o libirc_proxy.la -rpath /usr/lib/irssi/modules proxy.lo dump.lo listen.lo ppc-alt-linux-gcc -shared .libs/proxy.o .libs/dump.o .libs/listen.o -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/proxy' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -O2 -fsigned-char -Wall -c irc.c rm -f libirc.a ar cru libirc.a irc.o ranlib libirc.a make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' Making all in fe-common make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' Making all in core make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/core' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c autorun.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c chat-completion.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c command-history.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c completion.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-channels.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-common-core.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-core-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-exec.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-expandos.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-help.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-ignore.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-ignore-messages.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-log.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-messages.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-modules.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-queries.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-server.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-settings.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c utf8.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c wcwidth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c formats.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c hilight-text.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c keyboard.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c module-formats.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c printtext.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-recode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c themes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c translation.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c window-activity.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c window-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c window-items.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c windows-layout.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -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 utf8.o wcwidth.o formats.o hilight-text.o keyboard.o module-formats.o printtext.o fe-recode.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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/core' Making all in irc make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' Making all in dcc make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/dcc' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-dcc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-dcc-chat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-dcc-chat-messages.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-dcc-get.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-dcc-send.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c module-formats.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/dcc' Making all in notifylist make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/notifylist' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-notifylist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -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 `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/notifylist' make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-irc-channels.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-irc-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-irc-messages.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-irc-queries.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-irc-server.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-ircnet.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-ctcp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-events.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-events-numeric.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-modes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-netjoin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-netsplit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-common-irc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c fe-whois.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c irc-completion.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c module-formats.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c irc-modules.c fe-whois.c: In function 'hide_safe_channel_id': fe-whois.c:213: warning: passing argument 1 of 'server->get_nick_flags' from incompatible pointer type 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 fe-whois.o irc-completion.o module-formats.o irc-modules.o ranlib libfe_common_irc.a make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' Making all in perl make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/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 --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux"\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c -o perl-common.lo perl-common.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux"\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c -o perl-signals.lo perl-signals.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux"\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c -o perl-sources.lo perl-sources.c /bin/mkdir -p .libs rm -f .libs/libperl_orig.a /bin/mkdir -p .libs /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux"\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c -o module-formats.lo module-formats.c if [ x = x ]; then touch .libs/libperl_orig.a; else ln -s .libs/libperl_orig.a; fi rm -f .libs/DynaLoader.a ln -s /usr/lib/perl5/ppc-linux/auto/DynaLoader/DynaLoader.a .libs/DynaLoader.a /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux"\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c -o perl-fe.lo perl-fe.c for dir in common irc ui textui; do \ cd $dir && \ if [ ! -f Makefile ]; then \ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor; \ fi && \ (make CC="ppc-alt-linux-gcc" CCFLAGS="-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall " || \ make CC="ppc-alt-linux-gcc" CCFLAGS="-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall " ) && \ cd ..; \ done /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux"\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c -o perl-core.lo perl-core.c Writing Makefile for Irssi ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-signals.c -fPIC -DPIC -o .libs/perl-signals.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-fe.c -fPIC -DPIC -o .libs/perl-fe.o make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/common' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c module-formats.c -fPIC -DPIC -o .libs/module-formats.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-common.c -fPIC -DPIC -o .libs/perl-common.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-core.c -fPIC -DPIC -o .libs/perl-core.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-sources.c -fPIC -DPIC -o .libs/perl-sources.o /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Channel.xs > Channel.xsc && mv Channel.xsc Channel.c cp Irssi.pm blib/lib/Irssi.pm ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c module-formats.c -o module-formats.o >/dev/null 2>&1 /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Core.xs > Core.xsc && mv Core.xsc Core.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Expando.xs > Expando.xsc && mv Expando.xsc Expando.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Ignore.xs > Ignore.xsc && mv Ignore.xsc Ignore.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Irssi.xs > Irssi.xsc && mv Irssi.xsc Irssi.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Log.xs > Log.xsc && mv Log.xsc Log.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Masks.xs > Masks.xsc && mv Masks.xsc Masks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-fe.c -o perl-fe.o >/dev/null 2>&1 /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Query.xs > Query.xsc && mv Query.xsc Query.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Rawlog.xs > Rawlog.xsc && mv Rawlog.xsc Rawlog.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Server.xs > Server.xsc && mv Server.xsc Server.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Settings.xs > Settings.xsc && mv Settings.xsc Settings.c Running Mkbootstrap for Irssi () ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Channel.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-sources.c -o perl-sources.o >/dev/null 2>&1 ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Ignore.c chmod 644 Irssi.bs ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Irssi.c ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Log.c ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Masks.c ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Query.c ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Server.c /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -module -avoid-version -rpath /usr/lib/irssi/modules -o libfe_perl.la module-formats.lo perl-fe.lo ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Settings.c cp Irssi.bs blib/arch/auto/Irssi/Irssi.bs chmod 644 blib/arch/auto/Irssi/Irssi.bs ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Core.c ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Expando.c ppc-alt-linux-gcc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Rawlog.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-core.c -o perl-core.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-signals.c -o perl-signals.o >/dev/null 2>&1 ppc-alt-linux-gcc -shared .libs/module-formats.o .libs/perl-fe.o -Wl,-soname -Wl,libfe_perl.so -o .libs/libfe_perl.so ppc-alt-linux-gcc -DHAVE_CONFIG_H -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/ppc-linux\" -DPERL_STATIC_LIBS=0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -c perl-common.c -o perl-common.o >/dev/null 2>&1 ar cru .libs/libfe_perl.a module-formats.o perl-fe.o ranlib .libs/libfe_perl.a creating libfe_perl.la (cd .libs && rm -f libfe_perl.la && ln -s ../libfe_perl.la libfe_perl.la) /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -module -avoid-version -rpath /usr/lib/irssi/modules -o libperl_core.la perl-core.lo perl-common.lo perl-signals.lo perl-sources.lo -Wl,-O1 -Wl,-O1 -L/usr/local/lib libperl_dynaloader.la -L/usr/lib/perl5/ppc-linux/CORE -lperl -ldl -lm -lpthread -lcrypt ppc-alt-linux-gcc -shared .libs/perl-core.o .libs/perl-common.o .libs/perl-signals.o .libs/perl-sources.o -Wl,--whole-archive ./.libs/DynaLoader.a -Wl,--no-whole-archive -L/usr/local/lib -L/usr/lib/perl5/ppc-linux/CORE -lperl -ldl -lm -lpthread -lcrypt -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libperl_core.so -o .libs/libperl_core.so rm -fr .libs/libperl_core.lax mkdir .libs/libperl_core.lax rm -fr .libs/libperl_core.lax/DynaLoader.a mkdir .libs/libperl_core.lax/DynaLoader.a (cd .libs/libperl_core.lax/DynaLoader.a && ar x /usr/src/RPM/BUILD/irssi-0.8.12/src/perl/./.libs/DynaLoader.a) ar cru .libs/libperl_core.a perl-core.o perl-common.o perl-signals.o perl-sources.o ranlib .libs/libperl_core.a rm -fr .libs/libperl_core.lax creating libperl_core.la (cd .libs && rm -f libperl_core.la && ln -s ../libperl_core.la libperl_core.la) rm -f blib/arch/auto/Irssi/Irssi.so gcc -shared -Wl,-O1 -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 \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols Channel.o: In function `XS_Irssi__Server_channels': Channel.c:(.text+0x794): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x7d4): warning: undefined reference to `irssi_bless_iobject' Channel.o: In function `XS_Irssi_channels': Channel.c:(.text+0x9c4): warning: undefined reference to `irssi_bless_iobject' Channel.o: In function `XS_Irssi__Channel_nicks': Channel.c:(.text+0xba4): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0xba8): warning: undefined reference to `nicklist_getnicks' Channel.c:(.text+0xbe8): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0xca8): warning: undefined reference to `g_slist_free' Channel.o: In function `XS_Irssi__Channel_nick_find_mask': Channel.c:(.text+0xdd8): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0xe50): warning: undefined reference to `nicklist_find_mask' Channel.c:(.text+0xe84): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0xf4c): warning: undefined reference to `nicklist_find_mask' Channel.o: In function `XS_Irssi__Channel_nick_find': Channel.c:(.text+0x107c): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x10f4): warning: undefined reference to `nicklist_find' Channel.c:(.text+0x1128): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0x11f0): warning: undefined reference to `nicklist_find' Channel.o: In function `XS_Irssi__Channel_nick_remove': Channel.c:(.text+0x1310): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x1344): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x1350): warning: undefined reference to `nicklist_remove' Channel.o: In function `XS_Irssi__Channel_nick_insert': Channel.c:(.text+0x1488): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x14bc): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x14c8): warning: undefined reference to `nicklist_insert' Channel.o: In function `XS_Irssi__Channel_destroy': Channel.c:(.text+0x1608): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x160c): warning: undefined reference to `channel_destroy' Channel.o: In function `XS_Irssi__Server_nicks_get_same': Channel.c:(.text+0x1758): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x17d0): warning: undefined reference to `nicklist_get_same' Channel.c:(.text+0x1810): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0x1878): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0x19d4): warning: undefined reference to `g_slist_free' Channel.o: In function `XS_Irssi__Server_channel_find': Channel.c:(.text+0x1b2c): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x1ba4): warning: undefined reference to `channel_find' Channel.c:(.text+0x1bd8): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0x1ca0): warning: undefined reference to `channel_find' Channel.o: In function `XS_Irssi_channel_find': Channel.c:(.text+0x1e18): warning: undefined reference to `channel_find' Channel.c:(.text+0x1e4c): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0x1f10): warning: undefined reference to `channel_find' Channel.o: In function `XS_Irssi__Server_channels_join': Channel.c:(.text+0x203c): warning: undefined reference to `irssi_ref_object' Channel.o:(.got2+0x98): warning: undefined reference to `channels' Core.o: In function `XS_Irssi__Windowitem_command': Core.c:(.text+0x1938): warning: undefined reference to `irssi_ref_object' Core.c:(.text+0x19b8): warning: undefined reference to `perl_command' Core.o: In function `XS_Irssi__Server_command': Core.c:(.text+0x1b30): warning: undefined reference to `irssi_ref_object' Core.c:(.text+0x1bb0): warning: undefined reference to `perl_command' Core.o: In function `XS_Irssi_command': Core.c:(.text+0x1d78): warning: undefined reference to `perl_command' Core.o: In function `XS_Irssi__Windowitem_parse_special': Core.c:(.text+0x1f04): warning: undefined reference to `irssi_ref_object' Core.c:(.text+0x1fa8): warning: undefined reference to `parse_special_string' Core.c:(.text+0x2034): warning: undefined reference to `g_free' Core.o: In function `XS_Irssi__Server_parse_special': Core.c:(.text+0x234c): warning: undefined reference to `irssi_ref_object' Core.c:(.text+0x23f0): warning: undefined reference to `parse_special_string' Core.c:(.text+0x247c): warning: undefined reference to `g_free' Core.o: In function `XS_Irssi_parse_special': Core.c:(.text+0x2808): warning: undefined reference to `parse_special_string' Core.c:(.text+0x2894): warning: undefined reference to `g_free' Core.o: In function `XS_Irssi_version': Core.c:(.text+0x7bf0): warning: undefined reference to `g_snprintf' Core.o: In function `XS_Irssi_get_irssi_config': Core.c:(.text+0x7e08): warning: undefined reference to `get_irssi_config' Core.o: In function `XS_Irssi_get_irssi_dir': Core.c:(.text+0x8010): warning: undefined reference to `get_irssi_dir' Core.o: In function `XS_Irssi_pidwait_remove': Core.c:(.text+0x8248): warning: undefined reference to `pidwait_remove' Core.o: In function `XS_Irssi_pidwait_add': Core.c:(.text+0x83fc): warning: undefined reference to `pidwait_add' Core.o: In function `XS_Irssi_command_set_options': Core.c:(.text+0x863c): warning: undefined reference to `command_set_options_module' Core.o: In function `XS_Irssi_command_unbind': Core.c:(.text+0x887c): warning: undefined reference to `perl_command_unbind' Core.o: In function `XS_Irssi_command_runsub': Core.c:(.text+0x8ad8): warning: undefined reference to `irssi_ref_object' Core.c:(.text+0x8b04): warning: undefined reference to `irssi_ref_object' Core.c:(.text+0x8b18): warning: undefined reference to `perl_command_runsub' Core.o: In function `handle_command_bind': Core.c:(.text+0x8cd8): warning: undefined reference to `perl_command_bind_to' Core.c:(.text+0x8dbc): warning: undefined reference to `perl_command_bind_to' Core.o: In function `XS_Irssi_commands': Core.c:(.text+0x94c4): warning: undefined reference to `irssi_bless_plain' Core.o: In function `XS_Irssi_combine_level': Core.c:(.text+0x97b0): warning: undefined reference to `combine_level' Core.o: In function `XS_Irssi_bits2level': Core.c:(.text+0x9a8c): warning: undefined reference to `bits2level' Core.c:(.text+0x9b18): warning: undefined reference to `g_free' Core.c:(.text+0x9b7c): warning: undefined reference to `bits2level' Core.o: In function `XS_Irssi_level2bits': Core.c:(.text+0x9dac): warning: undefined reference to `level2bits' Core.o: In function `XS_Irssi_input_remove': Core.c:(.text+0xa008): warning: undefined reference to `perl_source_remove' Core.o: In function `XS_Irssi_timeout_remove': Core.c:(.text+0xa1bc): warning: undefined reference to `perl_source_remove' Core.o: In function `XS_Irssi_input_add': Core.c:(.text+0xa498): warning: undefined reference to `perl_input_add' Core.o: In function `XS_Irssi_timeout_add_once': Core.c:(.text+0xa820): warning: undefined reference to `perl_timeout_add' Core.o: In function `XS_Irssi_timeout_add': Core.c:(.text+0xab44): warning: undefined reference to `perl_timeout_add' Core.o: In function `XS_Irssi_signal_get_emitted_id': Core.c:(.text+0xad68): warning: undefined reference to `signal_get_emitted_id' Core.o: In function `XS_Irssi_signal_get_emitted': Core.c:(.text+0xaf74): warning: undefined reference to `signal_get_emitted' Core.o: In function `XS_Irssi_signal_stop_by_name': Core.c:(.text+0xb1b4): warning: undefined reference to `signal_stop_by_name' Core.o: In function `XS_Irssi_signal_stop': Core.c:(.text+0xb2f8): warning: undefined reference to `signal_stop' Core.o: In function `XS_Irssi_signal_remove': Core.c:(.text+0xb4b0): warning: undefined reference to `perl_signal_remove' Core.o: In function `XS_Irssi_signal_register': Core.c:(.text+0xb8d4): warning: undefined reference to `perl_signal_register' Core.o: In function `perl_signal_add_hash': Core.c:(.text+0xbaa8): warning: undefined reference to `perl_signal_add_full' Core.o: In function `XS_Irssi_signal_add_priority': Core.c:(.text+0xbdd4): warning: undefined reference to `perl_signal_add_full' Core.o: In function `XS_Irssi_signal_add_last': Core.c:(.text+0xc080): warning: undefined reference to `perl_signal_add_full' Core.o: In function `XS_Irssi_signal_add_first': Core.c:(.text+0xc2ec): warning: undefined reference to `perl_signal_add_full' Core.o: In function `XS_Irssi_signal_add': Core.c:(.text+0xc558): warning: undefined reference to `perl_signal_add_full' Core.o: In function `XS_Irssi_signal_continue': Core.c:(.text+0xc7a4): warning: undefined reference to `signal_continue' Core.c:(.text+0xc82c): warning: undefined reference to `irssi_is_ref_object' Core.c:(.text+0xc854): warning: undefined reference to `irssi_ref_object' Core.o: In function `XS_Irssi_signal_emit': Core.c:(.text+0xcc8c): warning: undefined reference to `signal_emit' Core.c:(.text+0xcd40): warning: undefined reference to `irssi_is_ref_object' Core.c:(.text+0xcd68): warning: undefined reference to `irssi_ref_object' Core.o:(.got2+0x2d0): warning: undefined reference to `irssi_gui' Core.o:(.got2+0x2d4): warning: undefined reference to `irssi_binary' Core.o:(.got2+0x2fc): warning: undefined reference to `commands' Expando.o: In function `expando_def_destroy': Expando.c:(.text+0x46c): warning: undefined reference to `g_free' Expando.c:(.text+0x474): warning: undefined reference to `g_free' Expando.o: In function `XS_Irssi_expando_destroy': Expando.c:(.text+0x5b8): warning: undefined reference to `g_hash_table_lookup_extended' Expando.c:(.text+0x5cc): warning: undefined reference to `g_hash_table_remove' Expando.c:(.text+0x5d4): warning: undefined reference to `g_free' Expando.c:(.text+0x5f8): warning: undefined reference to `expando_destroy' Expando.o: In function `check_expando_destroy': Expando.c:(.text+0x70c): warning: undefined reference to `expando_destroy' Expando.c:(.text+0x72c): warning: undefined reference to `g_free' Expando.c:(.text+0x734): warning: undefined reference to `g_free' Expando.o: In function `script_unregister_expandos': Expando.c:(.text+0x770): warning: undefined reference to `g_hash_table_foreach_remove' Expando.o: In function `sig_perl_expando': Expando.c:(.text+0x7e4): warning: undefined reference to `g_hash_table_lookup' Expando.c:(.text+0x954): warning: undefined reference to `irssi_bless_iobject' Expando.c:(.text+0x9b8): warning: undefined reference to `irssi_bless_iobject' Expando.c:(.text+0xacc): warning: undefined reference to `g_hash_table_foreach_remove' Expando.c:(.text+0xb7c): warning: undefined reference to `signal_emit' Expando.c:(.text+0xd30): warning: undefined reference to `g_strdup' Expando.o: In function `expando_signals_add_hash': Expando.c:(.text+0x10a4): warning: undefined reference to `expando_add_signal' Expando.o: In function `XS_Irssi_expando_create': Expando.c:(.text+0x1320): warning: undefined reference to `g_malloc0' Expando.c:(.text+0x1328): warning: undefined reference to `perl_get_package' Expando.c:(.text+0x132c): warning: undefined reference to `perl_script_find_package' Expando.c:(.text+0x1334): warning: undefined reference to `perl_get_package' Expando.c:(.text+0x1340): warning: undefined reference to `perl_func_sv_inc' Expando.c:(.text+0x1358): warning: undefined reference to `expando_create' Expando.c:(.text+0x1368): warning: undefined reference to `g_strdup' Expando.c:(.text+0x1378): warning: undefined reference to `g_hash_table_insert' Expando.o: In function `perl_expando_deinit': Expando.c:(.text+0x146c): warning: undefined reference to `signal_remove_full' Expando.c:(.text+0x1480): warning: undefined reference to `g_hash_table_foreach' Expando.c:(.text+0x1488): warning: undefined reference to `g_hash_table_destroy' Expando.o: In function `perl_expando_init': Expando.c:(.text+0x14cc): warning: undefined reference to `g_hash_table_new' Expando.c:(.text+0x14ec): warning: undefined reference to `signal_add_full' Expando.o:(.got2+0x50): warning: undefined reference to `current_expando' Expando.o:(.got2+0x88): warning: undefined reference to `g_str_hash' Expando.o:(.got2+0x8c): warning: undefined reference to `g_str_equal' Ignore.o: In function `XS_Irssi__Ignore_update_rec': Ignore.c:(.text+0x5b4): warning: undefined reference to `irssi_ref_object' Ignore.c:(.text+0x5b8): warning: undefined reference to `ignore_update_rec' Ignore.o: In function `XS_Irssi__Ignore_add_rec': Ignore.c:(.text+0x6f8): warning: undefined reference to `irssi_ref_object' Ignore.c:(.text+0x6fc): warning: undefined reference to `ignore_add_rec' Ignore.o: In function `XS_Irssi__Server_ignore_check': Ignore.c:(.text+0x854): warning: undefined reference to `irssi_ref_object' Ignore.c:(.text+0xa98): warning: undefined reference to `ignore_check' Ignore.o: In function `XS_Irssi_ignore_check': Ignore.c:(.text+0x10bc): warning: undefined reference to `ignore_check' Ignore.o: In function `XS_Irssi_ignores': Ignore.c:(.text+0x14c8): warning: undefined reference to `irssi_bless_plain' Ignore.o:(.got2+0x68): warning: undefined reference to `ignores' Irssi.o: In function `boot_Irssi': Irssi.c:(.text+0x21c): warning: undefined reference to `irssi_callXS' Irssi.c:(.text+0x22c): warning: undefined reference to `irssi_callXS' Irssi.c:(.text+0x23c): warning: undefined reference to `irssi_callXS' Irssi.c:(.text+0x24c): warning: undefined reference to `irssi_callXS' Irssi.c:(.text+0x25c): warning: undefined reference to `irssi_callXS' Irssi.o:Irssi.c:(.text+0x26c): warning: more undefined references to `irssi_callXS' follow Irssi.o: In function `XS_Irssi_init': Irssi.c:(.text+0x6cc): warning: undefined reference to `perl_get_api_version' Irssi.c:(.text+0x6e0): warning: undefined reference to `perl_get_api_version' Log.o: In function `XS_Irssi__Log_stop_logging': Log.c:(.text+0x754): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0x758): warning: undefined reference to `log_stop_logging' Log.o: In function `XS_Irssi__Log_start_logging': Log.c:(.text+0x898): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0x89c): warning: undefined reference to `log_start_logging' Log.o: In function `XS_Irssi__Log_write_rec': Log.c:(.text+0x9e0): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0xad0): warning: undefined reference to `log_write_rec' Log.o: In function `XS_Irssi__Log_close': Log.c:(.text+0xca0): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0xca4): warning: undefined reference to `log_close' Log.o: In function `XS_Irssi__Log_update': Log.c:(.text+0xde4): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0xde8): warning: undefined reference to `log_update' Log.o: In function `XS_Irssi__Log_item_find': Log.c:(.text+0xf34): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0x1060): warning: undefined reference to `log_item_find' Log.c:(.text+0x1090): warning: undefined reference to `irssi_bless_plain' Log.c:(.text+0x1250): warning: undefined reference to `log_item_find' Log.o: In function `XS_Irssi__Log_item_destroy': Log.c:(.text+0x1370): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0x13a4): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0x13b0): warning: undefined reference to `log_item_destroy' Log.o: In function `XS_Irssi__Log_item_add': Log.c:(.text+0x14f8): warning: undefined reference to `irssi_ref_object' Log.c:(.text+0x1640): warning: undefined reference to `log_item_add' Log.o: In function `XS_Irssi_log_find': Log.c:(.text+0x18d0): warning: undefined reference to `log_find' Log.c:(.text+0x1900): warning: undefined reference to `irssi_bless_plain' Log.c:(.text+0x19bc): warning: undefined reference to `log_find' Log.o: In function `XS_Irssi_log_create_rec': Log.c:(.text+0x1b90): warning: undefined reference to `log_create_rec' Log.c:(.text+0x1bc0): warning: undefined reference to `irssi_bless_plain' Log.c:(.text+0x1cf0): warning: undefined reference to `log_create_rec' Log.o: In function `XS_Irssi_logs': Log.c:(.text+0x1e30): warning: undefined reference to `irssi_bless_plain' Log.o:(.got2+0xb4): warning: undefined reference to `logs' Masks.o: In function `XS_Irssi__Server_masks_match': Masks.c:(.text+0x60c): warning: undefined reference to `irssi_ref_object' Masks.c:(.text+0x7a0): warning: undefined reference to `masks_match' Masks.o: In function `XS_Irssi_masks_match': Masks.c:(.text+0xc24): warning: undefined reference to `masks_match' Masks.o: In function `XS_Irssi__Server_mask_match_address': Masks.c:(.text+0xf40): warning: undefined reference to `irssi_ref_object' Masks.c:(.text+0x10d4): warning: undefined reference to `mask_match_address' Masks.o: In function `XS_Irssi_mask_match_address': Masks.c:(.text+0x1558): warning: undefined reference to `mask_match_address' Masks.o: In function `XS_Irssi__Server_mask_match': Masks.c:(.text+0x1878): warning: undefined reference to `irssi_ref_object' Masks.c:(.text+0x1a64): warning: undefined reference to `mask_match' Masks.o: In function `XS_Irssi_mask_match': Masks.c:(.text+0x1fbc): warning: undefined reference to `mask_match' Query.o: In function `XS_Irssi__Query_change_server': Query.c:(.text+0x5f4): warning: undefined reference to `irssi_ref_object' Query.c:(.text+0x628): warning: undefined reference to `irssi_ref_object' Query.c:(.text+0x634): warning: undefined reference to `query_change_server' Query.o: In function `XS_Irssi__Query_destroy': Query.c:(.text+0x774): warning: undefined reference to `irssi_ref_object' Query.c:(.text+0x778): warning: undefined reference to `query_destroy' Query.o: In function `XS_Irssi__Server_query_find': Query.c:(.text+0x8c0): warning: undefined reference to `irssi_ref_object' Query.c:(.text+0x938): warning: undefined reference to `query_find' Query.c:(.text+0x96c): warning: undefined reference to `irssi_bless_iobject' Query.c:(.text+0xa34): warning: undefined reference to `query_find' Query.o: In function `XS_Irssi_query_find': Query.c:(.text+0xbac): warning: undefined reference to `query_find' Query.c:(.text+0xbe0): warning: undefined reference to `irssi_bless_iobject' Query.c:(.text+0xca4): warning: undefined reference to `query_find' Query.o: In function `XS_Irssi__Server_queries': Query.c:(.text+0xdd0): warning: undefined reference to `irssi_ref_object' Query.c:(.text+0xe10): warning: undefined reference to `irssi_bless_iobject' Query.o: In function `XS_Irssi_queries': Query.c:(.text+0x1008): warning: undefined reference to `irssi_bless_iobject' Query.o:(.got2+0x74): warning: undefined reference to `queries' Rawlog.o: In function `XS_Irssi__Rawlog_save': Rawlog.c:(.text+0x70c): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0x78c): warning: undefined reference to `rawlog_save' Rawlog.o: In function `XS_Irssi__Rawlog_close': Rawlog.c:(.text+0x904): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0x908): warning: undefined reference to `rawlog_close' Rawlog.o: In function `XS_Irssi__Rawlog_open': Rawlog.c:(.text+0xa48): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0xac8): warning: undefined reference to `rawlog_open' Rawlog.o: In function `XS_Irssi__Rawlog_redirect': Rawlog.c:(.text+0xc40): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0xcc0): warning: undefined reference to `rawlog_redirect' Rawlog.o: In function `XS_Irssi__Rawlog_output': Rawlog.c:(.text+0xe38): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0xeb8): warning: undefined reference to `rawlog_output' Rawlog.o: In function `XS_Irssi__Rawlog_input': Rawlog.c:(.text+0x1030): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0x10b0): warning: undefined reference to `rawlog_input' Rawlog.o: In function `XS_Irssi__Rawlog_destroy': Rawlog.c:(.text+0x1228): warning: undefined reference to `irssi_ref_object' Rawlog.c:(.text+0x122c): warning: undefined reference to `rawlog_destroy' Rawlog.o: In function `XS_Irssi__Rawlog_get_lines': Rawlog.c:(.text+0x1378): warning: undefined reference to `irssi_ref_object' Rawlog.o: In function `XS_Irssi_rawlog_create': Rawlog.c:(.text+0x15ac): warning: undefined reference to `rawlog_create' Rawlog.c:(.text+0x15e4): warning: undefined reference to `irssi_bless_plain' Rawlog.o: In function `XS_Irssi_rawlog_set_size': Rawlog.c:(.text+0x17bc): warning: undefined reference to `rawlog_set_size' Server.o: In function `XS_Irssi__Server_send_message': Server.c:(.text+0x828): warning: undefined reference to `irssi_ref_object' Server.o: In function `XS_Irssi__Server_get_nick_flags': Server.c:(.text+0xbc4): warning: undefined reference to `irssi_ref_object' Server.o: In function `XS_Irssi__Server_ischannel': Server.c:(.text+0xe14): warning: undefined reference to `irssi_ref_object' Server.o: In function `XS_Irssi__Server_isnickflag': Server.c:(.text+0x1128): warning: undefined reference to `irssi_ref_object' Server.o: In function `XS_Irssi__Server_unref': Server.c:(.text+0x1440): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x1444): warning: undefined reference to `server_unref' Server.o: In function `XS_Irssi__Server_ref': Server.c:(.text+0x1584): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x1588): warning: undefined reference to `server_ref' Server.o: In function `XS_Irssi__Server_disconnect': Server.c:(.text+0x16c8): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x16cc): warning: undefined reference to `server_disconnect' Server.o: In function `XS_Irssi_chatnet_find': Server.c:(.text+0x1854): warning: undefined reference to `chatnet_find' Server.c:(.text+0x1888): warning: undefined reference to `irssi_bless_iobject' Server.c:(.text+0x1944): warning: undefined reference to `chatnet_find' Server.o: In function `XS_Irssi_server_find_chatnet': Server.c:(.text+0x1ab4): warning: undefined reference to `server_find_chatnet' Server.c:(.text+0x1ae8): warning: undefined reference to `irssi_bless_iobject' Server.c:(.text+0x1ba4): warning: undefined reference to `server_find_chatnet' Server.o: In function `XS_Irssi_server_find_tag': Server.c:(.text+0x1d14): warning: undefined reference to `server_find_tag' Server.c:(.text+0x1d48): warning: undefined reference to `irssi_bless_iobject' Server.c:(.text+0x1e04): warning: undefined reference to `server_find_tag' Server.o: In function `XS_Irssi_server_create_conn': Server.c:(.text+0x2060): warning: undefined reference to `server_create_conn' Server.c:(.text+0x2094): warning: undefined reference to `irssi_bless_iobject' Server.c:(.text+0x239c): warning: undefined reference to `server_create_conn' Server.o: In function `XS_Irssi_chatnets': Server.c:(.text+0x258c): warning: undefined reference to `irssi_bless_iobject' Server.o: In function `XS_Irssi_servers': Server.c:(.text+0x277c): warning: undefined reference to `irssi_bless_iobject' Server.o: In function `XS_Irssi_reconnects': Server.c:(.text+0x2970): warning: undefined reference to `irssi_bless_plain' Server.o:(.got2+0xc8): warning: undefined reference to `chatnets' Server.o:(.got2+0xcc): warning: undefined reference to `servers' Server.o:(.got2+0xd0): warning: undefined reference to `reconnects' Settings.o: In function `XS_Irssi_settings_remove': Settings.c:(.text+0x9c8): warning: undefined reference to `perl_get_package' Settings.c:(.text+0x9cc): warning: undefined reference to `perl_script_find_package' Settings.c:(.text+0x9e4): warning: undefined reference to `g_hash_table_lookup' Settings.c:(.text+0x9f0): warning: undefined reference to `gslist_find_icase_string' Settings.c:(.text+0xa04): warning: undefined reference to `g_slist_remove' Settings.c:(.text+0xa14): warning: undefined reference to `g_hash_table_insert' Settings.c:(.text+0xa1c): warning: undefined reference to `settings_remove' Settings.c:(.text+0xaac): warning: undefined reference to `perl_get_package' Settings.c:(.text+0xab0): warning: undefined reference to `perl_script_find_package' Settings.c:(.text+0xac4): warning: undefined reference to `g_return_if_fail_warning' Settings.o: In function `perl_settings_add': Settings.c:(.text+0xb24): warning: undefined reference to `perl_get_package' Settings.c:(.text+0xb28): warning: undefined reference to `perl_script_find_package' Settings.c:(.text+0xb40): warning: undefined reference to `g_hash_table_lookup' Settings.c:(.text+0xb4c): warning: undefined reference to `g_strdup' Settings.c:(.text+0xb58): warning: undefined reference to `g_slist_append' Settings.c:(.text+0xb68): warning: undefined reference to `g_hash_table_insert' Settings.c:(.text+0xb9c): warning: undefined reference to `g_return_if_fail_warning' Settings.o: In function `XS_Irssi_settings_add_size': Settings.c:(.text+0xdbc): warning: undefined reference to `settings_add_size_module' Settings.o: In function `XS_Irssi_settings_add_level': Settings.c:(.text+0x1134): warning: undefined reference to `settings_add_level_module' Settings.o: In function `XS_Irssi_settings_add_time': Settings.c:(.text+0x14ac): warning: undefined reference to `settings_add_time_module' Settings.o: In function `XS_Irssi_settings_add_bool': Settings.c:(.text+0x181c): warning: undefined reference to `settings_add_bool_module' Settings.o: In function `XS_Irssi_settings_add_int': Settings.c:(.text+0x1b8c): warning: undefined reference to `settings_add_int_module' Settings.o: In function `XS_Irssi_settings_add_str': Settings.c:(.text+0x1f04): warning: undefined reference to `settings_add_str_module' Settings.o: In function `XS_Irssi_settings_set_size': Settings.c:(.text+0x225c): warning: undefined reference to `settings_set_size' Settings.o: In function `XS_Irssi_settings_set_level': Settings.c:(.text+0x2604): warning: undefined reference to `settings_set_level' Settings.o: In function `XS_Irssi_settings_set_time': Settings.c:(.text+0x29ac): warning: undefined reference to `settings_set_time' Settings.o: In function `XS_Irssi_settings_set_bool': Settings.c:(.text+0x2d00): warning: undefined reference to `settings_set_bool' Settings.o: In function `XS_Irssi_settings_set_int': Settings.c:(.text+0x2f8c): warning: undefined reference to `settings_set_int' Settings.o: In function `XS_Irssi_settings_set_str': Settings.c:(.text+0x3220): warning: undefined reference to `settings_set_str' Settings.o: In function `XS_Irssi_settings_get_size': Settings.c:(.text+0x34a4): warning: undefined reference to `settings_get_size' Settings.o: In function `XS_Irssi_settings_get_level': Settings.c:(.text+0x3778): warning: undefined reference to `settings_get_level' Settings.o: In function `XS_Irssi_settings_get_time': Settings.c:(.text+0x3a4c): warning: undefined reference to `settings_get_time' Settings.o: In function `XS_Irssi_settings_get_bool': Settings.c:(.text+0x3d20): warning: undefined reference to `settings_get_bool' Settings.o: In function `XS_Irssi_settings_get_int': Settings.c:(.text+0x3ff4): warning: undefined reference to `settings_get_int' Settings.o: In function `XS_Irssi_settings_get_str': Settings.c:(.text+0x4258): warning: undefined reference to `settings_get_str' Settings.c:(.text+0x4368): warning: undefined reference to `settings_get_str' Settings.o: In function `perl_settings_deinit': Settings.c:(.text+0x43ec): warning: undefined reference to `signal_remove_full' Settings.c:(.text+0x4400): warning: undefined reference to `g_hash_table_foreach' Settings.c:(.text+0x4408): warning: undefined reference to `g_hash_table_destroy' Settings.o: In function `perl_settings_free': Settings.c:(.text+0x4458): warning: undefined reference to `g_slist_foreach' Settings.c:(.text+0x4460): warning: undefined reference to `g_slist_free' Settings.o: In function `sig_script_destroyed': Settings.c:(.text+0x44b8): warning: undefined reference to `g_hash_table_lookup' Settings.c:(.text+0x44cc): warning: undefined reference to `g_slist_foreach' Settings.c:(.text+0x44e4): warning: undefined reference to `g_hash_table_remove' Settings.o: In function `perl_settings_init': Settings.c:(.text+0x4530): warning: undefined reference to `g_hash_table_new' Settings.c:(.text+0x4550): warning: undefined reference to `signal_add_full' Settings.o:(.got2+0xf4): warning: undefined reference to `g_free' Settings.o:(.got2+0xf8): warning: undefined reference to `settings_remove' Settings.o:(.got2+0xfc): warning: undefined reference to `g_direct_hash' Settings.o:(.got2+0x100): warning: undefined reference to `g_direct_equal' chmod 755 blib/arch/auto/Irssi/Irssi.so make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/common' Writing Makefile for Irssi::Irc make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/irc' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Channel.xs > Channel.xsc && mv Channel.xsc Channel.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Ctcp.xs > Ctcp.xsc && mv Ctcp.xsc Ctcp.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Dcc.xs > Dcc.xsc && mv Dcc.xsc Dcc.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Irc.xs > Irc.xsc && mv Irc.xsc Irc.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Modes.xs > Modes.xsc && mv Modes.xsc Modes.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Netsplit.xs > Netsplit.xsc && mv Netsplit.xsc Netsplit.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Notifylist.xs > Notifylist.xsc && mv Notifylist.xsc Notifylist.c cp Irc.pm blib/lib/Irssi/Irc.pm /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Query.xs > Query.xsc && mv Query.xsc Query.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Server.xs > Server.xsc && mv Server.xsc Server.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Channel.c Running Mkbootstrap for Irssi::Irc () ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Modes.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Netsplit.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Notifylist.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Ctcp.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Dcc.c chmod 644 Irc.bs cp Irc.bs blib/arch/auto/Irssi/Irc/Irc.bs chmod 644 blib/arch/auto/Irssi/Irc/Irc.bs ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Irc.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Query.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Server.c rm -f blib/arch/auto/Irssi/Irc/Irc.so gcc -shared -Wl,-O1 -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 \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols Channel.o: In function `XS_Irssi__Irc__Channel_nick_insert': Channel.c:(.text+0x650): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0x834): warning: undefined reference to `irc_nicklist_insert' Channel.c:(.text+0x868): warning: undefined reference to `irssi_bless_iobject' Channel.c:(.text+0xb00): warning: undefined reference to `irc_nicklist_insert' Channel.o: In function `XS_Irssi__Irc__Channel_bans': Channel.c:(.text+0xc2c): warning: undefined reference to `irssi_ref_object' Channel.c:(.text+0xc6c): warning: undefined reference to `irssi_bless_plain' Channel.o: In function `XS_Irssi__Irc_get_mask': Channel.c:(.text+0x17bc): warning: undefined reference to `irc_get_mask' Ctcp.o: In function `XS_Irssi__Irc__Server_ctcp_send_reply': Ctcp.c:(.text+0x52c): warning: undefined reference to `irssi_ref_object' Ctcp.c:(.text+0x5ac): warning: undefined reference to `ctcp_send_reply' Ctcp.o: In function `XS_Irssi_ctcp_unregister': Ctcp.c:(.text+0x76c): warning: undefined reference to `ctcp_unregister' Ctcp.o: In function `XS_Irssi_ctcp_register': Ctcp.c:(.text+0x928): warning: undefined reference to `ctcp_register' Dcc.o: In function `XS_Irssi__Windowitem_get_dcc': Dcc.c:(.text+0x8a4): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0x8a8): warning: undefined reference to `item_get_dcc' Dcc.c:(.text+0x8dc): warning: undefined reference to `irssi_bless_iobject' Dcc.o: In function `XS_Irssi__Irc__Dcc_reject': Dcc.c:(.text+0xa6c): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xaa0): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xaac): warning: undefined reference to `dcc_reject' Dcc.o: In function `XS_Irssi__Irc__Dcc_close': Dcc.c:(.text+0xbec): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xbf0): warning: undefined reference to `dcc_close' Dcc.o: In function `XS_Irssi__Irc__Dcc_destroy': Dcc.c:(.text+0xd30): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xd34): warning: undefined reference to `dcc_destroy' Dcc.o: In function `XS_Irssi__Irc__Dcc_init_rec': Dcc.c:(.text+0xe80): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xeac): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xed8): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0xfd8): warning: undefined reference to `dcc_init_rec' Dcc.o: In function `XS_Irssi__Irc_dccs': Dcc.c:(.text+0x11c4): warning: undefined reference to `irssi_bless_iobject' Dcc.o: In function `XS_Irssi__Irc_dcc_get_download_path': Dcc.c:(.text+0x13f0): warning: undefined reference to `dcc_get_download_path' Dcc.c:(.text+0x147c): warning: undefined reference to `g_free' Dcc.c:(.text+0x14e0): warning: undefined reference to `dcc_get_download_path' Dcc.o: In function `XS_Irssi__Irc_dcc_ctcp_message': Dcc.c:(.text+0x1664): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0x1704): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0x17e4): warning: undefined reference to `dcc_ctcp_message' Dcc.o: In function `XS_Irssi__Irc_dcc_chat_send': Dcc.c:(.text+0x19fc): warning: undefined reference to `irssi_ref_object' Dcc.c:(.text+0x1a7c): warning: undefined reference to `dcc_chat_send' Dcc.o: In function `XS_Irssi__Irc_dcc_chat_find_id': Dcc.c:(.text+0x1c3c): warning: undefined reference to `dcc_chat_find_id' Dcc.c:(.text+0x1c70): warning: undefined reference to `irssi_bless_iobject' Dcc.c:(.text+0x1d2c): warning: undefined reference to `dcc_chat_find_id' Dcc.o: In function `XS_Irssi__Irc_dcc_find_request': Dcc.c:(.text+0x1f58): warning: undefined reference to `dcc_find_request' Dcc.c:(.text+0x1f8c): warning: undefined reference to `irssi_bless_iobject' Dcc.c:(.text+0x2144): warning: undefined reference to `dcc_find_request' Dcc.o: In function `XS_Irssi__Irc_dcc_find_request_latest': Dcc.c:(.text+0x22ac): warning: undefined reference to `dcc_find_request_latest' Dcc.c:(.text+0x22e0): warning: undefined reference to `irssi_bless_iobject' Dcc.c:(.text+0x239c): warning: undefined reference to `dcc_find_request_latest' Dcc.o: In function `XS_Irssi__Irc_dcc_type2str': Dcc.c:(.text+0x2578): warning: undefined reference to `module_find_id_str' Dcc.o: In function `XS_Irssi__Irc_dcc_str2type': Dcc.c:(.text+0x284c): warning: undefined reference to `dcc_str2type' Dcc.o: In function `XS_Irssi__Irc_dcc_unregister_type': Dcc.c:(.text+0x2ab0): warning: undefined reference to `dcc_unregister_type' Dcc.o: In function `XS_Irssi__Irc_dcc_register_type': Dcc.c:(.text+0x2c6c): warning: undefined reference to `dcc_register_type' Dcc.o:(.got2+0xc8): warning: undefined reference to `dcc_conns' Irc.o: In function `boot_Irssi(int0_t)': Irc.c:(.text+0x334): warning: undefined reference to `irssi_callXS' Irc.c:(.text+0x344): warning: undefined reference to `irssi_callXS' Irc.c:(.text+0x354): warning: undefined reference to `irssi_callXS' Irc.c:(.text+0x364): warning: undefined reference to `irssi_callXS' Irc.c:(.text+0x374): warning: undefined reference to `irssi_callXS' Irc.o:Irc.c:(.text+0x384): warning: more undefined references to `irssi_callXS' follow Irc.o: In function `XS_Irssi__Irc_init': Irc.c:(.text+0x698): warning: undefined reference to `perl_get_api_version' Irc.c:(.text+0x6ac): warning: undefined reference to `perl_get_api_version' Irc.c:(.text+0x6f4): warning: undefined reference to `chat_protocol_lookup' Irc.c:(.text+0x704): warning: undefined reference to `module_get_uniq_id' Irc.c:(.text+0x714): warning: undefined reference to `irssi_add_object' Irc.c:(.text+0x724): warning: undefined reference to `module_get_uniq_id' Irc.c:(.text+0x734): warning: undefined reference to `irssi_add_object' Irc.c:(.text+0x744): warning: undefined reference to `module_get_uniq_id_str' Irc.c:(.text+0x754): warning: undefined reference to `irssi_add_object' Irc.c:(.text+0x760): warning: undefined reference to `module_get_uniq_id_str' Irc.c:(.text+0x770): warning: undefined reference to `irssi_add_object' Irc.c:(.text+0x77c): warning: undefined reference to `module_get_uniq_id_str' Irc.c:(.text+0x790): warning: undefined reference to `irssi_add_object' Irc.c:(.text+0x79c): warning: undefined reference to `module_get_uniq_id_str' Irc.c:(.text+0x7ac): warning: undefined reference to `irssi_add_object' Irc.c:(.text+0x7b4): warning: undefined reference to `irssi_add_plains' Irc.o: In function `perl_netsplit_fill_hash': Irc.c:(.text+0x1148): warning: undefined reference to `irssi_bless_plain' Irc.c:(.text+0x1194): warning: undefined reference to `irssi_bless_plain' Irc.o: In function `perl_dcc_fill_hash': Irc.c:(.text+0x131c): warning: undefined reference to `module_find_id_str' Irc.c:(.text+0x1330): warning: undefined reference to `module_find_id_str' Irc.c:(.text+0x1340): warning: undefined reference to `module_find_id_str' Irc.c:(.text+0x1358): warning: undefined reference to `module_find_id_str' Irc.c:(.text+0x13bc): warning: undefined reference to `module_find_id_str' Irc.o:Irc.c:(.text+0x13d0): warning: more undefined references to `module_find_id_str' follow Irc.o: In function `perl_dcc_fill_hash': Irc.c:(.text+0x149c): warning: undefined reference to `irssi_bless_iobject' Irc.c:(.text+0x161c): warning: undefined reference to `irssi_bless_iobject' Irc.o: In function `perl_irc_server_fill_hash': Irc.c:(.text+0x1e30): warning: undefined reference to `perl_server_fill_hash' Irc.o: In function `perl_irc_connect_fill_hash': Irc.c:(.text+0x2234): warning: undefined reference to `perl_connect_fill_hash' Modes.o: In function `XS_Irssi__Irc__Channel_banlist_remove': Modes.c:(.text+0x578): warning: undefined reference to `irssi_ref_object' Modes.c:(.text+0x670): warning: undefined reference to `banlist_remove' Modes.o: In function `XS_Irssi__Irc__Channel_banlist_add': Modes.c:(.text+0x84c): warning: undefined reference to `irssi_ref_object' Modes.c:(.text+0x988): warning: undefined reference to `banlist_add' Modes.c:(.text+0x9b8): warning: undefined reference to `irssi_bless_plain' Modes.c:(.text+0xb78): warning: undefined reference to `banlist_add' Modes.o: In function `XS_Irssi__Irc__Channel_ban_get_mask': Modes.c:(.text+0xcac): warning: undefined reference to `irssi_ref_object' Modes.c:(.text+0xd88): warning: undefined reference to `ban_get_mask' Modes.c:(.text+0xe14): warning: undefined reference to `g_free' Modes.c:(.text+0xef4): warning: undefined reference to `ban_get_mask' Modes.o: In function `XS_Irssi__Irc_modes_join': Modes.c:(.text+0x107c): warning: undefined reference to `irssi_ref_object' Modes.c:(.text+0x11b0): warning: undefined reference to `modes_join' Modes.c:(.text+0x123c): warning: undefined reference to `g_free' Modes.c:(.text+0x1398): warning: undefined reference to `modes_join' Netsplit.o: In function `XS_Irssi__Irc__Server_netsplit_find_channel': Netsplit.c:(.text+0x4f0): warning: undefined reference to `irssi_ref_object' Netsplit.c:(.text+0x624): warning: undefined reference to `netsplit_find_channel' Netsplit.c:(.text+0x654): warning: undefined reference to `irssi_bless_plain' Netsplit.c:(.text+0x814): warning: undefined reference to `netsplit_find_channel' Netsplit.o: In function `XS_Irssi__Irc__Server_netsplit_find': Netsplit.c:(.text+0x944): warning: undefined reference to `irssi_ref_object' Netsplit.c:(.text+0xa20): warning: undefined reference to `netsplit_find' Netsplit.c:(.text+0xa50): warning: undefined reference to `irssi_bless_plain' Netsplit.c:(.text+0xb94): warning: undefined reference to `netsplit_find' Notifylist.o: In function `XS_Irssi__Irc__Notifylist_ircnets_match': Notifylist.c:(.text+0x644): warning: undefined reference to `irssi_ref_object' Notifylist.c:(.text+0x728): warning: undefined reference to `notifylist_ircnets_match' Notifylist.o: In function `XS_Irssi__Irc__Server_notifylist_ison_server': Notifylist.c:(.text+0x950): warning: undefined reference to `irssi_ref_object' Notifylist.c:(.text+0xa34): warning: undefined reference to `notifylist_ison_server' Notifylist.o: In function `XS_Irssi__Irc_notifylist_find': Notifylist.c:(.text+0xd00): warning: undefined reference to `notifylist_find' Notifylist.c:(.text+0xd30): warning: undefined reference to `irssi_bless_plain' Notifylist.c:(.text+0xe68): warning: undefined reference to `notifylist_find' Notifylist.o: In function `XS_Irssi__Irc_notifylist_ison': Notifylist.c:(.text+0x103c): warning: undefined reference to `notifylist_ison' Notifylist.c:(.text+0x1070): warning: undefined reference to `irssi_bless_iobject' Notifylist.c:(.text+0x11a8): warning: undefined reference to `notifylist_ison' Notifylist.o: In function `XS_Irssi__Irc_notifylist_remove': Notifylist.c:(.text+0x1318): warning: undefined reference to `notifylist_remove' Notifylist.o: In function `XS_Irssi__Irc_notifylist_add': Notifylist.c:(.text+0x15f4): warning: undefined reference to `notifylist_add' Notifylist.c:(.text+0x1624): warning: undefined reference to `irssi_bless_plain' Notifylist.c:(.text+0x1848): warning: undefined reference to `notifylist_add' Notifylist.o: In function `XS_Irssi__Irc_notifies': Notifylist.c:(.text+0x1988): warning: undefined reference to `irssi_bless_plain' Notifylist.o:(.got2+0x88): warning: undefined reference to `notifies' Query.o: In function `XS_Irssi__Irc__Server_query_create': Query.c:(.text+0x5a8): warning: undefined reference to `irc_query_create' Query.c:(.text+0x5dc): warning: undefined reference to `irssi_bless_iobject' Query.c:(.text+0x78c): warning: undefined reference to `irc_query_create' Server.o: In function `XS_Irssi__Irc__Server_isupport': Server.c:(.text+0x714): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x7f8): warning: undefined reference to `g_hash_table_lookup' Server.o: In function `XS_Irssi__Irc__Server_redirect_peek_signal': Server.c:(.text+0xa24): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0xb64): warning: undefined reference to `server_redirect_peek_signal' Server.o: In function `XS_Irssi__Irc__Server_redirect_get_signal': Server.c:(.text+0xe08): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0xf44): warning: undefined reference to `server_redirect_get_signal' Server.o: In function `XS_Irssi__Irc__Server_redirect_event': Server.c:(.text+0x1200): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x1468): warning: undefined reference to `server_redirect_event_list' Server.c:(.text+0x1734): warning: undefined reference to `g_strdup' Server.c:(.text+0x1740): warning: undefined reference to `g_slist_append' Server.c:(.text+0x174c): warning: undefined reference to `g_strdup' Server.c:(.text+0x1758): warning: undefined reference to `g_slist_append' Server.o: In function `register_hash2list': Server.c:(.text+0x1890): warning: undefined reference to `g_strdup' Server.c:(.text+0x189c): warning: undefined reference to `g_slist_append' Server.c:(.text+0x18a4): warning: undefined reference to `g_slist_append' Server.o: In function `XS_Irssi__Irc__Server_redirect_register': Server.c:(.text+0x1c48): warning: undefined reference to `server_redirect_register_list' Server.o: In function `XS_Irssi__Irc__Server_send_raw_split': Server.c:(.text+0x1eac): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x1ff4): warning: undefined reference to `irc_send_cmd_split' Server.o: In function `XS_Irssi__Irc__Server_send_raw_first': Server.c:(.text+0x2234): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x22b4): warning: undefined reference to `irc_send_cmd_first' Server.o: In function `XS_Irssi__Irc__Server_send_raw_now': Server.c:(.text+0x242c): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x24ac): warning: undefined reference to `irc_send_cmd_now' Server.o: In function `XS_Irssi__Irc__Server_send_raw': Server.c:(.text+0x2624): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x26a4): warning: undefined reference to `irc_send_cmd' Server.o: In function `XS_Irssi__Irc__Server_get_channels': Server.c:(.text+0x2820): warning: undefined reference to `irssi_ref_object' Server.c:(.text+0x2824): warning: undefined reference to `irc_server_get_channels' Server.c:(.text+0x28b0): warning: undefined reference to `g_free' chmod 755 blib/arch/auto/Irssi/Irc/Irc.so make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/irc' Writing Makefile for Irssi::UI make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/ui' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Formats.xs > Formats.xsc && mv Formats.xsc Formats.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Themes.xs > Themes.xsc && mv Themes.xsc Themes.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap UI.xs > UI.xsc && mv UI.xsc UI.c /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap typemap Window.xs > Window.xsc && mv Window.xsc Window.c Running Mkbootstrap for Irssi::UI () cp UI.pm blib/lib/Irssi/UI.pm chmod 644 UI.bs cp UI.bs blib/arch/auto/Irssi/UI/UI.bs chmod 644 blib/arch/auto/Irssi/UI/UI.bs ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" UI.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Formats.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Themes.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Window.c rm -f blib/arch/auto/Irssi/UI/UI.so gcc -shared -Wl,-O1 -L/usr/local/lib Formats.o Themes.o UI.o Window.o -o blib/arch/auto/Irssi/UI/UI.so \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols Formats.o: In function `XS_Irssi__UI__TextDest_print': Formats.c:(.text+0x684): warning: undefined reference to `irssi_ref_object' Formats.c:(.text+0x70c): warning: undefined reference to `printtext_dest' Formats.o: In function `perl_format_create_dest': Formats.c:(.text+0x808): warning: undefined reference to `g_malloc0' Formats.c:(.text+0x814): warning: undefined reference to `g_strdup' Formats.c:(.text+0x82c): warning: undefined reference to `format_create_dest' Formats.c:(.text+0x840): warning: undefined reference to `irssi_bless_plain' Formats.o: In function `XS_Irssi__Server_format_create_dest': Formats.c:(.text+0xa1c): warning: undefined reference to `irssi_ref_object' Formats.c:(.text+0xb44): warning: undefined reference to `irssi_ref_object' Formats.o: In function `XS_Irssi__Window_format_create_dest': Formats.c:(.text+0xd90): warning: undefined reference to `irssi_ref_object' Formats.o: In function `XS_Irssi_format_create_dest': Formats.c:(.text+0x10e4): warning: undefined reference to `irssi_ref_object' Formats.o: In function `magic_free_text_dest': Formats.c:(.text+0x1284): warning: undefined reference to `g_free' Formats.c:(.text+0x128c): warning: undefined reference to `g_free' Formats.o: In function `XS_Irssi__UI__Window_format_get_text': Formats.c:(.text+0x13c8): warning: undefined reference to `irssi_ref_object' Formats.c:(.text+0x1468): warning: undefined reference to `irssi_ref_object' Formats.c:(.text+0x1520): warning: undefined reference to `g_malloc0' Formats.c:(.text+0x1670): warning: undefined reference to `format_create_dest' Formats.c:(.text+0x16a0): warning: undefined reference to `format_get_text_theme_charargs' Formats.c:(.text+0x16ac): warning: undefined reference to `g_free' Formats.c:(.text+0x1734): warning: undefined reference to `g_free' Formats.o: In function `XS_Irssi_strip_codes': Formats.c:(.text+0x19f0): warning: undefined reference to `strip_codes' Formats.c:(.text+0x1a7c): warning: undefined reference to `g_free' Formats.c:(.text+0x1ae0): warning: undefined reference to `strip_codes' Formats.o: In function `XS_Irssi_format_real_length': Formats.c:(.text+0x1d6c): warning: undefined reference to `format_real_length' Formats.o: In function `XS_Irssi_format_get_length': Formats.c:(.text+0x20b0): warning: undefined reference to `format_get_length' Formats.o:(.got2+0xa4): warning: undefined reference to `current_theme' Themes.o: In function `XS_Irssi__UI__Theme_get_format': Themes.c:(.text+0x7f4): warning: undefined reference to `irssi_ref_object' Themes.c:(.text+0x930): warning: undefined reference to `g_hash_table_lookup' Themes.c:(.text+0x964): warning: undefined reference to `g_strcasecmp' Themes.c:(.text+0xa88): warning: undefined reference to `g_hash_table_lookup' Themes.o: In function `XS_Irssi__UI__Theme_format_expand': Themes.c:(.text+0xc98): warning: undefined reference to `irssi_ref_object' Themes.c:(.text+0xd24): warning: undefined reference to `theme_format_expand' Themes.c:(.text+0xdb0): warning: undefined reference to `g_free' Themes.c:(.text+0xeb8): warning: undefined reference to `theme_format_expand_data' Themes.o: In function `XS_Irssi_themes_reload': Themes.c:(.text+0x1028): warning: undefined reference to `themes_reload' Themes.o: In function `XS_Irssi_abstracts_register': Themes.c:(.text+0x12ec): warning: undefined reference to `theme_set_default_abstract' Themes.c:(.text+0x142c): warning: undefined reference to `theme_set_default_abstract' Themes.c:(.text+0x1438): warning: undefined reference to `themes_reload' Themes.o: In function `XS_Irssi_theme_register': Themes.c:(.text+0x1630): warning: undefined reference to `g_malloc0' Themes.c:(.text+0x1638): warning: undefined reference to `perl_get_package' Themes.c:(.text+0x163c): warning: undefined reference to `g_strdup' Themes.c:(.text+0x1648): warning: undefined reference to `g_strdup' Themes.c:(.text+0x178c): warning: undefined reference to `g_strdup' Themes.c:(.text+0x1798): warning: undefined reference to `g_strdup' Themes.c:(.text+0x18e4): warning: undefined reference to `g_strdup' Themes.o:Themes.c:(.text+0x18f0): warning: more undefined references to `g_strdup' follow Themes.o: In function `XS_Irssi_theme_register': Themes.c:(.text+0x1908): warning: undefined reference to `perl_get_package' Themes.c:(.text+0x1910): warning: undefined reference to `theme_register_module' Themes.o: In function `XS_Irssi_current_theme': Themes.c:(.text+0x2094): warning: undefined reference to `irssi_bless_plain' Themes.o: In function `perl_themes_deinit': Themes.c:(.text+0x2194): warning: undefined reference to `signal_remove_full' Themes.o: In function `sig_script_destroyed': Themes.c:(.text+0x21ec): warning: undefined reference to `g_hash_table_lookup' Themes.c:(.text+0x2210): warning: undefined reference to `g_free' Themes.c:(.text+0x221c): warning: undefined reference to `g_free' Themes.c:(.text+0x2234): warning: undefined reference to `g_free' Themes.c:(.text+0x223c): warning: undefined reference to `theme_unregister_module' Themes.o: In function `perl_themes_init': Themes.c:(.text+0x2298): warning: undefined reference to `signal_add_full' Themes.o: In function `printformat_perl': Themes.c:(.text+0x22f0): warning: undefined reference to `perl_get_package' Themes.c:(.text+0x22f4): warning: undefined reference to `g_strdup' Themes.c:(.text+0x2300): warning: undefined reference to `format_find_tag' Themes.c:(.text+0x2340): warning: undefined reference to `signal_emit' Themes.c:(.text+0x2358): warning: undefined reference to `format_get_text_theme_charargs' Themes.c:(.text+0x2370): warning: undefined reference to `g_free' Themes.c:(.text+0x2378): warning: undefined reference to `g_free' Themes.c:(.text+0x23b4): warning: undefined reference to `printtext_dest' Themes.c:(.text+0x23d0): warning: undefined reference to `g_free' Themes.o: In function `XS_Irssi__Windowitem_printformat': Themes.c:(.text+0x24e4): warning: undefined reference to `irssi_ref_object' Themes.c:(.text+0x25c8): warning: undefined reference to `format_create_dest' Themes.o: In function `XS_Irssi__UI__Window_printformat': Themes.c:(.text+0x2934): warning: undefined reference to `irssi_ref_object' Themes.c:(.text+0x2a18): warning: undefined reference to `format_create_dest' Themes.o: In function `XS_Irssi__Server_printformat': Themes.c:(.text+0x2d84): warning: undefined reference to `irssi_ref_object' Themes.c:(.text+0x2ec4): warning: undefined reference to `format_create_dest' Themes.o: In function `XS_Irssi_printformat': Themes.c:(.text+0x3354): warning: undefined reference to `format_create_dest' Themes.o:(.got2+0xac): warning: undefined reference to `default_formats' Themes.o:(.got2+0xd8): warning: undefined reference to `current_theme' UI.o: In function `boot_Irssi(unsigned int0_t)': UI.c:(.text+0x260): warning: undefined reference to `irssi_callXS' UI.c:(.text+0x270): warning: undefined reference to `irssi_callXS' UI.c:(.text+0x280): warning: undefined reference to `irssi_callXS' UI.o: In function `XS_Irssi__UI_init': UI.c:(.text+0x69c): warning: undefined reference to `perl_get_api_version' UI.c:(.text+0x6b0): warning: undefined reference to `perl_get_api_version' UI.c:(.text+0x6f4): warning: undefined reference to `irssi_add_plains' UI.o: In function `perl_text_dest_fill_hash': UI.c:(.text+0x7dc): warning: undefined reference to `irssi_bless_plain' UI.c:(.text+0x824): warning: undefined reference to `irssi_bless_iobject' UI.o: In function `perl_window_fill_hash': UI.c:(.text+0xc64): warning: undefined reference to `irssi_bless_iobject' UI.c:(.text+0xcb8): warning: undefined reference to `irssi_bless_iobject' UI.c:(.text+0xf84): warning: undefined reference to `irssi_bless_plain' UI.o: In function `perl_process_fill_hash': UI.c:(.text+0x12f4): warning: undefined reference to `irssi_bless_plain' UI.o: In function `XS_Irssi__UI_processes': UI.c:(.text+0x153c): warning: undefined reference to `irssi_bless_plain' UI.o:(.got2+0xd4): warning: undefined reference to `processes' Window.o: In function `XS_Irssi__Windowitem_activity': Window.c:(.text+0xfe8): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x1074): warning: undefined reference to `window_item_activity' Window.o: In function `XS_Irssi__Windowitem_set_active': Window.c:(.text+0x1298): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x12a4): warning: undefined reference to `window_item_set_active' Window.o: In function `XS_Irssi__Windowitem_is_active': Window.c:(.text+0x13e8): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x1430): warning: undefined reference to `window_item_is_active' Window.o: In function `XS_Irssi__Windowitem_change_server': Window.c:(.text+0x1620): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x1654): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x1660): warning: undefined reference to `window_item_change_server' Window.o: In function `XS_Irssi__Windowitem_window': Window.c:(.text+0x179c): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x17cc): warning: undefined reference to `irssi_bless_plain' Window.o: In function `XS_Irssi_active_win': Window.c:(.text+0x1970): warning: undefined reference to `irssi_bless_plain' Window.o: In function `XS_Irssi__Windowitem_window_create': Window.c:(.text+0x1b10): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x1b80): warning: undefined reference to `window_create' Window.c:(.text+0x1bb0): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x1c78): warning: undefined reference to `window_create' Window.o: In function `XS_Irssi__Windowitem_print': Window.c:(.text+0x1dac): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x1e40): warning: undefined reference to `printtext_string' Window.o: In function `XS_Irssi__Server_print': Window.c:(.text+0x2070): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x215c): warning: undefined reference to `printtext_string' Window.o: In function `XS_Irssi_print': Window.c:(.text+0x24b8): warning: undefined reference to `printtext_string' Window.o: In function `XS_Irssi__UI__Window_item_find': Window.c:(.text+0x267c): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x26a0): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x2724): warning: undefined reference to `window_item_find_window' Window.c:(.text+0x2758): warning: undefined reference to `irssi_bless_iobject' Window.c:(.text+0x2828): warning: undefined reference to `window_item_find_window' Window.o: In function `XS_Irssi_active_server': Window.c:(.text+0x2964): warning: undefined reference to `irssi_bless_iobject' Window.o: In function `XS_Irssi__UI__Window_get_active_name': Window.c:(.text+0x2b00): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x2b48): warning: undefined reference to `window_get_active_name' Window.o: In function `XS_Irssi__UI__Window_activity': Window.c:(.text+0x2d4c): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x2dd8): warning: undefined reference to `window_activity' Window.o: In function `XS_Irssi__UI__Window_set_level': Window.c:(.text+0x2ffc): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3074): warning: undefined reference to `window_set_level' Window.o: In function `XS_Irssi__UI__Window_set_history': Window.c:(.text+0x31ec): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x326c): warning: undefined reference to `window_set_history' Window.o: In function `XS_Irssi__UI__Window_set_name': Window.c:(.text+0x33e4): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3464): warning: undefined reference to `window_set_name' Window.o: In function `XS_Irssi__UI__Window_set_refnum': Window.c:(.text+0x35dc): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3654): warning: undefined reference to `window_set_refnum' Window.o: In function `XS_Irssi__UI__Window_change_server': Window.c:(.text+0x37c4): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x37f8): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3804): warning: undefined reference to `window_change_server' Window.o: In function `XS_Irssi__UI__Window_set_active': Window.c:(.text+0x3944): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3948): warning: undefined reference to `window_set_active' Window.o: In function `XS_Irssi__UI__Window_destroy': Window.c:(.text+0x3a88): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3a8c): warning: undefined reference to `window_destroy' Window.o: In function `XS_Irssi__UI__Window_item_next': Window.c:(.text+0x3bcc): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3bd0): warning: undefined reference to `window_item_next' Window.o: In function `XS_Irssi__UI__Window_item_prev': Window.c:(.text+0x3d10): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3d14): warning: undefined reference to `window_item_prev' Window.o: In function `XS_Irssi__UI__Window_item_destroy': Window.c:(.text+0x3e54): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3e58): warning: undefined reference to `window_item_destroy' Window.o: In function `XS_Irssi__UI__Window_item_remove': Window.c:(.text+0x3f98): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x3f9c): warning: undefined reference to `window_item_remove' Window.o: In function `XS_Irssi__UI__Window_item_add': Window.c:(.text+0x40e0): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x410c): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x4188): warning: undefined reference to `window_item_add' Window.o: In function `XS_Irssi__UI__Window_command': Window.c:(.text+0x4304): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x4390): warning: undefined reference to `perl_command' Window.c:(.text+0x4438): warning: undefined reference to `g_slist_find' Window.o: In function `XS_Irssi__UI__Window_print': Window.c:(.text+0x4540): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x45d4): warning: undefined reference to `printtext_string_window' Window.o: In function `XS_Irssi__UI__Window_items': Window.c:(.text+0x47f4): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x4834): warning: undefined reference to `irssi_bless_iobject' Window.o: In function `XS_Irssi_windows': Window.c:(.text+0x4a2c): warning: undefined reference to `irssi_bless_plain' Window.o: In function `XS_Irssi__Server_window_find_closest': Window.c:(.text+0x4c14): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x4cf0): warning: undefined reference to `window_find_closest' Window.c:(.text+0x4d20): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x4e5c): warning: undefined reference to `window_find_closest' Window.o: In function `XS_Irssi_window_find_closest': Window.c:(.text+0x5034): warning: undefined reference to `window_find_closest' Window.c:(.text+0x5064): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x5198): warning: undefined reference to `window_find_closest' Window.o: In function `XS_Irssi__Server_window_find_level': Window.c:(.text+0x52c8): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x5338): warning: undefined reference to `window_find_level' Window.c:(.text+0x5368): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x5430): warning: undefined reference to `window_find_level' Window.o: In function `XS_Irssi_window_find_level': Window.c:(.text+0x55a0): warning: undefined reference to `window_find_level' Window.c:(.text+0x55d0): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x5694): warning: undefined reference to `window_find_level' Window.o: In function `XS_Irssi__Server_window_find_item': Window.c:(.text+0x57c4): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x583c): warning: undefined reference to `window_find_item' Window.c:(.text+0x586c): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x5934): warning: undefined reference to `window_find_item' Window.o: In function `XS_Irssi_window_find_item': Window.c:(.text+0x5aac): warning: undefined reference to `window_find_item' Window.c:(.text+0x5adc): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x5ba0): warning: undefined reference to `window_find_item' Window.o: In function `XS_Irssi__Server_window_item_find': Window.c:(.text+0x5cd0): warning: undefined reference to `irssi_ref_object' Window.c:(.text+0x5d48): warning: undefined reference to `window_item_find' Window.c:(.text+0x5d7c): warning: undefined reference to `irssi_bless_iobject' Window.c:(.text+0x5e44): warning: undefined reference to `window_item_find' Window.o: In function `XS_Irssi_window_item_find': Window.c:(.text+0x5fbc): warning: undefined reference to `window_item_find' Window.c:(.text+0x5ff0): warning: undefined reference to `irssi_bless_iobject' Window.c:(.text+0x60b4): warning: undefined reference to `window_item_find' Window.o: In function `XS_Irssi_windows_refnum_last': Window.c:(.text+0x61f0): warning: undefined reference to `windows_refnum_last' Window.o: In function `XS_Irssi_window_refnum_next': Window.c:(.text+0x64f8): warning: undefined reference to `window_refnum_next' Window.o: In function `XS_Irssi_window_refnum_prev': Window.c:(.text+0x6890): warning: undefined reference to `window_refnum_prev' Window.o: In function `XS_Irssi_window_find_refnum': Window.c:(.text+0x6b5c): warning: undefined reference to `window_find_refnum' Window.c:(.text+0x6b8c): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x6c48): warning: undefined reference to `window_find_refnum' Window.o: In function `XS_Irssi_window_find_name': Window.c:(.text+0x6db8): warning: undefined reference to `window_find_name' Window.c:(.text+0x6de8): warning: undefined reference to `irssi_bless_plain' Window.c:(.text+0x6ea4): warning: undefined reference to `window_find_name' Window.o:(.got2+0x1a8): warning: undefined reference to `active_win' Window.o:(.got2+0x1e0): warning: undefined reference to `windows' chmod 755 blib/arch/auto/Irssi/UI/UI.so make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/ui' Writing Makefile for Irssi::TextUI make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/textui' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/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/ExtUtils/xsubpp -typemap /usr/lib/perl5/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/ExtUtils/xsubpp -typemap /usr/lib/perl5/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/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap ../common/typemap -typemap ../ui/typemap -typemap typemap TextUI.xs > TextUI.xsc && mv TextUI.xsc TextUI.c Running Mkbootstrap for Irssi::TextUI () chmod 644 TextUI.bs cp TextUI.bs blib/arch/auto/Irssi/TextUI/TextUI.bs chmod 644 blib/arch/auto/Irssi/TextUI/TextUI.bs cp TextUI.pm blib/lib/Irssi/TextUI.pm ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Statusbar.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" TextBuffer.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" TextUI.c ppc-alt-linux-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 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" TextBufferView.c TextBuffer.c: In function 'XS_Irssi__TextUI__TextBuffer_append': TextBuffer.c:76: warning: pointer targets in passing argument 2 of 'textbuffer_append' differ in signedness TextBuffer.c: In function 'XS_Irssi__TextUI__TextBuffer_insert': TextBuffer.c:103: warning: pointer targets in passing argument 3 of 'textbuffer_insert' differ in signedness rm -f blib/arch/auto/Irssi/TextUI/TextUI.so gcc -shared -Wl,-O1 -L/usr/local/lib Statusbar.o TextBuffer.o TextBufferView.o TextUI.o -o blib/arch/auto/Irssi/TextUI/TextUI.so \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols Statusbar.o: In function `XS_Irssi__TextUI__StatusbarItem_default_handler': Statusbar.c:(.text+0x5cc): warning: undefined reference to `irssi_ref_object' Statusbar.c:(.text+0x718): warning: undefined reference to `statusbar_item_default_handler' Statusbar.o: In function `XS_Irssi_statusbars_recreate_items': Statusbar.c:(.text+0xb60): warning: undefined reference to `statusbars_recreate_items' Statusbar.o: In function `XS_Irssi_statusbar_items_redraw': Statusbar.c:(.text+0xcec): warning: undefined reference to `statusbar_items_redraw' Statusbar.o: In function `XS_Irssi_statusbar_item_unregister': Statusbar.c:(.text+0xec0): warning: undefined reference to `g_hash_table_lookup_extended' Statusbar.c:(.text+0xed4): warning: undefined reference to `g_hash_table_remove' Statusbar.c:(.text+0xedc): warning: undefined reference to `g_free' Statusbar.c:(.text+0xee4): warning: undefined reference to `g_free' Statusbar.c:(.text+0xeec): warning: undefined reference to `statusbar_item_unregister' Statusbar.o: In function `statusbar_item_def_destroy': Statusbar.c:(.text+0xfcc): warning: undefined reference to `statusbar_item_unregister' Statusbar.c:(.text+0xfd4): warning: undefined reference to `g_free' Statusbar.c:(.text+0xfdc): warning: undefined reference to `g_free' Statusbar.o: In function `XS_Irssi_statusbar_item_register': Statusbar.c:(.text+0x1180): warning: undefined reference to `statusbar_item_register' Statusbar.c:(.text+0x1320): warning: undefined reference to `statusbar_item_register' Statusbar.c:(.text+0x1330): warning: undefined reference to `g_strdup' Statusbar.c:(.text+0x1338): warning: undefined reference to `perl_get_package' Statusbar.c:(.text+0x134c): warning: undefined reference to `g_strdup_printf' Statusbar.c:(.text+0x135c): warning: undefined reference to `g_hash_table_insert' Statusbar.c:(.text+0x1398): warning: undefined reference to `statusbar_item_register' Statusbar.o: In function `script_unregister_statusbars': Statusbar.c:(.text+0x13f4): warning: undefined reference to `g_hash_table_foreach_remove' Statusbar.o: In function `sig_perl_statusbar': Statusbar.c:(.text+0x1464): warning: undefined reference to `g_hash_table_lookup' Statusbar.c:(.text+0x158c): warning: undefined reference to `irssi_bless_plain' Statusbar.c:(.text+0x1724): warning: undefined reference to `perl_function_get_package' Statusbar.c:(.text+0x172c): warning: undefined reference to `perl_script_find_package' Statusbar.c:(.text+0x1738): warning: undefined reference to `g_free' Statusbar.c:(.text+0x1750): warning: undefined reference to `g_hash_table_foreach_remove' Statusbar.c:(.text+0x17f8): warning: undefined reference to `signal_emit' Statusbar.c:(.text+0x1b4c): warning: undefined reference to `statusbar_item_default_handler' Statusbar.o: In function `check_sbar_destroy': Statusbar.c:(.text+0x1cc0): warning: undefined reference to `statusbar_item_unregister' Statusbar.c:(.text+0x1cc8): warning: undefined reference to `g_free' Statusbar.c:(.text+0x1cd0): warning: undefined reference to `g_free' Statusbar.o: In function `perl_statusbar_deinit': Statusbar.c:(.text+0x1d0c): warning: undefined reference to `signal_remove_full' Statusbar.c:(.text+0x1d20): warning: undefined reference to `g_hash_table_foreach' Statusbar.c:(.text+0x1d28): warning: undefined reference to `g_hash_table_destroy' Statusbar.o: In function `perl_statusbar_init': Statusbar.c:(.text+0x1d6c): warning: undefined reference to `g_hash_table_new' Statusbar.c:(.text+0x1d8c): warning: undefined reference to `signal_add_full' Statusbar.o:(.got2+0x94): warning: undefined reference to `g_str_hash' Statusbar.o:(.got2+0x98): warning: undefined reference to `g_str_equal' TextBuffer.o: In function `XS_Irssi__TextUI__Line_get_text': TextBuffer.c:(.text+0x75c): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x7cc): warning: undefined reference to `g_string_new' TextBuffer.c:(.text+0x7e0): warning: undefined reference to `textbuffer_line2text' TextBuffer.c:(.text+0x894): warning: undefined reference to `g_string_free' TextBuffer.c:(.text+0x8fc): warning: undefined reference to `g_string_new' TextBuffer.c:(.text+0x910): warning: undefined reference to `textbuffer_line2text' TextBuffer.o: In function `XS_Irssi__TextUI__Line_unref': TextBuffer.c:(.text+0xa20): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0xa54): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0xa5c): warning: undefined reference to `textbuffer_line_unref' TextBuffer.o: In function `XS_Irssi__TextUI__Line_ref': TextBuffer.c:(.text+0xb9c): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0xba0): warning: undefined reference to `textbuffer_line_ref' TextBuffer.o: In function `XS_Irssi__TextUI__Line_next': TextBuffer.c:(.text+0xcdc): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0xd0c): warning: undefined reference to `irssi_bless_plain' TextBuffer.o: In function `XS_Irssi__TextUI__Line_prev': TextBuffer.c:(.text+0xea0): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0xed0): warning: undefined reference to `irssi_bless_plain' TextBuffer.o: In function `XS_Irssi__TextUI__TextBuffer_remove_all_lines': TextBuffer.c:(.text+0x1068): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x106c): warning: undefined reference to `textbuffer_remove_all_lines' TextBuffer.o: In function `XS_Irssi__TextUI__TextBuffer_remove': TextBuffer.c:(.text+0x11a4): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x11d8): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x11e4): warning: undefined reference to `textbuffer_remove' TextBuffer.o: In function `XS_Irssi__TextUI__TextBuffer_insert': TextBuffer.c:(.text+0x1330): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x135c): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x1450): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x1468): warning: undefined reference to `textbuffer_insert' TextBuffer.c:(.text+0x1498): warning: undefined reference to `irssi_bless_plain' TextBuffer.o: In function `XS_Irssi__TextUI__TextBuffer_append': TextBuffer.c:(.text+0x16dc): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x17d0): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x17e4): warning: undefined reference to `textbuffer_append' TextBuffer.c:(.text+0x1814): warning: undefined reference to `irssi_bless_plain' TextBuffer.o: In function `XS_Irssi__TextUI__TextBuffer_destroy': TextBuffer.c:(.text+0x1a4c): warning: undefined reference to `irssi_ref_object' TextBuffer.c:(.text+0x1a50): warning: undefined reference to `textbuffer_destroy' TextBuffer.o: In function `XS_Irssi_textbuffer_create': TextBuffer.c:(.text+0x1b64): warning: undefined reference to `textbuffer_create' TextBuffer.c:(.text+0x1b9c): warning: undefined reference to `irssi_bless_plain' TextBufferView.o: In function `XS_Irssi__UI__Window_view': TextBufferView.c:(.text+0x92c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x960): warning: undefined reference to `irssi_bless_plain' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_get_lines': TextBufferView.c:(.text+0xaf4): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0xb28): warning: undefined reference to `irssi_bless_plain' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_redraw': TextBufferView.c:(.text+0xcc0): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0xcc4): warning: undefined reference to `textbuffer_view_redraw' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_get_bookmark': TextBufferView.c:(.text+0xe0c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0xe84): warning: undefined reference to `textbuffer_view_get_bookmark' TextBufferView.c:(.text+0xeb4): warning: undefined reference to `irssi_bless_plain' TextBufferView.c:(.text+0xf7c): warning: undefined reference to `textbuffer_view_get_bookmark' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_set_bookmark_bottom': TextBufferView.c:(.text+0x10a4): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1124): warning: undefined reference to `textbuffer_view_set_bookmark_bottom' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_set_bookmark': TextBufferView.c:(.text+0x129c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x133c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x134c): warning: undefined reference to `textbuffer_view_set_bookmark' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_remove_all_lines': TextBufferView.c:(.text+0x14c4): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x14c8): warning: undefined reference to `textbuffer_view_remove_all_lines' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_remove_line': TextBufferView.c:(.text+0x1600): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1634): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1640): warning: undefined reference to `textbuffer_view_remove_line' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_insert_line': TextBufferView.c:(.text+0x1778): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x17ac): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x17b8): warning: undefined reference to `textbuffer_view_insert_line' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_get_line_cache': TextBufferView.c:(.text+0x18fc): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1920): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x192c): warning: undefined reference to `textbuffer_view_get_line_cache' TextBufferView.c:(.text+0x195c): warning: undefined reference to `irssi_bless_plain' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_scroll_line': TextBufferView.c:(.text+0x1aec): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1b20): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1b2c): warning: undefined reference to `textbuffer_view_scroll_line' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_scroll': TextBufferView.c:(.text+0x1c6c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1ce4): warning: undefined reference to `textbuffer_view_scroll' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_clear': TextBufferView.c:(.text+0x1e5c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x1e60): warning: undefined reference to `textbuffer_view_clear' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_resize': TextBufferView.c:(.text+0x1fa4): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x208c): warning: undefined reference to `textbuffer_view_resize' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_set_scroll': TextBufferView.c:(.text+0x225c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x22d4): warning: undefined reference to `textbuffer_view_set_scroll' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_set_default_indent': TextBufferView.c:(.text+0x2450): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x253c): warning: undefined reference to `textbuffer_view_set_default_indent' TextBufferView.o: In function `XS_Irssi__TextUI__TextBufferView_destroy': TextBufferView.c:(.text+0x270c): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x2710): warning: undefined reference to `textbuffer_view_destroy' TextBufferView.o: In function `XS_Irssi__TextUI__TextBuffer_view_create': TextBufferView.c:(.text+0x2860): warning: undefined reference to `irssi_ref_object' TextBufferView.c:(.text+0x29e4): warning: undefined reference to `textbuffer_view_create' TextBufferView.c:(.text+0x2a14): warning: undefined reference to `irssi_bless_plain' TextBufferView.c:(.text+0x2c38): warning: undefined reference to `textbuffer_view_create' TextUI.o: In function `boot_Irssi__TextUI': TextUI.c:(.text+0x484): warning: undefined reference to `irssi_callXS' TextUI.c:(.text+0x494): warning: undefined reference to `irssi_callXS' TextUI.c:(.text+0x4a4): warning: undefined reference to `irssi_callXS' TextUI.o: In function `XS_Irssi__UI__Server_term_refresh_thaw': TextUI.c:(.text+0x75c): warning: undefined reference to `term_refresh_thaw' TextUI.o: In function `XS_Irssi__UI__Server_term_refresh_freeze': TextUI.c:(.text+0x870): warning: undefined reference to `term_refresh_freeze' TextUI.o: In function `XS_Irssi__UI__Server_gui_printtext_after': TextUI.c:(.text+0x9c0): warning: undefined reference to `irssi_ref_object' TextUI.c:(.text+0xa60): warning: undefined reference to `irssi_ref_object' TextUI.c:(.text+0xb48): warning: undefined reference to `format_create_dest' TextUI.c:(.text+0xb58): warning: undefined reference to `gui_printtext_after' TextUI.o: In function `XS_Irssi__UI__Window_gui_printtext_after': TextUI.c:(.text+0xd78): warning: undefined reference to `irssi_ref_object' TextUI.c:(.text+0xda4): warning: undefined reference to `irssi_ref_object' TextUI.c:(.text+0xea4): warning: undefined reference to `format_create_dest' TextUI.c:(.text+0xeb4): warning: undefined reference to `gui_printtext_after' TextUI.o: In function `XS_Irssi__UI__Window_last_line_insert': TextUI.c:(.text+0x1084): warning: undefined reference to `irssi_ref_object' TextUI.c:(.text+0x10b8): warning: undefined reference to `irssi_bless_plain' TextUI.o: In function `XS_Irssi_gui_input_set_pos': TextUI.c:(.text+0x129c): warning: undefined reference to `gui_entry_set_pos' TextUI.o: In function `XS_Irssi_gui_input_get_pos': TextUI.c:(.text+0x1430): warning: undefined reference to `gui_entry_get_pos' TextUI.o: In function `XS_Irssi_gui_input_set': TextUI.c:(.text+0x167c): warning: undefined reference to `gui_entry_set_text' TextUI.o: In function `XS_Irssi_gui_printtext': TextUI.c:(.text+0x190c): warning: undefined reference to `gui_printtext' TextUI.o: In function `XS_Irssi__TextUI_init': TextUI.c:(.text+0x1c7c): warning: undefined reference to `perl_get_api_version' TextUI.c:(.text+0x1c90): warning: undefined reference to `perl_get_api_version' TextUI.c:(.text+0x1cd4): warning: undefined reference to `irssi_add_plains' TextUI.o: In function `perl_statusbar_item_fill_hash': TextUI.c:(.text+0x1eec): warning: undefined reference to `irssi_bless_plain' TextUI.o: In function `perl_line_fill_hash': TextUI.c:(.text+0x21a8): warning: undefined reference to `irssi_bless_plain' TextUI.o: In function `perl_text_buffer_view_fill_hash': TextUI.c:(.text+0x2240): warning: undefined reference to `irssi_bless_plain' TextUI.c:(.text+0x243c): warning: undefined reference to `irssi_bless_plain' TextUI.c:(.text+0x24c8): warning: undefined reference to `irssi_bless_plain' TextUI.o:TextUI.c:(.text+0x2684): warning: more undefined references to `irssi_bless_plain' follow TextUI.o:(.got2+0xb0): warning: undefined reference to `active_entry' chmod 755 blib/arch/auto/Irssi/TextUI/TextUI.so make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/textui' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl' Making all in fe-text make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-text' ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c gui-entry.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c gui-expandos.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c gui-printtext.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c gui-readline.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c gui-windows.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c lastlog.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c mainwindows.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c mainwindow-activity.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c mainwindows-layout.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c statusbar.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c statusbar-config.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c statusbar-items.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c term.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c term-dummy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c term-terminfo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c terminfo-core.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c textbuffer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c textbuffer-commands.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c textbuffer-reformat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c textbuffer-view.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c irssi.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -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"\" -pipe -Wall -O2 -fsigned-char -Wall -c module-formats.c gui-entry.c: In function 'strlen_big5': gui-entry.c:114: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gui-entry.c: In function 'gui_entry_insert_text': gui-entry.c:452: warning: pointer targets in passing argument 1 of 'strlen_big5' differ in signedness lastlog.c: In function 'show_lastlog': lastlog.c:180: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result lastlog.c:204: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term-terminfo.c: In function 'term_addstr': term-terminfo.c:460: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result irssi.c: In function 'check_oldcrap': irssi.c:280: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -export-dynamic -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 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 -lpopt -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lssl -lcrypto -ldl -ltinfo mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -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 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 -lpopt -lgmodule-2.0 -lglib-2.0 -lssl -lcrypto -ldl -ltinfo make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-text' Making all in fe-none make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-none' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/core/ -I../../src/irc/core/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pipe -Wall -O2 -fsigned-char -Wall -c irssi.c /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o botti irssi.o ../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 -lpopt -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lssl -lcrypto -ldl mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o botti irssi.o -Wl,--export-dynamic ../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 -lpopt -lgmodule-2.0 -lglib-2.0 -lssl -lcrypto -ldl make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-none' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' Making all in docs make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' Making all in help make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' Making all in in make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' Making info in in make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[5]: Nothing to be done for `info'. make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[5]: Nothing to be done for `info-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' Making all in scripts make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' Making all in examples make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts/examples' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12' make[1]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12' make: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/irssi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/irssi-buildroot + cd irssi-0.8.12 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/irssi-buildroot install make: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' Making install in lib-config make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/lib-config' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/lib-config' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/lib-config" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/lib-config" /bin/install -p -m 644 'iconfig.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/lib-config/iconfig.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/lib-config/module.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/lib-config' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/lib-config' Making install in core make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/core' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/core' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/core" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core" /bin/install -p -m 644 'args.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/args.h' /bin/install -p -m 644 'channels.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/channels.h' /bin/install -p -m 644 'channels-setup.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/channels-setup.h' /bin/install -p -m 644 'commands.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/commands.h' /bin/install -p -m 644 'chat-protocols.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/chat-protocols.h' /bin/install -p -m 644 'chatnets.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/chatnets.h' /bin/install -p -m 644 'core.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/core.h' /bin/install -p -m 644 'expandos.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/expandos.h' /bin/install -p -m 644 'ignore.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/ignore.h' /bin/install -p -m 644 'levels.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/levels.h' /bin/install -p -m 644 'line-split.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/line-split.h' /bin/install -p -m 644 'log.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/log.h' /bin/install -p -m 644 'masks.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/masks.h' /bin/install -p -m 644 'misc.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/misc.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/module.h' /bin/install -p -m 644 'modules.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/modules.h' /bin/install -p -m 644 'modules-load.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/modules-load.h' /bin/install -p -m 644 'net-disconnect.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/net-disconnect.h' /bin/install -p -m 644 'net-nonblock.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/net-nonblock.h' /bin/install -p -m 644 'net-sendbuffer.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/net-sendbuffer.h' /bin/install -p -m 644 'network.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/network.h' /bin/install -p -m 644 'nick-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/nick-rec.h' /bin/install -p -m 644 'nicklist.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/nicklist.h' /bin/install -p -m 644 'nickmatch-cache.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/nickmatch-cache.h' /bin/install -p -m 644 'pidwait.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/pidwait.h' /bin/install -p -m 644 'queries.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/queries.h' /bin/install -p -m 644 'rawlog.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/rawlog.h' /bin/install -p -m 644 'recode.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/recode.h' /bin/install -p -m 644 'servers.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/servers.h' /bin/install -p -m 644 'servers-reconnect.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/servers-reconnect.h' /bin/install -p -m 644 'servers-setup.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/servers-setup.h' /bin/install -p -m 644 'session.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/session.h' /bin/install -p -m 644 'settings.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/settings.h' /bin/install -p -m 644 'signals.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/signals.h' /bin/install -p -m 644 'special-vars.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/special-vars.h' /bin/install -p -m 644 'window-item-def.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/window-item-def.h' /bin/install -p -m 644 'write-buffer.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/write-buffer.h' /bin/install -p -m 644 'channel-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/channel-rec.h' /bin/install -p -m 644 'channel-setup-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/channel-setup-rec.h' /bin/install -p -m 644 'chatnet-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/chatnet-rec.h' /bin/install -p -m 644 'query-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/query-rec.h' /bin/install -p -m 644 'server-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/server-rec.h' /bin/install -p -m 644 'server-setup-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/server-setup-rec.h' /bin/install -p -m 644 'server-connect-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/server-connect-rec.h' /bin/install -p -m 644 'window-item-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/core/window-item-rec.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/core' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/core' Making install in irc make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' Making install in core make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/core' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/core' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/irc/core" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core" /bin/install -p -m 644 'bans.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/bans.h' /bin/install -p -m 644 'ctcp.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/ctcp.h' /bin/install -p -m 644 'channel-rejoin.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/channel-rejoin.h' /bin/install -p -m 644 'irc.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc.h' /bin/install -p -m 644 'irc-channels.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-channels.h' /bin/install -p -m 644 'irc-chatnets.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-chatnets.h' /bin/install -p -m 644 'irc-commands.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-commands.h' /bin/install -p -m 644 'irc-masks.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-masks.h' /bin/install -p -m 644 'irc-nicklist.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-nicklist.h' /bin/install -p -m 644 'irc-queries.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-queries.h' /bin/install -p -m 644 'irc-servers.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-servers.h' /bin/install -p -m 644 'irc-servers-setup.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/irc-servers-setup.h' /bin/install -p -m 644 'modes.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/modes.h' /bin/install -p -m 644 'mode-lists.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/mode-lists.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/module.h' /bin/install -p -m 644 'netsplit.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/netsplit.h' /bin/install -p -m 644 'servers-idle.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/servers-idle.h' /bin/install -p -m 644 'servers-redirect.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/core/servers-redirect.h' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/core' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/core' Making install in dcc make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/dcc' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/dcc' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/irc/dcc" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc" /bin/install -p -m 644 'dcc-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-rec.h' /bin/install -p -m 644 'dcc-file-rec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-file-rec.h' /bin/install -p -m 644 'dcc.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc.h' /bin/install -p -m 644 'dcc-file.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-file.h' /bin/install -p -m 644 'dcc-chat.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-chat.h' /bin/install -p -m 644 'dcc-get.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-get.h' /bin/install -p -m 644 'dcc-send.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-send.h' /bin/install -p -m 644 'dcc-queue.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-queue.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/module.h' /bin/install -p -m 644 'dcc-server.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/dcc/dcc-server.h' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/dcc' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/dcc' Making install in flood make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/flood' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/flood' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/irc/flood" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/flood" /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/flood/module.h' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/flood' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/flood' Making install in notifylist make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/notifylist' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/notifylist' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/irc/notifylist" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/notifylist" /bin/install -p -m 644 'notifylist.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/notifylist/notifylist.h' /bin/install -p -m 644 'notify-setup.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/notifylist/notify-setup.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/irc/notifylist/module.h' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/notifylist' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/notifylist' Making install in proxy make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/proxy' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/proxy' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/irssi/modules" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules" /bin/sh ../../../libtool --mode=install /bin/install -p 'libirc_proxy.la' '/usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libirc_proxy.la' /bin/install -p .libs/libirc_proxy.so.0.0.0 /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libirc_proxy.so.0.0.0 (cd /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules && { ln -s -f libirc_proxy.so.0.0.0 libirc_proxy.so.0 || { rm -f libirc_proxy.so.0 && ln -s libirc_proxy.so.0.0.0 libirc_proxy.so.0; }; }) (cd /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules && { ln -s -f libirc_proxy.so.0.0.0 libirc_proxy.so || { rm -f libirc_proxy.so && ln -s libirc_proxy.so.0.0.0 libirc_proxy.so; }; }) /bin/install -p .libs/libirc_proxy.lai /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libirc_proxy.la /bin/install -p .libs/libirc_proxy.a /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libirc_proxy.a chmod 644 /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libirc_proxy.a ranlib /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libirc_proxy.a libtool: install: warning: remember to run `libtool --finish /usr/lib/irssi/modules' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/proxy' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc/proxy' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/irc' Making install in fe-common make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' Making install in core make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/core' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/core' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/fe-common/core" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core" /bin/install -p -m 644 'autorun.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/autorun.h' /bin/install -p -m 644 'command-history.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/command-history.h' /bin/install -p -m 644 'chat-completion.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/chat-completion.h' /bin/install -p -m 644 'completion.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/completion.h' /bin/install -p -m 644 'fe-channels.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-channels.h' /bin/install -p -m 644 'fe-common-core.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-common-core.h' /bin/install -p -m 644 'fe-core-commands.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-core-commands.h' /bin/install -p -m 644 'fe-exec.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-exec.h' /bin/install -p -m 644 'fe-messages.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-messages.h' /bin/install -p -m 644 'fe-queries.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-queries.h' /bin/install -p -m 644 'formats.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/formats.h' /bin/install -p -m 644 'hilight-text.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/hilight-text.h' /bin/install -p -m 644 'keyboard.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/keyboard.h' /bin/install -p -m 644 'module-formats.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/module-formats.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/module.h' /bin/install -p -m 644 'printtext.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/printtext.h' /bin/install -p -m 644 'fe-recode.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-recode.h' /bin/install -p -m 644 'themes.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/themes.h' /bin/install -p -m 644 'translation.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/translation.h' /bin/install -p -m 644 'window-activity.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/window-activity.h' /bin/install -p -m 644 'window-items.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/window-items.h' /bin/install -p -m 644 'windows-layout.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/windows-layout.h' /bin/install -p -m 644 'fe-windows.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/core/fe-windows.h' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/core' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/core' Making install in irc make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' Making install in dcc make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/dcc' make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/dcc' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/fe-common/irc/dcc" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/dcc" /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/dcc/module.h' /bin/install -p -m 644 'module-formats.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/dcc/module-formats.h' /bin/install -p -m 644 'fe-dcc.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/dcc/fe-dcc.h' make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/dcc' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/dcc' Making install in notifylist make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/notifylist' make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/notifylist' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/fe-common/irc/notifylist" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/notifylist" /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/notifylist/module.h' /bin/install -p -m 644 'module-formats.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/notifylist/module-formats.h' make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/notifylist' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc/notifylist' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src/fe-common/irc" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc" /bin/install -p -m 644 'fe-irc-server.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/fe-irc-server.h' /bin/install -p -m 644 'module.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/module.h' /bin/install -p -m 644 'module-formats.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/fe-common/irc/module-formats.h' make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common/irc' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-common' Making install in perl make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl' for dir in common irc ui textui; do \ cd $dir && \ if [ ! -f Makefile ]; then \ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor; \ fi && \ (make CC="ppc-alt-linux-gcc" CCFLAGS="-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall " || \ make CC="ppc-alt-linux-gcc" CCFLAGS="-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/ppc-linux/CORE -pipe -Wall -O2 -fsigned-char -Wall " ) && \ cd ..; \ done make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/common' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/common' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/irc' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/irc' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/ui' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/ui' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/textui' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/textui' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl' for dir in common irc ui textui; do \ cd $dir && make install && cd ..; \ done make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/common' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.bs Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi.pm Writing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/.packlist Appending installation info to /usr/src/tmp/irssi-buildroot/usr/lib/perl5/ppc-linux/perllocal.pod make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/common' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/irc' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.bs Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi/Irc.pm Writing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/.packlist Appending installation info to /usr/src/tmp/irssi-buildroot/usr/lib/perl5/ppc-linux/perllocal.pod make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/irc' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/ui' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.bs Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi/UI.pm Writing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/.packlist Appending installation info to /usr/src/tmp/irssi-buildroot/usr/lib/perl5/ppc-linux/perllocal.pod make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/ui' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/textui' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.bs Installing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi/TextUI.pm Writing /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/.packlist Appending installation info to /usr/src/tmp/irssi-buildroot/usr/lib/perl5/ppc-linux/perllocal.pod make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl/textui' test -z "/usr/lib/irssi/modules" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules" /bin/sh ../../libtool --mode=install /bin/install -p 'libperl_core.la' '/usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libperl_core.la' /bin/install -p .libs/libperl_core.so /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libperl_core.so /bin/install -p .libs/libperl_core.lai /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libperl_core.la /bin/install -p .libs/libperl_core.a /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libperl_core.a chmod 644 /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libperl_core.a ranlib /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libperl_core.a libtool: install: warning: remember to run `libtool --finish /usr/lib/irssi/modules' /bin/sh ../../libtool --mode=install /bin/install -p 'libfe_perl.la' '/usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libfe_perl.la' /bin/install -p .libs/libfe_perl.so /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libfe_perl.so /bin/install -p .libs/libfe_perl.lai /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libfe_perl.la /bin/install -p .libs/libfe_perl.a /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libfe_perl.a chmod 644 /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libfe_perl.a ranlib /usr/src/tmp/irssi-buildroot/usr/lib/irssi/modules/libfe_perl.a libtool: install: warning: remember to run `libtool --finish /usr/lib/irssi/modules' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/perl' Making install in fe-text make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-text' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-text' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -p 'irssi' '/usr/src/tmp/irssi-buildroot/usr/bin/irssi' /bin/install -p irssi /usr/src/tmp/irssi-buildroot/usr/bin/irssi make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-text' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-text' Making install in fe-none make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-none' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-none' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -p 'botti' '/usr/src/tmp/irssi-buildroot/usr/bin/botti' /bin/install -p botti /usr/src/tmp/irssi-buildroot/usr/bin/botti make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-none' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src/fe-none' make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/irssi/src" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi/src" /bin/install -p -m 644 'common.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/src/common.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/src' Making install in docs make[1]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' Making install in help make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' Making install in in make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' Making info in in make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[4]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[4]: Nothing to be done for `install-exec-am'. Making info in in make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[5]: Nothing to be done for `info'. make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help/in' make[5]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[5]: Nothing to be done for `info-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' test -z "/usr/share/irssi/help" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/share/irssi/help" /bin/install -p -m 644 'accept' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/accept' /bin/install -p -m 644 'action' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/action' /bin/install -p -m 644 'admin' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/admin' /bin/install -p -m 644 'alias' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/alias' /bin/install -p -m 644 'away' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/away' /bin/install -p -m 644 'ban' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ban' /bin/install -p -m 644 'beep' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/beep' /bin/install -p -m 644 'bind' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/bind' /bin/install -p -m 644 'cat' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/cat' /bin/install -p -m 644 'cd' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/cd' /bin/install -p -m 644 'channel' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/channel' /bin/install -p -m 644 'clear' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/clear' /bin/install -p -m 644 'completion' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/completion' /bin/install -p -m 644 'connect' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/connect' /bin/install -p -m 644 'ctcp' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ctcp' /bin/install -p -m 644 'cycle' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/cycle' /bin/install -p -m 644 'date' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/date' /bin/install -p -m 644 'dcc' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/dcc' /bin/install -p -m 644 'dehilight' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/dehilight' /bin/install -p -m 644 'deop' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/deop' /bin/install -p -m 644 'devoice' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/devoice' /bin/install -p -m 644 'die' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/die' /bin/install -p -m 644 'disconnect' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/disconnect' /bin/install -p -m 644 'echo' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/echo' /bin/install -p -m 644 'eval' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/eval' /bin/install -p -m 644 'exec' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/exec' /bin/install -p -m 644 'flushbuffer' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/flushbuffer' /bin/install -p -m 644 'flushbuffers' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/flushbuffers' /bin/install -p -m 644 'format' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/format' /bin/install -p -m 644 'hash' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/hash' /bin/install -p -m 644 'help' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/help' /bin/install -p -m 644 'hilight' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/hilight' /bin/install -p -m 644 'ignore' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ignore' /bin/install -p -m 644 'info' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/info' /bin/install -p -m 644 'invite' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/invite' /bin/install -p -m 644 'invitelist' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/invitelist' /bin/install -p -m 644 'ircnet' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ircnet' /bin/install -p -m 644 'ison' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ison' /bin/install -p -m 644 'join' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/join' /bin/install -p -m 644 'kickban' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/kickban' /bin/install -p -m 644 'kick' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/kick' /bin/install -p -m 644 'kill' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/kill' /bin/install -p -m 644 'knock' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/knock' /bin/install -p -m 644 'knockout' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/knockout' /bin/install -p -m 644 'lastlog' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/lastlog' /bin/install -p -m 644 'layout' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/layout' /bin/install -p -m 644 'levels' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/levels' /bin/install -p -m 644 'links' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/links' /bin/install -p -m 644 'list' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/list' /bin/install -p -m 644 'load' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/load' /bin/install -p -m 644 'log' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/log' /bin/install -p -m 644 'lusers' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/lusers' /bin/install -p -m 644 'map' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/map' /bin/install -p -m 644 'me' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/me' /bin/install -p -m 644 'mircdcc' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/mircdcc' /bin/install -p -m 644 'mode' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/mode' /bin/install -p -m 644 'motd' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/motd' /bin/install -p -m 644 'msg' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/msg' /bin/install -p -m 644 'names' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/names' /bin/install -p -m 644 'nctcp' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/nctcp' /bin/install -p -m 644 'netsplit' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/netsplit' /bin/install -p -m 644 'network' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/network' /bin/install -p -m 644 'nick' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/nick' /bin/install -p -m 644 'note' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/note' /bin/install -p -m 644 'notice' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/notice' /bin/install -p -m 644 'notify' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/notify' /bin/install -p -m 644 'oper' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/oper' /bin/install -p -m 644 'op' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/op' /bin/install -p -m 644 'part' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/part' /bin/install -p -m 644 'ping' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ping' /bin/install -p -m 644 'query' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/query' /bin/install -p -m 644 'quit' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/quit' /bin/install -p -m 644 'quote' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/quote' /bin/install -p -m 644 'rawlog' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/rawlog' /bin/install -p -m 644 'recode' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/recode' /bin/install -p -m 644 'reconnect' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/reconnect' /bin/install -p -m 644 'rehash' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/rehash' /bin/install -p -m 644 'reload' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/reload' /bin/install -p -m 644 'restart' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/restart' /bin/install -p -m 644 'rmreconns' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/rmreconns' /bin/install -p -m 644 'rmrejoins' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/rmrejoins' /bin/install -p -m 644 'rping' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/rping' /bin/install -p -m 644 'save' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/save' /bin/install -p -m 644 'say' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/say' /bin/install -p -m 644 'sconnect' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/sconnect' /bin/install -p -m 644 'script' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/script' /bin/install -p -m 644 'scrollback' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/scrollback' /bin/install -p -m 644 'server' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/server' /bin/install -p -m 644 'servlist' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/servlist' /bin/install -p -m 644 'set' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/set' /bin/install -p -m 644 'silence' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/silence' /bin/install -p -m 644 'squery' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/squery' /bin/install -p -m 644 'squit' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/squit' /bin/install -p -m 644 'stats' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/stats' /bin/install -p -m 644 'statusbar' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/statusbar' /bin/install -p -m 644 'time' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/time' /bin/install -p -m 644 'toggle' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/toggle' /bin/install -p -m 644 'topic' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/topic' /bin/install -p -m 644 'trace' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/trace' /bin/install -p -m 644 'ts' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ts' /bin/install -p -m 644 'unalias' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unalias' /bin/install -p -m 644 'unban' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unban' /bin/install -p -m 644 'unignore' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unignore' /bin/install -p -m 644 'unload' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unload' /bin/install -p -m 644 'unnotify' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unnotify' /bin/install -p -m 644 'unquery' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unquery' /bin/install -p -m 644 'unsilence' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/unsilence' /bin/install -p -m 644 'upgrade' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/upgrade' /bin/install -p -m 644 'uping' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/uping' /bin/install -p -m 644 'userhost' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/userhost' /bin/install -p -m 644 'ver' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/ver' /bin/install -p -m 644 'version' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/version' /bin/install -p -m 644 'voice' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/voice' /bin/install -p -m 644 'wait' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/wait' /bin/install -p -m 644 'wallchops' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/wallchops' /bin/install -p -m 644 'wall' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/wall' /bin/install -p -m 644 'wallops' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/wallops' /bin/install -p -m 644 'watch' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/watch' /bin/install -p -m 644 'who' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/who' /bin/install -p -m 644 'whois' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/whois' /bin/install -p -m 644 'whowas' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/whowas' /bin/install -p -m 644 'window' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/window' /bin/install -p -m 644 'wjoin' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/wjoin' /bin/install -p -m 644 'wquery' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/help/wquery' make[4]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs/help' make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/irssi" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi" /bin/install -p -m 644 'botnet.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/botnet.txt' /bin/install -p -m 644 'design.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/design.txt' /bin/install -p -m 644 'formats.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/formats.txt' /bin/install -p -m 644 'manual.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/manual.txt' /bin/install -p -m 644 'faq.html' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/faq.html' /bin/install -p -m 644 'faq.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/faq.txt' /bin/install -p -m 644 'perl.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/perl.txt' /bin/install -p -m 644 'signals.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/signals.txt' /bin/install -p -m 644 'special_vars.txt' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/special_vars.txt' /bin/install -p -m 644 'startup-HOWTO.html' '/usr/src/tmp/irssi-buildroot/usr/share/doc/irssi/startup-HOWTO.html' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/share/man/man1" /bin/install -p -m 644 './irssi.1' '/usr/src/tmp/irssi-buildroot/usr/share/man/man1/irssi.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' make[1]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/docs' Making install in scripts make[1]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' Making install in examples make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts/examples' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/irssi/scripts" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts" /bin/install -p -m 644 'command.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/command.pl' /bin/install -p -m 644 'msg-event.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/msg-event.pl' /bin/install -p -m 644 'redirect.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/redirect.pl' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts/examples' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[3]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/irssi/scripts" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts" /bin/install -p -m 644 'autoop.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/autoop.pl' /bin/install -p -m 644 'autorejoin.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/autorejoin.pl' /bin/install -p -m 644 'buf.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/buf.pl' /bin/install -p -m 644 'dns.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/dns.pl' /bin/install -p -m 644 'kills.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/kills.pl' /bin/install -p -m 644 'mail.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/mail.pl' /bin/install -p -m 644 'mlock.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/mlock.pl' /bin/install -p -m 644 'quitmsg.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/quitmsg.pl' /bin/install -p -m 644 'scriptassist.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/scriptassist.pl' /bin/install -p -m 644 'splitlong.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/splitlong.pl' /bin/install -p -m 644 'usercount.pl' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/scripts/usercount.pl' make[3]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[1]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12/scripts' make[1]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12' make[2]: Entering directory `/usr/src/RPM/BUILD/irssi-0.8.12' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/etc" /bin/install -p -m 644 'irssi.conf' '/usr/src/tmp/irssi-buildroot/etc/irssi.conf' test -z "/usr/include/irssi" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/include/irssi" /bin/install -p -m 644 'config.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/config.h' /bin/install -p -m 644 'irssi-version.h' '/usr/src/tmp/irssi-buildroot/usr/include/irssi/irssi-version.h' test -z "/usr/share/irssi/themes" || /bin/mkdir -p "/usr/src/tmp/irssi-buildroot/usr/share/irssi/themes" /bin/install -p -m 644 'default.theme' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/themes/default.theme' /bin/install -p -m 644 'colorless.theme' '/usr/src/tmp/irssi-buildroot/usr/share/irssi/themes/colorless.theme' make[2]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12' make[1]: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12' make: Leaving directory `/usr/src/RPM/BUILD/irssi-0.8.12' + mkdir -p /usr/src/tmp/irssi-buildroot/usr/share/icons + mkdir -p /usr/src/tmp/irssi-buildroot/usr/share/applications + install -m 644 /usr/src/RPM/SOURCES/irssi.desktop /usr/src/tmp/irssi-buildroot/usr/share/applications/irssi.desktop + install -D -m 644 irssi48.png /usr/src/tmp/irssi-buildroot/usr/share/icons/hicolor/48x48/apps/irssi.png + install -D -m 644 irssi32.png /usr/src/tmp/irssi-buildroot/usr/share/icons/irssi.png + install -D -m 644 irssi16.png /usr/src/tmp/irssi-buildroot/usr/share/icons/hicolor/16x16/apps/irssi.png + mv /usr/src/tmp/irssi-buildroot/usr/share/doc/irssi /usr/src/tmp/irssi-buildroot/usr/share/doc/irssi-0.8.12 + bzip2 ChangeLog + mv AUTHORS ChangeLog.bz2 README TODO NEWS /usr/src/tmp/irssi-buildroot/usr/share/doc/irssi-0.8.12 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/irssi-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Irssi/TextUI/.packlist' removed `./vendor_perl/ppc-linux/auto/Irssi/UI/.packlist' removed `./vendor_perl/ppc-linux/auto/Irssi/Irc/.packlist' removed `./vendor_perl/ppc-linux/auto/Irssi/.packlist' removed `./vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.bs' removed `./vendor_perl/ppc-linux/auto/Irssi/UI/UI.bs' removed `./vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.bs' removed `./vendor_perl/ppc-linux/auto/Irssi/Irssi.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/irssi/modules/libfe_perl.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/irssi/modules/libperl_core.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/irssi/modules/libirc_proxy.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/irssi-buildroot (binconfig,pkgconfig,libtool) /usr/lib/irssi/modules/libperl_core.la: dependency_libs: ' -L/usr/local/lib -L/usr/lib/perl5/ppc-linux/CORE -lperl -ldl -lm -lpthread -lcrypt' --> '-L/usr/lib/perl5/ppc-linux/CORE -lperl -ldl -lm -lpthread -lcrypt' Compressing files in /usr/src/tmp/irssi-buildroot (auto) Adjusting library links in /usr/src/tmp/irssi-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/irssi-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_str_hash verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_str_equal verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: active_entry verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: statusbar_item_unregister verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_insert_line verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: gui_entry_get_pos verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: perl_get_api_version verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: irssi_callXS verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: gui_printtext_after verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_scroll verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_lookup_extended verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_resize verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: signal_emit verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: signal_add_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_insert verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: term_refresh_freeze verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: gui_entry_set_text verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_remove_all_lines verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_append verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_string_new verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_redraw verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_clear verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_line_ref verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_set_bookmark verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_strdup_printf verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_string_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_new verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_insert verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_line_unref verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_create verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_foreach verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: format_create_dest verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: statusbar_item_default_handler verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: perl_function_get_package verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: irssi_add_plains verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_get_bookmark verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_create verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_remove_all_lines verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_scroll_line verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_set_bookmark_bottom verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: perl_script_find_package verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: statusbar_items_redraw verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: gui_printtext verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_set_default_indent verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_lookup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: signal_remove_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_get_line_cache verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: irssi_bless_plain verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: term_refresh_thaw verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: gui_entry_set_pos verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_line2text verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: irssi_ref_object verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_remove_line verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: g_hash_table_foreach_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: perl_get_package verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: statusbars_recreate_items verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: textbuffer_view_set_scroll verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/TextUI/TextUI.so: undefined symbol: statusbar_item_register verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: current_theme verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: default_formats verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: processes verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: active_win verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: windows verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: theme_unregister_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_activity verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: windows_refnum_last verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_is_active verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: perl_get_api_version verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: perl_command verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_change_server verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: irssi_callXS verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_find_name verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: format_real_length verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: signal_emit verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: format_find_tag verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: signal_add_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_set_history verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: format_get_text_theme_charargs verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: theme_format_expand verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_set_active verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_find_window verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_find_item verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_create verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_set_name verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_refnum_prev verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_prev verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: irssi_bless_iobject verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: theme_set_default_abstract verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: printtext_string verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: format_create_dest verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_next verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: irssi_add_plains verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_change_server verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: g_slist_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: theme_register_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: strip_codes verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_find_refnum verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_find_closest verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: printtext_string_window verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: g_hash_table_lookup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: signal_remove_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: g_malloc0 verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_find_level verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: irssi_bless_plain verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_set_level verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_refnum_next verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_set_active verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: g_strcasecmp verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: irssi_ref_object verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: theme_format_expand_data verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_activity verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_get_active_name verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_item_add verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: themes_reload verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: perl_get_package verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: printtext_dest verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: window_set_refnum verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/UI/UI.so: undefined symbol: format_get_length verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_conns verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifies verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifylist_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_find_request verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: perl_get_api_version verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irssi_callXS verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_chat_send verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: ban_get_mask verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: modes_join verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifylist_ison_server verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_send_cmd_split verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: module_get_uniq_id verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifylist_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: ctcp_unregister verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifylist_ison verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_nicklist_insert verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: g_slist_append verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: banlist_add verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_chat_find_id verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irssi_bless_iobject verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_str2type verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_register_type verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_close verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irssi_add_plains verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_ctcp_message verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_send_cmd_first verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifylist_add verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_get_mask verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_query_create verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_find_request_latest verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_init_rec verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_get_download_path verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: banlist_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: server_redirect_peek_signal verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: chat_protocol_lookup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: g_hash_table_lookup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: server_redirect_get_signal verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_unregister_type verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: item_get_dcc verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irssi_add_object verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: perl_server_fill_hash verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: module_find_id_str verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: dcc_reject verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irssi_bless_plain verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_server_get_channels verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: netsplit_find_channel verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irssi_ref_object verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: notifylist_ircnets_match verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: perl_connect_fill_hash verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: server_redirect_register_list verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: ctcp_register verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: module_get_uniq_id_str verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: netsplit_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: ctcp_send_reply verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_send_cmd_now verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: irc_send_cmd verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irc/Irc.so: undefined symbol: server_redirect_event_list verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: channels verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_gui verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_binary verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: commands verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: current_expando verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_str_hash verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_str_equal verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: ignores verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: logs verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: queries verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: chatnets verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: servers verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: reconnects verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_direct_hash verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_direct_equal verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_slist_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_command_runsub verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_item_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_get_api_version verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_command verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_callXS verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_signal_add_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_slist_free verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: nicklist_getnicks verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: pidwait_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_lookup_extended verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: mask_match_address verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: server_ref verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_get_emitted verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_create verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_emit verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: server_find_chatnet verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: server_create_conn verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_add_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_insert verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: server_unref verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: gslist_find_icase_string verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_timeout_add verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_stop_logging verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_signal_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: query_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: pidwait_add verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: ignore_check verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: server_disconnect verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_continue verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_command_bind_to verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: masks_match verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: nicklist_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: combine_level verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_slist_append verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: bits2level verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_get_bool verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_set_bool verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_save verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_bless_iobject verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_new verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_redirect verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: query_change_server verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_set_str verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_get_level verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_add_level_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_is_ref_object verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_foreach verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: get_irssi_config verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_set_level verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_snprintf verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: ignore_add_rec verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_add_str_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: expando_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_write_rec verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_start_logging verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_stop verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_return_if_fail_warning verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_close verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_item_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_add_bool_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: mask_match verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_source_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: expando_create verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_get_str verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_set_int verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_get_time verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_set_size verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: server_find_tag verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_update verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_slist_foreach verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_signal_register verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: level2bits verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_stop_by_name verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: channel_destroy verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_script_find_package verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_add_int_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: nicklist_get_same verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_output verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: expando_add_signal verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_close verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_lookup verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_remove_full verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_malloc0 verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: channel_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_input verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_command_unbind verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_add_time_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: nicklist_insert verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_create_rec verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_bless_plain verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: query_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_get_int verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: get_irssi_dir verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: nicklist_find_mask verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_add_size_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: nicklist_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: irssi_ref_object verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: parse_special_string verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: g_hash_table_foreach_remove verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_open verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: rawlog_set_size verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: ignore_update_rec verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_get_size verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_func_sv_inc verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: chatnet_find verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_get_package verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: signal_get_emitted_id verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: settings_set_time verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: perl_input_add verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: command_set_options_module verify-elf: WARNING: ./usr/lib/perl5/vendor_perl/ppc-linux/auto/Irssi/Irssi.so: undefined symbol: log_item_add verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_scripts verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: script_fix_name verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: printformat_module verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_script_get_path verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: command_runsub verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: signal_emit verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_script_load_data verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: signal_add_full verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: command_bind_full verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: printtext verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: cmd_params_free verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_string_new verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: filename_complete verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_core_print_script_error verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_strdup_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_string_free verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: module_register_full verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: signal_stop verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_list_concat verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: theme_register_module verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_script_unload verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_string_assign verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_list_append verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_hash_table_lookup verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: signal_remove_full verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_scripts_deinit verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: cmd_get_params verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_string_truncate verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: get_irssi_dir verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_script_load_file verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_scripts_init verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: g_string_append verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: command_unbind_full verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: perl_script_find verify-elf: WARNING: ./usr/lib/irssi/modules/libfe_perl.so: undefined symbol: command_set_options_module verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: irssi_init_finished verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: irssi_gui verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_direct_hash verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_direct_equal verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_str_hash verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_str_equal verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: chat_protocols verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_user_data verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_slist_remove verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_path_is_absolute verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_slist_free verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_destroy verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_io_channel_unix_new verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: command_runsub verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_emit verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_add_full verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_list_foreach verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_insert verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_list_free verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_strconcat verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: command_bind_full verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: gslist_find_icase_string verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: module_get_uniq_id verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_string_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_malloc verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_input_add verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: settings_check_module verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_string_new verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: convert_home verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_remove verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_strndup verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_slist_append verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_strdup_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_string_free verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_new verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_foreach verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: module_register_full verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_snprintf verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: settings_add_str_module verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_stop verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_return_if_fail_warning verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: settings_get_str verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_add_full_id verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_list_append verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_slist_foreach verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_source_remove verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: chat_protocol_find_id verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: chat_protocol_lookup verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_lookup verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_remove_full verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_malloc0 verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_remove_id verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_io_channel_unref verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: module_find_id_str verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: get_irssi_dir verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_timeout_add verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_ascii_strdown verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_hash_table_foreach_remove verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_basename verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_string_append verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: signal_get_emitted_id verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: g_string_append_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: module_get_uniq_id_str verify-elf: WARNING: ./usr/lib/irssi/modules/libperl_core.so: undefined symbol: command_unbind_full verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: servers verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_free verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: server_redirect_event verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_remove verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_listen verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_free verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: nicklist_getnicks verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_copy verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: line_split_free verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: chat_protocol_check_cast verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strdup verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: signal_emit verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strdown verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: server_find_chatnet verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: signal_add_full verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strconcat verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: printtext verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_sendbuffer_destroy verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_input_add verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: settings_check_module verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_new verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_ip2host verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: module_check_cast_module verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: channel_mode_is_set verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_receive verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_append verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strdup_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: settings_get_bool verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_free verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_hash_table_foreach verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_prepend verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: module_register_full verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strup verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strdup_vprintf verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: settings_add_str_module verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: signal_stop verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_return_if_fail_warning verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_find verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: settings_get_str verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_sendbuffer_create verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: event_get_params verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_slist_foreach verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_source_remove verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: line_split verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: server_redirect_peek_signal verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strsplit verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: server_redirect_get_signal verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: signal_remove_full verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_malloc0 verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_gethostbyname verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_insert_c verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strerror verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_truncate verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strcasecmp verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_strfreev verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_disconnect verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_sendbuffer_send verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: module_check_cast verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_append verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: g_string_append_printf verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: irc_send_cmd verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: net_accept verify-elf: WARNING: ./usr/lib/irssi/modules/libirc_proxy.so.0.0.0: undefined symbol: recode_out Stripping binaries in /usr/src/tmp/irssi-buildroot (executable,shared) Processing files: irssi-0.8.12-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.66229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.91902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/irssi-buildroot/.post:irssi + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.81553 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/irssi-buildroot/.postun:irssi + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.67881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.6, libglib-2.0.so.0(GLIB_2.15.6), libgmodule-2.0.so.0, libpopt.so.0(LIBPOPT_0), libssl.so.6, libtinfo.so.5, rtld(GNU_HASH) Processing files: irssi-devel-0.8.12-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.84260 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.26491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: irssi = 0.8.12-alt2.1 Processing files: irssi-perl-0.8.12-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.98268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.97963 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi.pm syntax OK /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi/Irc.pm syntax OK /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi/TextUI.pm syntax OK /usr/src/tmp/irssi-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Irssi/UI.pm syntax OK + exit 0 Provides: perl(Irssi.pm) = 0.900, perl(Irssi/Irc.pm) = 0.900, perl(Irssi/TextUI.pm) = 0.900, perl(Irssi/UI.pm) = 0.900 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libperl.so.5.8, libperl.so.5.8(DynaLoader), libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.39405 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/lib/irssi/modules/libfe_perl.la /usr/lib/irssi/modules/libirc_proxy.la /usr/lib/irssi/modules/libperl_core.la /usr/lib/perl5/ppc-linux/perllocal.pod warning: file /usr/share/irssi/scripts/autoop.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/autorejoin.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/buf.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/command.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/dns.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/kills.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/mail.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/mlock.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/msg-event.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/quitmsg.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/redirect.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/scriptassist.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/splitlong.pl is packaged into both irssi and irssi-perl warning: file /usr/share/irssi/scripts/usercount.pl is packaged into both irssi and irssi-perl Wrote: /usr/src/RPM/SRPMS/irssi-0.8.12-alt2.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/irssi-0.8.12-alt2.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/irssi-devel-0.8.12-alt2.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/irssi-perl-0.8.12-alt2.1.ppc.rpm 137.39user 18.78system 1:45.06elapsed 148%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+3982353minor)pagefaults 0swaps