* Package: dev-embedded/avarice-2.13 * Repository: gentoo * Maintainer: embedded@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none 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... x86_64-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 whether libbfd requires libz... no checking whether libbfd requires libdl... no 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 correctly handles 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 checking that generated files are newer than configure... done 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 Making all in scripts make[1]: ingresso nella directory "/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13/scripts" make[1]: Nessuna operazione da eseguire per "all". make[1]: uscita dalla directory "/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13/scripts" Making all in src make[1]: ingresso nella directory "/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13/src" make all-am make[2]: ingresso nella directory "/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13/src" x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -march=native -pipe -O2 -c crc16.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -march=native -pipe -O2 -c -o jtag2io.o jtag2io.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -march=native -pipe -O2 -c -o jtag2misc.o jtag2misc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -march=native -pipe -O2 -c -o jtag2prog.o jtag2prog.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DENABLE_TARGET_PROGRAMMING=0 -march=native -pipe -O2 -c -o jtag2run.o jtag2run.cc jtag2run.cc:97:1: error: _Pragma takes a parenthesized string literal PRAGMA_DIAG_PUSH  ^ jtag2run.cc:98:41: error: _Pragma takes a parenthesized string literal PRAGMA_DIAG_IGNORED("-Wunused-parameter")  ^ jtag2run.cc:121:1: error: _Pragma takes a parenthesized string literal PRAGMA_DIAG_POP  ^ In file included from jtag.h:33:0, from jtag2run.cc:38: pragma.h:31:38: error: ‘_Pragma’ does not name a type # define PRAGMA_DIAG_PUSH _Pragma(GCC diagnostic push)  ^ jtag2run.cc:97:1: note: in expansion of macro ‘PRAGMA_DIAG_PUSH’ PRAGMA_DIAG_PUSH  ^ pragma.h:32:38: error: ‘_Pragma’ does not name a type # define PRAGMA_DIAG_POP _Pragma(GCC diagnostic pop)  ^ jtag2run.cc:121:1: note: in expansion of macro ‘PRAGMA_DIAG_POP’ PRAGMA_DIAG_POP  ^ make[2]: *** [Makefile:389: jtag2run.o] Error 1 make[2]: uscita dalla directory "/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13/src" make[1]: *** [Makefile:248: all] Error 2 make[1]: uscita dalla directory "/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13/src" make: *** [Makefile:297: all-recursive] Error 1 * ERROR: dev-embedded/avarice-2.13::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-embedded/avarice-2.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-embedded/avarice-2.13::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-embedded/avarice-2.13/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/avarice-2.13/temp/environment'. * Working directory: '/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13' * S: '/var/tmp/portage/dev-embedded/avarice-2.13/work/avarice-2.13'