>>> Unpacking source... >>> Unpacking xchatosd-5.19.tar.gz to /var/tmp/portage/net-irc/xchatosd-5.19/work * Updating xchat-plugin.h from /usr/include/xchat/xchat-plugin.h * Applying xchatosd-5.19-gcc4.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-irc/xchatosd-5.19/work/xchatosd-5.19 ... make -j14 CC=i686-pc-linux-gnu-g++ CPP=i686-pc-linux-gnu-g++ 'CFLAGS=-O2 -pipe -fPIC -DPIC' make xchatosd.so make[1]: Entering directory `/var/tmp/portage/net-irc/xchatosd-5.19/work/xchatosd-5.19' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -DPIC -c my_xosd.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -DPIC -c xchatosd_conf.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -DPIC -c xchatosd.cpp xchatosd_conf.cpp: In member function 'int XOsdConf::getiValue(std::string)': xchatosd_conf.cpp:80: error: 'atoi' was not declared in this scope xchatosd_conf.cpp: In member function 'int XOsdConf::setValue(std::string, std::string)': xchatosd_conf.cpp:91: error: 'strcasecmp' was not declared in this scope xchatosd.cpp: In function 'int xchat_plugin_init(xchat_plugin*, char**, char**, char**, char*)': xchatosd.cpp:459: error: 'strlen' was not declared in this scope xchatosd.cpp:460: warning: deprecated conversion from string constant to 'char*' xchatosd.cpp:468: warning: deprecated conversion from string constant to 'char*' xchatosd.cpp:469: warning: deprecated conversion from string constant to 'char*' xchatosd.cpp:470: warning: deprecated conversion from string constant to 'char*' make[1]: *** [xchatosd_conf.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [xchatosd.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-irc/xchatosd-5.19/work/xchatosd-5.19' make: *** [all] Error 2 * * ERROR: net-irc/xchatosd-5.19 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2442: Called die * The specific snippet of code: * emake CC="$(tc-getCXX)" CPP="$(tc-getCXX)" CFLAGS="${CFLAGS}" || 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-irc/xchatosd-5.19:20081218-085759.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/xchatosd-5.19/temp/environment'. *