>>> Unpacking source... >>> Unpacking srecord-1.42.tar.gz to /var/tmp/portage/dev-embedded/srecord-1.42/work >>> Source unpacked in /var/tmp/portage/dev-embedded/srecord-1.42/work >>> Compiling source in /var/tmp/portage/dev-embedded/srecord-1.42/work/srecord-1.42 ... ./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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 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 ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for groff... groff checking for gsoelim... no checking for soelim... soelim checking for snprintf... yes checking for vsnprintf... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -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 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 boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for a Bourne shell which understands functions... /bin/sh checking for sparse file lseek support... no Rewriting --libdir=/usr/lib/srecord Rewriting --datadir=/usr/share/srecord configure: creating ./config.status config.status: creating Makefile config.status: creating lib/config.h make -j14 -j1 i686-pc-linux-gnu-g++ -O2 -pipe -I. -c srec_cat/arglex3.cc mv arglex3.o srec_cat/arglex3.o i686-pc-linux-gnu-g++ -O2 -pipe -I. -c srec_cat/main.cc mv main.o srec_cat/main.o mkdir bin chmod 0755 bin i686-pc-linux-gnu-g++ -O2 -pipe -I. -c lib/arglex.cc lib/arglex.cc: In member function 'void arglex::read_arguments_file(const char*)': lib/arglex.cc:76: error: 'fopen' was not declared in this scope lib/arglex.cc:81: error: 'getc' was not declared in this scope lib/arglex.cc:82: error: 'EOF' was not declared in this scope lib/arglex.cc:100: error: 'EOF' was not declared in this scope lib/arglex.cc:112: error: 'EOF' was not declared in this scope lib/arglex.cc:119: error: 'ungetc' was not declared in this scope lib/arglex.cc:129: error: 'fclose' was not declared in this scope make: *** [lib/arglex.o] Error 1 * * ERROR: dev-embedded/srecord-1.42 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 291: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: 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/dev-embedded/srecord-1.42:20090705-232049.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/srecord-1.42/temp/environment'. *