* Package: dev-vcs/monotone-0.99.1  * Repository: gentoo  * Maintainer: johnny@localmomentum.net pva@gentoo.org  * USE: amd64 bash-completion consolekit elibc_glibc ipv6 kernel_linux multilib nls policykit userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking monotone-0.99.1.tar.gz to /var/tmp/portage/dev-vcs/monotone-0.99.1/work >>> Source unpacked in /var/tmp/portage/dev-vcs/monotone-0.99.1/work >>> Preparing source in /var/tmp/portage/dev-vcs/monotone-0.99.1/work/monotone-0.99.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-vcs/monotone-0.99.1/work/monotone-0.99.1 ... * econf: updating monotone-0.99.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating monotone-0.99.1/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 --disable-dependency-tracking --enable-nls --enable-ipv6 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking category of operating system... Unix 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 C++ compiler warning flags... -Wall -W -Wno-unused checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for GNU msgfmt... /usr/bin/msgfmt checking for GNU msgmerge... /usr/bin/msgmerge checking for GNU xgettext... /usr/bin/xgettext checking whether /usr/bin/xgettext supports --flag... yes checking whether /usr/bin/xgettext supports --package-name and --package-version... yes checking for libraries containing GNU gettext and ngettext... none required checking for library containing deflate... -lz checking boost version 1.33.0 or newer... yes 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for botan... no botan.pc not found checking for botan using botan-1.10.pc... yes checking whether botan is usable... yes checking for idn... no idn.pc not found checking for idn using libidn.pc... yes checking whether idn is usable... yes checking for lua... yes checking whether lua is usable... yes checking for pcre... no pcre.pc not found checking for pcre using libpcre.pc... yes checking whether pcre is usable... yes checking for sqlite3... yes checking whether sqlite3 is usable... yes checking for sockaddr_in6... yes checking for library containing gethostbyname... none required checking for library containing accept... none required checking for library containing inet_aton... none required checking for gethostbyaddr... yes checking for inet_ntoa... yes checking for socket... yes checking for inet_pton... yes checking for inet_ntop... yes checking for getaddrinfo... yes checking whether INADDR_NONE is defined... yes checking for socklen_t... yes checking for cxxabi.h... yes checking for fcntl.h... yes checking for netinet/in.h... yes checking whether the compiler supports typeof... yes checking whether the compiler supports extern template... yes checking whether the compiler supports __gnu_cxx::hash_map... yes checking whether the compiler supports std::hash_map... no checking whether the compiler supports tr1::unordered_map... yes checking for early 4.0-series g++ bug in tr1 hashtables... no checking whether C++ streams support sync_with_stdio... yes checking whether x86_64-pc-linux-gnu-g++ handles templates with static const members correctly... yes checking whether char has 8 bits... yes checking whether plain char is signed... yes checking size of short... 2 checking size of long... 8 checking size of int... 4 checking for off_t... yes checking for pid_t... yes checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctimespec.tv_nsec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_mtimensec... no checking for struct dirent.d_type... yes checking for __cxa_current_exception_type... yes checking for __cxa_demangle... yes checking for dirfd... yes checking for fstatat... yes checking for mkdtemp... yes checking for mmap... yes checking for putenv... yes checking for setenv... yes checking for strptime... yes checking for unsetenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-vcs/monotone-0.99.1/work/monotone-0.99.1 ... make -j3 make all-am make[1]: Entering directory `/var/tmp/portage/dev-vcs/monotone-0.99.1/work/monotone-0.99.1' \ # source='sanity.cc' object='sanity.o' libtool=no \ # source='simplestring_xform.cc' object='simplestring_xform.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o simplestring_xform.o simplestring_xform.cc x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o sanity.o sanity.cc \ # source='constants.cc' object='constants.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o constants.o constants.cc \ # source='vocab.cc' object='vocab.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o vocab.o vocab.cc \ # source='charset.cc' object='charset.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o charset.o charset.cc \ # source='paths.cc' object='paths.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o paths.o paths.cc \ # source='luaext_mkstemp.cc' object='luaext_mkstemp.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o luaext_mkstemp.o luaext_mkstemp.cc \ # source='luaext_parse_basic_io.cc' object='luaext_parse_basic_io.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o luaext_parse_basic_io.o luaext_parse_basic_io.cc \ # source='luaext_guess_binary.cc' object='luaext_guess_binary.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o luaext_guess_binary.o luaext_guess_binary.cc \ # source='luaext_platform.cc' object='luaext_platform.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o luaext_platform.o luaext_platform.cc \ # source='luaext_globish.cc' object='luaext_globish.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o luaext_globish.o luaext_globish.cc \ # source='lua.cc' object='lua.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o lua.o lua.cc \ # source='mkstemp.cc' object='mkstemp.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o mkstemp.o mkstemp.cc \ # source='file_io.cc' object='file_io.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o file_io.o file_io.cc \ # source='globish.cc' object='globish.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o globish.o globish.cc \ # source='basic_io.cc' object='basic_io.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o basic_io.o basic_io.cc \ # source='mtn-sanity.cc' object='mtn-sanity.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o mtn-sanity.o mtn-sanity.cc \ # source='ui.cc' object='ui.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o ui.o ui.cc \ # source='app_state.cc' object='app_state.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o app_state.o app_state.cc \ # source='automate_reader.cc' object='automate_reader.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o automate_reader.o automate_reader.cc \ # source='cache_logger.cc' object='cache_logger.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cache_logger.o cache_logger.cc \ # source='commands.cc' object='commands.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o commands.o commands.cc \ # source='cmd.cc' object='cmd.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd.o cmd.cc commands.cc: In function ‘commands::command_id commands::complete_command(const args_vector&)’: commands.cc:450:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] commands.cc:460:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] cmd.cc: In member function ‘virtual void commands::cmd_manpage::exec(app_state&, const command_id&, const args_vector&) const’: cmd.cc:947:31: warning: format not a string literal and no format arguments [-Wformat-security] \ # source='cmd_netsync.cc' object='cmd_netsync.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_netsync.o cmd_netsync.cc \ # source='cmd_list.cc' object='cmd_list.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_list.o cmd_list.cc \ # source='cmd_packet.cc' object='cmd_packet.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_packet.o cmd_packet.cc \ # source='cmd_key_cert.cc' object='cmd_key_cert.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_key_cert.o cmd_key_cert.cc \ # source='cmd_merging.cc' object='cmd_merging.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_merging.o cmd_merging.cc \ # source='cmd_db.cc' object='cmd_db.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_db.o cmd_db.cc \ # source='cmd_diff_log.cc' object='cmd_diff_log.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_diff_log.o cmd_diff_log.cc \ # source='cmd_ws_commit.cc' object='cmd_ws_commit.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_ws_commit.o cmd_ws_commit.cc \ # source='cmd_othervcs.cc' object='cmd_othervcs.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_othervcs.o cmd_othervcs.cc \ # source='cmd_automate.cc' object='cmd_automate.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_automate.o cmd_automate.cc \ # source='cmd_files.cc' object='cmd_files.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_files.o cmd_files.cc \ # source='cmd_conflicts.cc' object='cmd_conflicts.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o cmd_conflicts.o cmd_conflicts.cc \ # source='diff_output.cc' object='diff_output.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o diff_output.o diff_output.cc \ # source='lua_hooks.cc' object='lua_hooks.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o lua_hooks.o lua_hooks.cc \ # source='transforms.cc' object='transforms.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o transforms.o transforms.cc \ # source='update.cc' object='update.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -Wall -W -Wno-unused -c -o update.o update.cc transforms.cc: In function ‘std::string xform(const string&, origin::type) [with XFM = Botan::Gzip_Compression, std::string = std::basic_string]’: transforms.cc:198:1: error: cannot allocate an object of abstract type ‘Botan::Gzip_Compression’ gzip.hh:36:7: note: because the following virtual functions are pure within ‘Botan::Gzip_Compression’: /usr/include/botan-1.10/botan/filter.h:25:27: note: virtual std::string Botan::Filter::name() const /usr/include/botan-1.10/botan/filter.h:32:20: note: virtual void Botan::Filter::write(const byte*, size_t) transforms.cc:198:1: error: cannot allocate an object of abstract type ‘Botan::Gzip_Compression’ gzip.hh:36:7: note: since type ‘Botan::Gzip_Compression’ has pure virtual functions transforms.cc: In function ‘std::string xform(const string&, origin::type) [with XFM = Botan::Gzip_Decompression, std::string = std::basic_string]’: transforms.cc:199:1: error: cannot allocate an object of abstract type ‘Botan::Gzip_Decompression’ gzip.hh:59:7: note: because the following virtual functions are pure within ‘Botan::Gzip_Decompression’: /usr/include/botan-1.10/botan/filter.h:25:27: note: virtual std::string Botan::Filter::name() const /usr/include/botan-1.10/botan/filter.h:32:20: note: virtual void Botan::Filter::write(const byte*, size_t) transforms.cc:199:1: error: cannot allocate an object of abstract type ‘Botan::Gzip_Decompression’ gzip.hh:59:7: note: since type ‘Botan::Gzip_Decompression’ has pure virtual functions transforms.cc: In function ‘void pack(const T&, base64 >&)’: transforms.cc:214:46: error: cannot allocate an object of abstract type ‘Botan::Gzip_Compression’ gzip.hh:36:7: note: since type ‘Botan::Gzip_Compression’ has pure virtual functions transforms.cc:224:31: error: cannot allocate an object of abstract type ‘Botan::Gzip_Compression’ gzip.hh:36:7: note: since type ‘Botan::Gzip_Compression’ has pure virtual functions transforms.cc: In function ‘void unpack(const base64 >&, T&)’: transforms.cc:234:46: error: cannot allocate an object of abstract type ‘Botan::Gzip_Decompression’ gzip.hh:59:7: note: since type ‘Botan::Gzip_Decompression’ has pure virtual functions transforms.cc:243:31: error: cannot allocate an object of abstract type ‘Botan::Gzip_Decompression’ gzip.hh:59:7: note: since type ‘Botan::Gzip_Decompression’ has pure virtual functions make[1]: *** [transforms.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-0.99.1/work/monotone-0.99.1' make: *** [all] Error 2 * ERROR: dev-vcs/monotone-0.99.1 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =dev-vcs/monotone-0.99.1', * the complete build log and the output of 'emerge -pqv =dev-vcs/monotone-0.99.1'. * The complete build log is located at '/var/tmp/portage/dev-vcs/monotone-0.99.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/monotone-0.99.1/temp/environment'. * S: '/var/tmp/portage/dev-vcs/monotone-0.99.1/work/monotone-0.99.1'