>>> Unpacking source... >>> Unpacking intel2gas-1.3.3.tar.gz to /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/work * Applying intel2gas-1.3.3-segfault.patch ...  [ ok ] * Applying intel2gas-nostrip.patch ...  [ ok ] * Applying intel2gas-1.3.3-cxx.patch ...  [ ok ] * Applying intel2gas-1.3.3-constchar.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/work >>> Compiling source in /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/work/intel2gas-1.3.3 ... ./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 loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for c++... i686-pc-linux-gnu-g++ checking whether the C++ compiler (i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1) works... yes checking whether the C++ compiler (i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... cc -E checking for glob.h... yes updating cache ./config.cache creating ./config.status creating i2gconf.h creating Makefile make -j14 i686-pc-linux-gnu-g++ -c -O2 -pipe strhandle.cc i686-pc-linux-gnu-g++ -c -O2 -pipe loaddata.cc i686-pc-linux-gnu-g++ -c -O2 -pipe intel2gas.cc Building intel2gas.. This might take a while! strhandle.cc: In function 'char* str_splitat(const char*, char*, char)': strhandle.cc:27: error: invalid conversion from 'const char*' to 'char*' make: *** [strhandle.o] Error 1 make: *** Waiting for unfinished jobs.... intel2gas.cc: In function 'int numberparse(const char*, const char*, char*)': intel2gas.cc:247: warning: ignoring return value of 'long int strtol(const char*, char**, int)', declared with attribute warn_unused_result intel2gas.cc: In function 'void findComment(const char*, comment_match_t&)': intel2gas.cc:445: error: invalid conversion from 'const char*' to 'char*' make: *** [intel2gas.o] Error 1 loaddata.cc: In function 'void ReadNextLine(FILE*, bool)': loaddata.cc:40: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >>> Source compiled. >>> Test phase [none]: dev-util/intel2gas-1.3.3-r2 >>> Install intel2gas-1.3.3-r2 into /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image/ category dev-util make -j14 prefix=/var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image//usr install install -m 755 -d /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image//usr/share/intel2gas for datadir in i2g g2i m2g; do \ install -m 755 -d /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image//usr/share/intel2gas/$datadir; \ cp -a $datadir/* /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image//usr/share/intel2gas/$datadir; \ done install -m 755 -d /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image//usr/bin install -m 755 intel2gas /var/tmp/portage/dev-util/intel2gas-1.3.3-r2/image//usr/bin install: cannot stat `intel2gas': No such file or directory make: *** [install] Error 1 * * ERROR: dev-util/intel2gas-1.3.3-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 2854: Called die * The specific snippet of code: * emake prefix="${D}"/usr install || die; * The die message: * (no error message) * * 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-util/intel2gas-1.3.3-r2:20090716-153646.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/intel2gas-1.3.3-r2/temp/environment'. *