* Without full ipv6 support, jabberd will show the error: * "mio unable to listen" * To fix this, emerge jabberd without the ipv6 USE flag. >>> Unpacking source... >>> Unpacking jabberd14-1.6.1.1.tar.gz to /var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work * Applying jabberd-1.6.1.1-gnutls2.2.patch ...  [ ok ] * Applying jabberd-1.6.1.1-sandbox.patch ...  [ ok ] * Applying jabberd-1.6.1.1-parallel-make.patch ...  [ ok ] * Applying jabberd-1.6.1.1-undefineddebug.patch ...  [ ok ] * Applying jabberd-1.6.1.1-libtool2.2.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: jabberd14-1.6.1.1 * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work >>> Compiling source in /var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1 ... * econf: updating jabberd14-1.6.1.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating jabberd14-1.6.1.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/jabber --enable-ssl --enable-ipv6 --without-mysql --without-postgresql configure: WARNING: unrecognized options: --enable-ssl configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking if developer mode enabled... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for ANSI C header files... (cached) yes checking if static builds enabled... no checking if partial static builds enabled... no checking for socket... yes checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for res_querydomain... no checking for res_querydomain in -lresolv... yes checking for syslog... yes checking for libpopt... yes checking for inet_pton... yes checking for inet_ntop... yes checking for getaddrinfo... no checking if IPv6 is requested... disabled: getaddrinfo missing checking for broken glibc with __ss_family... no checking for broken glibc with __ss_len... no checking for crypt.h... checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking if debug messages wanted... no checking if pool debugging wanted... no checking for GnuTLS... checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNUTLS... yes checking for TLS 1.2 support in GnuTLS... yes checking for GNUTLSEXTRA... yes checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking pth.h usability... yes checking pth.h presence... yes checking for pth.h... yes checking for pth_version in -lpth... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for mysql... no checking for postgresql... no configure: creating ./config.status config.status: creating Makefile config.status: creating jabberd/Makefile config.status: creating jabberd/base/Makefile config.status: creating jabberd/lib/Makefile config.status: creating dialback/Makefile config.status: creating dnsrv/Makefile config.status: creating jsm/Makefile config.status: creating jsm/modules/Makefile config.status: creating man/Makefile config.status: creating pthsock/Makefile config.status: creating xdb_file/Makefile config.status: creating xdb_sql/Makefile config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-ssl You may now type 'make' to build your new Jabber system. Type 'make install' to install then. WARNING: Your jabberd14 build will neither support PostgreSQL nor MySQL. You will have to reconfigure the server to store data in files. Please see at README.filespool on how to do this. make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1' Making all in jabberd make[2]: Entering directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1/jabberd' Making all in base make[3]: Entering directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1/jabberd/base' if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base.lo -MD -MP -MF ".deps/base.Tpo" -c -o base.lo base.cc; \ then mv -f ".deps/base.Tpo" ".deps/base.Plo"; else rm -f ".deps/base.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_accept.lo -MD -MP -MF ".deps/base_accept.Tpo" -c -o base_accept.lo base_accept.cc; \ then mv -f ".deps/base_accept.Tpo" ".deps/base_accept.Plo"; else rm -f ".deps/base_accept.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_dir.lo -MD -MP -MF ".deps/base_dir.Tpo" -c -o base_dir.lo base_dir.cc; \ then mv -f ".deps/base_dir.Tpo" ".deps/base_dir.Plo"; else rm -f ".deps/base_dir.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_file.lo -MD -MP -MF ".deps/base_file.Tpo" -c -o base_file.lo base_file.cc; \ then mv -f ".deps/base_file.Tpo" ".deps/base_file.Plo"; else rm -f ".deps/base_file.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_importspool.lo -MD -MP -MF ".deps/base_importspool.Tpo" -c -o base_importspool.lo base_importspool.cc; \ then mv -f ".deps/base_importspool.Tpo" ".deps/base_importspool.Plo"; else rm -f ".deps/base_importspool.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_load.lo -MD -MP -MF ".deps/base_load.Tpo" -c -o base_load.lo base_load.cc; \ then mv -f ".deps/base_load.Tpo" ".deps/base_load.Plo"; else rm -f ".deps/base_load.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_null.lo -MD -MP -MF ".deps/base_null.Tpo" -c -o base_null.lo base_null.cc; \ then mv -f ".deps/base_null.Tpo" ".deps/base_null.Plo"; else rm -f ".deps/base_null.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_stderr.lo -MD -MP -MF ".deps/base_stderr.Tpo" -c -o base_stderr.lo base_stderr.cc; \ then mv -f ".deps/base_stderr.Tpo" ".deps/base_stderr.Plo"; else rm -f ".deps/base_stderr.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_to.lo -MD -MP -MF ".deps/base_to.Tpo" -c -o base_to.lo base_to.cc; \ then mv -f ".deps/base_to.Tpo" ".deps/base_to.Plo"; else rm -f ".deps/base_to.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_connect.lo -MD -MP -MF ".deps/base_connect.Tpo" -c -o base_connect.lo base_connect.cc; \ then mv -f ".deps/base_connect.Tpo" ".deps/base_connect.Plo"; else rm -f ".deps/base_connect.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_format.lo -MD -MP -MF ".deps/base_format.Tpo" -c -o base_format.lo base_format.cc; \ then mv -f ".deps/base_format.Tpo" ".deps/base_format.Plo"; else rm -f ".deps/base_format.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_stdout.lo -MD -MP -MF ".deps/base_stdout.Tpo" -c -o base_stdout.lo base_stdout.cc; \ then mv -f ".deps/base_stdout.Tpo" ".deps/base_stdout.Plo"; else rm -f ".deps/base_stdout.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_syslog.lo -MD -MP -MF ".deps/base_syslog.Tpo" -c -o base_syslog.lo base_syslog.cc; \ then mv -f ".deps/base_syslog.Tpo" ".deps/base_syslog.Plo"; else rm -f ".deps/base_syslog.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_unsubscribe.lo -MD -MP -MF ".deps/base_unsubscribe.Tpo" -c -o base_unsubscribe.lo base_unsubscribe.cc; \ then mv -f ".deps/base_unsubscribe.Tpo" ".deps/base_unsubscribe.Plo"; else rm -f ".deps/base_unsubscribe.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base.lo -MD -MP -MF .deps/base.Tpo -c base.cc -fPIC -DPIC -o .libs/base.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_file.lo -MD -MP -MF .deps/base_file.Tpo -c base_file.cc -fPIC -DPIC -o .libs/base_file.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_dir.lo -MD -MP -MF .deps/base_dir.Tpo -c base_dir.cc -fPIC -DPIC -o .libs/base_dir.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_accept.lo -MD -MP -MF .deps/base_accept.Tpo -c base_accept.cc -fPIC -DPIC -o .libs/base_accept.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_stdout.lo -MD -MP -MF .deps/base_stdout.Tpo -c base_stdout.cc -fPIC -DPIC -o .libs/base_stdout.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_to.lo -MD -MP -MF .deps/base_to.Tpo -c base_to.cc -fPIC -DPIC -o .libs/base_to.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_stderr.lo -MD -MP -MF .deps/base_stderr.Tpo -c base_stderr.cc -fPIC -DPIC -o .libs/base_stderr.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_unsubscribe.lo -MD -MP -MF .deps/base_unsubscribe.Tpo -c base_unsubscribe.cc -fPIC -DPIC -o .libs/base_unsubscribe.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_format.lo -MD -MP -MF .deps/base_format.Tpo -c base_format.cc -fPIC -DPIC -o .libs/base_format.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_load.lo -MD -MP -MF .deps/base_load.Tpo -c base_load.cc -fPIC -DPIC -o .libs/base_load.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_null.lo -MD -MP -MF .deps/base_null.Tpo -c base_null.cc -fPIC -DPIC -o .libs/base_null.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_importspool.lo -MD -MP -MF .deps/base_importspool.Tpo -c base_importspool.cc -fPIC -DPIC -o .libs/base_importspool.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_connect.lo -MD -MP -MF .deps/base_connect.Tpo -c base_connect.cc -fPIC -DPIC -o .libs/base_connect.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../lib -O2 -pipe -MT base_syslog.lo -MD -MP -MF .deps/base_syslog.Tpo -c base_syslog.cc -fPIC -DPIC -o .libs/base_syslog.o base_accept.cc: In function 'void base_accept_process_xml(mio_st*, int, void*, xmlnode_t*, char*, int)': base_accept.cc:145: warning: deprecated conversion from string constant to 'char*' base_accept.cc:153: warning: deprecated conversion from string constant to 'char*' base_accept.cc:159: warning: deprecated conversion from string constant to 'char*' base_accept.cc:164: warning: deprecated conversion from string constant to 'char*' base_accept.cc: In function 'void base_accept_offline(accept_instance_st*, xmlnode_t*)': base_accept.cc:242: warning: deprecated conversion from string constant to 'char*' base_importspool.cc: In function 'void import_file(instance_struct*, xdbcache_struct*, xht_struct*, const char*, const char*, const char*)': base_importspool.cc:187: warning: deprecated conversion from string constant to 'char*' base_importspool.cc:201: warning: deprecated conversion from string constant to 'char*' base_importspool.cc:215: warning: deprecated conversion from string constant to 'char*' base_importspool.cc:229: warning: deprecated conversion from string constant to 'char*' base_importspool.cc:243: warning: deprecated conversion from string constant to 'char*' base_importspool.cc:254: warning: deprecated conversion from string constant to 'char*' /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -lgnutls -lgnutls-extra -lgnutls -o libjabberdbase.la -Wl,-O1 -lgnutls -lgnutls-extra -lgnutls base.lo base_accept.lo base_dir.lo base_file.lo base_importspool.lo base_load.lo base_null.lo base_stderr.lo base_to.lo base_connect.lo base_format.lo base_stdout.lo base_syslog.lo base_unsubscribe.lo -lresolv -ldl -lidn -lpth -lexpat libtool: link: i686-pc-linux-gnu-ar cru .libs/libjabberdbase.a .libs/base.o .libs/base_accept.o .libs/base_dir.o .libs/base_file.o .libs/base_importspool.o .libs/base_load.o .libs/base_null.o .libs/base_stderr.o .libs/base_to.o .libs/base_connect.o .libs/base_format.o .libs/base_stdout.o .libs/base_syslog.o .libs/base_unsubscribe.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libjabberdbase.a libtool: link: ( cd ".libs" && rm -f "libjabberdbase.la" && ln -s "../libjabberdbase.la" "libjabberdbase.la" ) make[3]: Leaving directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1/jabberd/base' Making all in lib make[3]: Entering directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1/jabberd/lib' if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.cc; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT karma.lo -MD -MP -MF ".deps/karma.Tpo" -c -o karma.lo karma.cc; \ then mv -f ".deps/karma.Tpo" ".deps/karma.Plo"; else rm -f ".deps/karma.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT xhash.lo -MD -MP -MF ".deps/xhash.Tpo" -c -o xhash.lo xhash.cc; \ then mv -f ".deps/xhash.Tpo" ".deps/xhash.Plo"; else rm -f ".deps/xhash.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT crc32.lo -MD -MP -MF ".deps/crc32.Tpo" -c -o crc32.lo crc32.cc; \ then mv -f ".deps/crc32.Tpo" ".deps/crc32.Plo"; else rm -f ".deps/crc32.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT jid.lo -MD -MP -MF ".deps/jid.Tpo" -c -o jid.lo jid.cc; \ then mv -f ".deps/jid.Tpo" ".deps/jid.Plo"; else rm -f ".deps/jid.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT pool.lo -MD -MP -MF ".deps/pool.Tpo" -c -o pool.lo pool.cc; \ then mv -f ".deps/pool.Tpo" ".deps/pool.Plo"; else rm -f ".deps/pool.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT expat.lo -MD -MP -MF ".deps/expat.Tpo" -c -o expat.lo expat.cc; \ then mv -f ".deps/expat.Tpo" ".deps/expat.Plo"; else rm -f ".deps/expat.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT jpacket.lo -MD -MP -MF ".deps/jpacket.Tpo" -c -o jpacket.lo jpacket.cc; \ then mv -f ".deps/jpacket.Tpo" ".deps/jpacket.Plo"; else rm -f ".deps/jpacket.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.cc; \ then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT jutil.lo -MD -MP -MF ".deps/jutil.Tpo" -c -o jutil.lo jutil.cc; \ then mv -f ".deps/jutil.Tpo" ".deps/jutil.Plo"; else rm -f ".deps/jutil.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT rate.lo -MD -MP -MF ".deps/rate.Tpo" -c -o rate.lo rate.cc; \ then mv -f ".deps/rate.Tpo" ".deps/rate.Plo"; else rm -f ".deps/rate.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT str.lo -MD -MP -MF ".deps/str.Tpo" -c -o str.lo str.cc; \ then mv -f ".deps/str.Tpo" ".deps/str.Plo"; else rm -f ".deps/str.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT xstream.lo -MD -MP -MF ".deps/xstream.Tpo" -c -o xstream.lo xstream.cc; \ then mv -f ".deps/xstream.Tpo" ".deps/xstream.Plo"; else rm -f ".deps/xstream.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.cc; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.cc -fPIC -DPIC -o .libs/str.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -fPIC -DPIC -o .libs/rate.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cc -fPIC -DPIC -o .libs/base64.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT expat.lo -MD -MP -MF .deps/expat.Tpo -c expat.cc -fPIC -DPIC -o .libs/expat.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cc -fPIC -DPIC -o .libs/socket.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.cc -fPIC -DPIC -o .libs/crc32.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT jpacket.lo -MD -MP -MF .deps/jpacket.Tpo -c jpacket.cc -fPIC -DPIC -o .libs/jpacket.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.cc -fPIC -DPIC -o .libs/pool.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT jutil.lo -MD -MP -MF .deps/jutil.Tpo -c jutil.cc -fPIC -DPIC -o .libs/jutil.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.cc -fPIC -DPIC -o .libs/jid.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT karma.lo -MD -MP -MF .deps/karma.Tpo -c karma.cc -fPIC -DPIC -o .libs/karma.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c xhash.cc -fPIC -DPIC -o .libs/xhash.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -fPIC -DPIC -o .libs/hash.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT xstream.lo -MD -MP -MF .deps/xstream.Tpo -c xstream.cc -fPIC -DPIC -o .libs/xstream.o if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.cc; \ then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT messages.lo -MD -MP -MF ".deps/messages.Tpo" -c -o messages.lo messages.cc; \ then mv -f ".deps/messages.Tpo" ".deps/messages.Plo"; else rm -f ".deps/messages.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT xmlnode.lo -MD -MP -MF ".deps/xmlnode.Tpo" -c -o xmlnode.lo xmlnode.cc; \ then mv -f ".deps/xmlnode.Tpo" ".deps/xmlnode.Plo"; else rm -f ".deps/xmlnode.Tpo"; exit 1; fi libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.cc -fPIC -DPIC -o .libs/hmac.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c messages.cc -fPIC -DPIC -o .libs/messages.o libtool: compile: i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -pipe -MT xmlnode.lo -MD -MP -MF .deps/xmlnode.Tpo -c xmlnode.cc -fPIC -DPIC -o .libs/xmlnode.o expat.cc: In function 'void expat_startElement(void*, const char*, const char**)': expat.cc:94: warning: deprecated conversion from string constant to 'char*' expat.cc:98: warning: deprecated conversion from string constant to 'char*' expat.cc:100: warning: deprecated conversion from string constant to 'char*' expat.cc:107: warning: deprecated conversion from string constant to 'char*' expat.cc: In function 'const char* xmlnode_file_borked(const char*)': expat.cc:308: warning: format '%d' expects type 'int', but argument 5 has type 'XML_Size' expat.cc:308: warning: format '%d' expects type 'int', but argument 6 has type 'XML_Size' expat.cc:308: warning: format '%d' expects type 'int', but argument 5 has type 'XML_Size' expat.cc:308: warning: format '%d' expects type 'int', but argument 6 has type 'XML_Size' expat.cc: In function 'void xmlnode_put_expat_attribs(xmlnode_t*, const char**, xmppd::ns_decl_list&)': expat.cc:435: warning: deprecated conversion from string constant to 'char*' expat.cc:439: warning: deprecated conversion from string constant to 'char*' expat.cc:441: warning: deprecated conversion from string constant to 'char*' jutil.cc: In function 'char* jutil_timestamp_ms(char*)': jutil.cc:269: warning: format '%03d' expects type 'int', but argument 10 has type 'long int' jutil.cc:269: warning: format '%03d' expects type 'int', but argument 10 has type 'long int' xmlnode.cc: In function 'xmlnode_list_item_t* xmlnode_get_tags(xmlnode_t*, const char*, xht_struct*, pool_struct*)': xmlnode.cc:913: error: invalid conversion from 'const char*' to 'char*' xmlnode.cc:914: error: invalid conversion from 'const char*' to 'char*' xmlnode.cc: In function 'xmlnode_t* xmlnode_select_by_lang(xmlnode_list_item_t*, const char*)': xmlnode.cc:1836: error: assignment of read-only location '* strchr(lang, 45)' make[3]: *** [xmlnode.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1/jabberd/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1/jabberd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/work/jabberd14-1.6.1.1' make: *** [all] Error 2 * * ERROR: net-im/jabberd-1.6.1.1-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2874: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-im/jabberd-1.6.1.1-r1:20090615-043550.log'. * The ebuild environment file is located at '/var/tmp/portage/net-im/jabberd-1.6.1.1-r1/temp/environment'. *