* Package: dev-vcs/monotone-0.99.1-r1 * Repository: gentoo * Maintainer: johnny@localmomentum.net pva@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux nls userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Adding group 'monotone' to your system ... * - Groupid: next available * Adding user 'monotone' to your system ... * - Userid: 171 * - Shell: /sbin/nologin * - Home: /var/lib/monotone * - Groups: monotone * - GECOS: added by portage for monotone * - Creating /var/lib/monotone in / * Applying monotone-1.0-glibc-2.14-file-handle.patch ... [ ok ] 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 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... /usr/bin/x86_64-pc-linux-gnu-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.8.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 make all-am make[1]: Entering directory `/var/tmp/portage/dev-vcs/monotone-0.99.1-r1/work/monotone-0.99.1' \ # source='sanity.cc' object='sanity.o' libtool=no \ # source='simplestring_xform.cc' object='simplestring_xform.o' libtool=no \ # source='constants.cc' object='constants.o' libtool=no \ # source='vocab.cc' object='vocab.o' libtool=no \ # source='charset.cc' object='charset.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o sanity.o sanity.cc \ # source='paths.cc' object='paths.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o simplestring_xform.o simplestring_xform.cc x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o constants.o constants.cc x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o vocab.o vocab.cc x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o charset.o charset.cc \ # source='luaext_mkstemp.cc' object='luaext_mkstemp.o' libtool=no \ # source='luaext_parse_basic_io.cc' object='luaext_parse_basic_io.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o paths.o paths.cc x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o luaext_mkstemp.o luaext_mkstemp.cc x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o cmd.o cmd.cc \ # source='cmd_netsync.cc' object='cmd_netsync.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -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. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o cmd_packet.o cmd_packet.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] \ # source='cmd_key_cert.cc' object='cmd_key_cert.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -W -Wno-unused -c -o cmd_key_cert.o cmd_key_cert.cc cmd.cc: In member function ‘virtual void commands::cmd_manpage::exec(app_state&, const command_id&, const args_vector&) const’: cmd.cc:947:31: error: format not a string literal and no format arguments [-Werror=format-security] cc1plus: some warnings being treated as errors make[1]: *** [cmd.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-0.99.1-r1/work/monotone-0.99.1' make: *** [all] Error 2 * ERROR: dev-vcs/monotone-0.99.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-vcs/monotone-0.99.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-vcs/monotone-0.99.1-r1::gentoo'`. * The complete build log is located at '/var/log/log/build/dev-vcs/monotone-0.99.1-r1:20140822-125512.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-vcs/monotone-0.99.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/monotone-0.99.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-vcs/monotone-0.99.1-r1/work/monotone-0.99.1' * S: '/var/tmp/portage/dev-vcs/monotone-0.99.1-r1/work/monotone-0.99.1'