>>> Unpacking source... >>> Unpacking avarice-2.9.tar.bz2 to /var/tmp/portage/dev-embedded/avarice-2.9/work >>> Source unpacked in /var/tmp/portage/dev-embedded/avarice-2.9/work >>> Compiling source in /var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9 ... ./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 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 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 ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for perl... /usr/bin/perl checking for library containing gethostbyname... none required checking for socket... yes checking for library containing inet_aton... none required checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for dcgettext in -lintl... no checking for xmalloc in -liberty... yes checking for bfd_init in -lbfd... yes checking for usb_get_string_simple in -lusb... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking bfd.h usability... yes checking bfd.h presence... yes checking for bfd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for error_at_line... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... (cached) yes checking for strcasecmp... yes checking for strerror... yes checking for strtol... yes configure: creating ./config.status config.status: creating scripts/Makefile config.status: creating scripts/ice-gdb config.status: WARNING: 'scripts/ice-gdb.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating avarice.spec config.status: creating Makefile config.status: creating src/autoconf.h config.status: executing depfiles commands make -j14 Making all in scripts make[1]: Entering directory `/var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9/scripts' Making all in src make[1]: Entering directory `/var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9/src' make all-am make[2]: Entering directory `/var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9/src' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT crc16.o -MD -MP -MF ".deps/crc16.Tpo" -c -o crc16.o crc16.c; \ then mv -f ".deps/crc16.Tpo" ".deps/crc16.Po"; else rm -f ".deps/crc16.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT devdescr.o -MD -MP -MF ".deps/devdescr.Tpo" -c -o devdescr.o devdescr.cc; \ then mv -f ".deps/devdescr.Tpo" ".deps/devdescr.Po"; else rm -f ".deps/devdescr.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT ioreg.o -MD -MP -MF ".deps/ioreg.Tpo" -c -o ioreg.o ioreg.cc; \ then mv -f ".deps/ioreg.Tpo" ".deps/ioreg.Po"; else rm -f ".deps/ioreg.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2bp.o -MD -MP -MF ".deps/jtag2bp.Tpo" -c -o jtag2bp.o jtag2bp.cc; \ then mv -f ".deps/jtag2bp.Tpo" ".deps/jtag2bp.Po"; else rm -f ".deps/jtag2bp.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2io.o -MD -MP -MF ".deps/jtag2io.Tpo" -c -o jtag2io.o jtag2io.cc; \ then mv -f ".deps/jtag2io.Tpo" ".deps/jtag2io.Po"; else rm -f ".deps/jtag2io.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2misc.o -MD -MP -MF ".deps/jtag2misc.Tpo" -c -o jtag2misc.o jtag2misc.cc; \ then mv -f ".deps/jtag2misc.Tpo" ".deps/jtag2misc.Po"; else rm -f ".deps/jtag2misc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2prog.o -MD -MP -MF ".deps/jtag2prog.Tpo" -c -o jtag2prog.o jtag2prog.cc; \ then mv -f ".deps/jtag2prog.Tpo" ".deps/jtag2prog.Po"; else rm -f ".deps/jtag2prog.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2run.o -MD -MP -MF ".deps/jtag2run.Tpo" -c -o jtag2run.o jtag2run.cc; \ then mv -f ".deps/jtag2run.Tpo" ".deps/jtag2run.Po"; else rm -f ".deps/jtag2run.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2rw.o -MD -MP -MF ".deps/jtag2rw.Tpo" -c -o jtag2rw.o jtag2rw.cc; \ then mv -f ".deps/jtag2rw.Tpo" ".deps/jtag2rw.Po"; else rm -f ".deps/jtag2rw.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtag2usb.o -MD -MP -MF ".deps/jtag2usb.Tpo" -c -o jtag2usb.o jtag2usb.cc; \ then mv -f ".deps/jtag2usb.Tpo" ".deps/jtag2usb.Po"; else rm -f ".deps/jtag2usb.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtagbp.o -MD -MP -MF ".deps/jtagbp.Tpo" -c -o jtagbp.o jtagbp.cc; \ then mv -f ".deps/jtagbp.Tpo" ".deps/jtagbp.Po"; else rm -f ".deps/jtagbp.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtaggeneric.o -MD -MP -MF ".deps/jtaggeneric.Tpo" -c -o jtaggeneric.o jtaggeneric.cc; \ then mv -f ".deps/jtaggeneric.Tpo" ".deps/jtaggeneric.Po"; else rm -f ".deps/jtaggeneric.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtagio.o -MD -MP -MF ".deps/jtagio.Tpo" -c -o jtagio.o jtagio.cc; \ then mv -f ".deps/jtagio.Tpo" ".deps/jtagio.Po"; else rm -f ".deps/jtagio.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtagmisc.o -MD -MP -MF ".deps/jtagmisc.Tpo" -c -o jtagmisc.o jtagmisc.cc; \ then mv -f ".deps/jtagmisc.Tpo" ".deps/jtagmisc.Po"; else rm -f ".deps/jtagmisc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtagprog.o -MD -MP -MF ".deps/jtagprog.Tpo" -c -o jtagprog.o jtagprog.cc; \ then mv -f ".deps/jtagprog.Tpo" ".deps/jtagprog.Po"; else rm -f ".deps/jtagprog.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtagrun.o -MD -MP -MF ".deps/jtagrun.Tpo" -c -o jtagrun.o jtagrun.cc; \ then mv -f ".deps/jtagrun.Tpo" ".deps/jtagrun.Po"; else rm -f ".deps/jtagrun.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT jtagrw.o -MD -MP -MF ".deps/jtagrw.Tpo" -c -o jtagrw.o jtagrw.cc; \ then mv -f ".deps/jtagrw.Tpo" ".deps/jtagrw.Po"; else rm -f ".deps/jtagrw.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi jtag2prog.cc: In member function 'virtual void jtag2::downloadToTarget(const char*, bool, bool)': jtag2prog.cc:250: warning: deprecated conversion from string constant to 'char*' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT remote.o -MD -MP -MF ".deps/remote.Tpo" -c -o remote.o remote.cc; \ then mv -f ".deps/remote.Tpo" ".deps/remote.Po"; else rm -f ".deps/remote.Tpo"; exit 1; fi jtag2usb.cc: In function 'usb_dev_handle* opendev(const char*, emulator, int&)': jtag2usb.cc:98: error: invalid conversion from 'const char*' to 'char*' jtag2usb.cc: In function 'void childhandler(int)': jtag2usb.cc:249: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.cc; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT gnu_getopt.o -MD -MP -MF ".deps/gnu_getopt.Tpo" -c -o gnu_getopt.o gnu_getopt.c; \ then mv -f ".deps/gnu_getopt.Tpo" ".deps/gnu_getopt.Po"; else rm -f ".deps/gnu_getopt.Tpo"; exit 1; fi jtag2run.cc: In member function 'bool jtag2::eventLoop()': jtag2run.cc:130: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -MT gnu_getopt1.o -MD -MP -MF ".deps/gnu_getopt1.Tpo" -c -o gnu_getopt1.o gnu_getopt1.c; \ then mv -f ".deps/gnu_getopt1.Tpo" ".deps/gnu_getopt1.Po"; else rm -f ".deps/gnu_getopt1.Tpo"; exit 1; fi jtag2io.cc: In member function 'int jtag2::recvFrame(unsigned char*&, short unsigned int&)': jtag2io.cc:192: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' jtag2io.cc:118: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result jtag2io.cc: In member function 'bool jtag2::doJtagCommand(uchar*, int, uchar*&, int&, bool)': jtag2io.cc:352: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result make[2]: *** [jtag2usb.o] Error 1 make[2]: *** Waiting for unfinished jobs.... remote.cc: In function 'void reportStatusExtended(int)': remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 8 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 9 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 10 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 11 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 8 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 9 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 10 has type 'long unsigned int' remote.cc:360: warning: format '%02x' expects type 'unsigned int', but argument 11 has type 'long unsigned int' make[2]: Leaving directory `/var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-embedded/avarice-2.9/work/avarice-2.9/src' make: *** [all-recursive] Error 1 * * ERROR: dev-embedded/avarice-2.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2354: 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/avarice-2.9:20090710-130731.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/avarice-2.9/temp/environment'. *