>>> Unpacking source... >>> Unpacking LogMon-0.4.4.tar.bz2 to /var/tmp/portage/app-admin/logmon-0.4.4/work * Applying logmon-0.4.4-char2int.diff ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 ANSI C... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for initscr in -lncurses... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for regcomp... yes checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 cd . && /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run aclocal-1.7 cd . && \ /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run automake-1.7 --gnu Makefile cd . && /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run autoconf cd . && /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory `/var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4' cd . && /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run aclocal-1.7 cd . && \ /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run automake-1.7 --gnu Makefile cd . && /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run autoconf if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -pipe -MT Main.o -MD -MP -MF ".deps/Main.Tpo" \ -c -o Main.o `test -f 'Main.cc' || echo './'`Main.cc; \ then mv -f ".deps/Main.Tpo" ".deps/Main.Po"; \ else rm -f ".deps/Main.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -pipe -MT Frame.o -MD -MP -MF ".deps/Frame.Tpo" \ -c -o Frame.o `test -f 'Frame.cc' || echo './'`Frame.cc; \ then mv -f ".deps/Frame.Tpo" ".deps/Frame.Po"; \ else rm -f ".deps/Frame.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -pipe -MT Util.o -MD -MP -MF ".deps/Util.Tpo" \ -c -o Util.o `test -f 'Util.cc' || echo './'`Util.cc; \ then mv -f ".deps/Util.Tpo" ".deps/Util.Po"; \ else rm -f ".deps/Util.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -pipe -MT LineManip.o -MD -MP -MF ".deps/LineManip.Tpo" \ -c -o LineManip.o `test -f 'LineManip.cc' || echo './'`LineManip.cc; \ then mv -f ".deps/LineManip.Tpo" ".deps/LineManip.Po"; \ else rm -f ".deps/LineManip.Tpo"; exit 1; \ fi cd . && /bin/sh /var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h Util.cc: In function 'void sig_int(int)': Util.cc:30: warning: deprecated conversion from string constant to 'char*' LineManip.cc: In member function 'std::string LineManip::printColor(WINDOW*, std::string, long int)': LineManip.cc:162: error: 'atoi' was not declared in this scope LineManip.cc: In member function 'std::string LineManip::findConf()': LineManip.cc:260: error: 'getenv' was not declared in this scope Main.cc: In function 'void rotateFrames(int)': Main.cc:83: warning: comparison between signed and unsigned integer expressions Main.cc: In function 'void display()': Main.cc:243: warning: deprecated conversion from string constant to 'char*' make[1]: *** [LineManip.o] Error 1 make[1]: *** Waiting for unfinished jobs.... Main.cc: In function 'int main(int, char**)': Main.cc:288: warning: deprecated conversion from string constant to 'char*' Main.cc:295: warning: deprecated conversion from string constant to 'char*' Main.cc:312: warning: deprecated conversion from string constant to 'char*' Main.cc:327: warning: deprecated conversion from string constant to 'char*' Frame.cc: In member function 'long int Frame::findPos(long int)': Frame.cc:101: warning: deprecated conversion from string constant to 'char*' Frame.cc: In member function 'bool Frame::read()': Frame.cc:200: warning: deprecated conversion from string constant to 'char*' config.status: creating config.h config.status: config.h is unchanged make[1]: Leaving directory `/var/tmp/portage/app-admin/logmon-0.4.4/work/LogMon-0.4.4' make: *** [all] Error 2 * * ERROR: app-admin/logmon-0.4.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2121: Called _eapi0_src_compile * ebuild.sh, line 595: Called _eapi2_src_compile * ebuild.sh, line 629: 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/app-admin:logmon-0.4.4:20081211-062331.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/logmon-0.4.4/temp/environment'. *