>>> Unpacking source... >>> Unpacking pan-0.133.tar.bz2 to /var/tmp/portage/net-nntp/pan-0.133/work >>> Source unpacked in /var/tmp/portage/net-nntp/pan-0.133/work >>> Compiling source in /var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133 ... * econf: updating pan-0.133/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pan-0.133/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-gtkspell checking for a BSD-compatible install... /usr/bin/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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-g++... x86_64-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 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++... gcc3 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... gcc3 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 whether time.h and sys/time.h may both be included... yes checking for localtime_r... yes checking for tr1/unordered_set... yes checking whether the compiler implements namespaces... yes checking whether the compiler has ext/hash_set... yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for intltool >= 0.35.5... 0.37.1 found checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.4.0... yes (version 2.20.1) checking for GMIME... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.16.1) checking for GTKSPELL... yes checking for %l and %k support in strftime... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating pan.spec config.status: creating pan.iss config.status: creating README.windows config.status: creating po/Makefile.in config.status: creating uulib/Makefile config.status: creating pan/Makefile config.status: creating pan/general/Makefile config.status: creating pan/usenet-utils/Makefile config.status: creating pan/data/Makefile config.status: creating pan/data/decode-test-cache/Makefile config.status: creating pan/tasks/Makefile config.status: creating pan/icons/Makefile config.status: creating pan/data-impl/Makefile config.status: creating pan/gui/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration: Source code location: . Compiler: x86_64-pc-linux-gnu-g++ With GtkSpell: yes make -j9 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133' Making all in po make[2]: Entering directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po make[2]: Leaving directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/po' Making all in uulib make[2]: Entering directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/uulib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uulib.o -MD -MP -MF .deps/uulib.Tpo -c -o uulib.o uulib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uucheck.o -MD -MP -MF .deps/uucheck.Tpo -c -o uucheck.o uucheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uunconc.o -MD -MP -MF .deps/uunconc.Tpo -c -o uunconc.o uunconc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uuutil.o -MD -MP -MF .deps/uuutil.Tpo -c -o uuutil.o uuutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uuencode.o -MD -MP -MF .deps/uuencode.Tpo -c -o uuencode.o uuencode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uuscan.o -MD -MP -MF .deps/uuscan.Tpo -c -o uuscan.o uuscan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT uustring.o -MD -MP -MF .deps/uustring.Tpo -c -o uustring.o uustring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT fptools.o -MD -MP -MF .deps/fptools.Tpo -c -o fptools.o fptools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPROTOTYPES -march=native -O2 -pipe -msse4 -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c mv -f .deps/uustring.Tpo .deps/uustring.Po uunconc.c: In function 'UUDecode': uunconc.c:1561: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/uuutil.Tpo .deps/uuutil.Po mv -f .deps/crc32.Tpo .deps/crc32.Po mv -f .deps/fptools.Tpo .deps/fptools.Po mv -f .deps/uulib.Tpo .deps/uulib.Po mv -f .deps/uucheck.Tpo .deps/uucheck.Po mv -f .deps/uuencode.Tpo .deps/uuencode.Po mv -f .deps/uunconc.Tpo .deps/uunconc.Po mv -f .deps/uuscan.Tpo .deps/uuscan.Po rm -f libuu.a ar cru libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o x86_64-pc-linux-gnu-ranlib libuu.a make[2]: Leaving directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/uulib' Making all in pan make[2]: Entering directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/pan' Making all in general make[3]: Entering directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/pan/general' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT e-util.o -MD -MP -MF .deps/e-util.Tpo -c -o e-util.o e-util.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT file-util.o -MD -MP -MF .deps/file-util.Tpo -c -o file-util.o file-util.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT line-reader.o -MD -MP -MF .deps/line-reader.Tpo -c -o line-reader.o line-reader.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT quark.o -MD -MP -MF .deps/quark.Tpo -c -o quark.o quark.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT string-view.o -MD -MP -MF .deps/string-view.Tpo -c -o string-view.o string-view.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse4 -MT text-match.o -MD -MP -MF .deps/text-match.Tpo -c -o text-match.o text-match.cc mv -f .deps/debug.Tpo .deps/debug.Po progress.cc: In member function 'void pan::Progress::set_status_va(const char*, ...)': progress.cc:87: error: 'vsnprintf' was not declared in this scope make[3]: *** [progress.o] Error 1 make[3]: *** Waiting for unfinished jobs.... log.cc: In member function 'void pan::Log::add_va(pan::Log::Severity, const char*, ...)': log.cc:82: error: 'vsnprintf' was not declared in this scope log.cc: In static member function 'static void pan::Log::add_info_va(const char*, ...)': log.cc:94: error: 'vsnprintf' was not declared in this scope log.cc: In static member function 'static void pan::Log::add_err_va(const char*, ...)': log.cc:106: error: 'vsnprintf' was not declared in this scope log.cc: In static member function 'static void pan::Log::add_urgent_va(const char*, ...)': log.cc:118: error: 'vsnprintf' was not declared in this scope make[3]: *** [log.o] Error 1 mv -f .deps/e-util.Tpo .deps/e-util.Po mv -f .deps/line-reader.Tpo .deps/line-reader.Po mv -f .deps/string-view.Tpo .deps/string-view.Po mv -f .deps/quark.Tpo .deps/quark.Po mv -f .deps/text-match.Tpo .deps/text-match.Po mv -f .deps/file-util.Tpo .deps/file-util.Po make[3]: Leaving directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/pan/general' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133/pan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-nntp/pan-0.133/work/pan-0.133' make: *** [all] Error 2 * * ERROR: net-nntp/pan-0.133 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 170: 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/tmp/portage/net-nntp/pan-0.133/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-nntp/pan-0.133/temp/environment'. *