* Package: dev-vcs/monotone-1.0-r3  * Repository: gentoo  * Maintainer: johnny@localmomentum.net pva@gentoo.org  * USE: amd64 consolekit elibc_glibc ipv6 kernel_linux multilib nls policykit userland_GNU  * FEATURES: compressdebug preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking monotone-1.0.tar.bz2 to /var/tmp/portage/dev-vcs/monotone-1.0-r3/work >>> Source unpacked in /var/tmp/portage/dev-vcs/monotone-1.0-r3/work * Applying user patches from /etc/portage/patches//dev-vcs/monotone ... * Done with patching >>> Preparing source in /var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0 ... * Applying monotone-1.0-bash-completion-tests.patch ...  [ ok ] * Applying monotone-1.0-botan-1.10.patch ...  [ ok ] * Applying monotone-1.0-glibc-2.14-file-handle.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0 ... * econf: updating monotone-1.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating monotone-1.0/config.sub with /usr/share/gnuconfig/config.sub ./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 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... 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 doc/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0 ... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0' Making all in doc make[2]: Entering directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0/doc' make[2]: Entering directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0' \ # source='src/netxx_pipe.cc' object='src/netxx_pipe.o' libtool=no \ # source='src/netcmd.cc' object='src/netcmd.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/netxx_pipe.o src/netxx_pipe.cc x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/netcmd.o src/netcmd.cc \ # source='src/merkle_tree.cc' object='src/merkle_tree.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/merkle_tree.o src/merkle_tree.cc \ # source='src/lcs.cc' object='src/lcs.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/lcs.o src/lcs.cc \ # source='src/rcs_import.cc' object='src/rcs_import.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/rcs_import.o src/rcs_import.cc \ # source='src/git_change.cc' object='src/git_change.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/git_change.o src/git_change.cc \ # source='src/git_export.cc' object='src/git_export.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/git_export.o src/git_export.cc \ # source='src/revision.cc' object='src/revision.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/revision.o src/revision.cc \ # source='src/ancestry.cc' object='src/ancestry.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/ancestry.o src/ancestry.cc \ # source='src/cset.cc' object='src/cset.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/cset.o src/cset.cc \ # source='src/roster.cc' object='src/roster.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/roster.o src/roster.cc \ # source='src/mt_version.cc' object='src/mt_version.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/mt_version.o src/mt_version.cc \ # source='src/automate.cc' object='src/automate.o' libtool=no x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/automate.o src/automate.cc In file included from src/mt_version.cc:28:0: src/lua.hh:41:23: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:42:26: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:43:27: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:44:27: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:45:27: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:46:28: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope make[2]: *** [src/mt_version.o] Error 1 make[2]: *** Waiting for unfinished jobs.... src/automate.cc: In static member function ‘static void automate_stdio_helpers::automate_stdio_shared_setup(app_state&, const std::vector >&, const std::vector, std::basic_string > >*, commands::command_id&, const commands::automate*&, automate_stdio_helpers::force_ticker_t)’: src/automate.cc:2426:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/automate.cc:2441:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] make[2]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0' make: *** [all] Error 2 * ERROR: dev-vcs/monotone-1.0-r3 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-vcs/monotone-1.0-r3'`, * the complete build log and the output of `emerge -pqv '=dev-vcs/monotone-1.0-r3'`. * The complete build log is located at '/var/tmp/portage/dev-vcs/monotone-1.0-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/monotone-1.0-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0' * S: '/var/tmp/portage/dev-vcs/monotone-1.0-r3/work/monotone-1.0'