Created
October 4, 2013 19:35
-
-
Save ag4ve/6831464 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* IMPORTANT: 9 news items need reading for repository 'gentoo'. | |
* Use eselect news to read news items. | |
Calculating dependencies .... done! | |
>>> Verifying ebuild manifests | |
>>> Emerging (1 of 1) dev-util/schroot-1.6.5-r1 | |
* schroot_1.6.5.orig.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] | |
* schroot_1.6.5-1.debian.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] | |
>>> Unpacking source... | |
>>> Unpacking schroot_1.6.5.orig.tar.xz to /var/tmp/portage/dev-util/schroot-1.6.5-r1/work | |
>>> Unpacking schroot_1.6.5-1.debian.tar.gz to /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5 | |
>>> Source unpacked in /var/tmp/portage/dev-util/schroot-1.6.5-r1/work | |
>>> Preparing source in /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5 ... | |
* Applying schroot-1.6.3-tests.patch ... | |
[ ok ] | |
* Running eautoreconf in '/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' ... | |
* Running autopoint --force ... | |
[ ok ] | |
* Running libtoolize --install --copy --force --automake ... | |
[ ok ] | |
* Running aclocal -I m4 ... | |
[ ok ] | |
* Running autoconf ... | |
[ ok ] | |
* Running autoheader ... | |
[ ok ] | |
* Running automake --add-missing --copy ... | |
[ ok ] | |
* Running elibtoolize in: schroot-1.6.5/scripts/ | |
* Applying portage/1.2.0 patch ... | |
* Applying sed/1.5.6 patch ... | |
* Applying as-needed/2.4.2 patch ... | |
>>> Source prepared. | |
>>> Configuring source in /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5 ... | |
* econf: updating schroot-1.6.5/scripts/config.sub with /usr/share/gnuconfig/config.sub | |
* econf: updating schroot-1.6.5/scripts/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 --disable-btrfs-snapshot --disable-doxygen --enable-dchroot --enable-dchroot-dsa --disable-debug --disable-lvm-snapshot --enable-nls --enable-pam --enable-block-device --enable-loopback --enable-uuid --enable-root-tests=no --enable-shared --disable-static --localstatedir=/var --with-bash-completion-dir=/usr/share/bash-completion | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing: Unknown `--is-lightweight' option | |
Try `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/scripts/missing --help' for more information | |
configure: WARNING: 'missing' script is too old or missing | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking how to create a pax tar archive... gnutar | |
checking whether make supports nested variables... (cached) yes | |
checking whether to enable dchroot compatibility... yes | |
checking whether to enable dchroot-dsa compatibility... yes | |
checking whether to enable csbuild... no | |
checking whether to enable debugging messages... no | |
checking whether to enable environment filtering regex... ^(BASH_ENV|CDPATH|ENV|HOSTALIASES|IFS|KRB5_CONFIG|KRBCONFDIR|KRBTKFILE|KRB_CONF|LD_.*|LOCALDOMAIN|NLSPATH|PATH_LOCALE|RES_OPTIONS|TERMINFO|TERMINFO_DIRS|TERMPATH)$ | |
checking whether to enable support for PAM authentication... yes | |
checking whether to enable support for block devices... yes | |
checking whether to enable support for LVM snapshots... no | |
checking whether to enable support for BTRFS snapshots... no | |
checking whether to enable support for loopback mounts... yes | |
checking whether to enable support for UUIDs in session names... yes | |
checking whether to enable support for union mounts... auto | |
checking whether to enable doxygen documentation... no | |
checking for bash completion directory... /usr/share/bash-completion | |
checking whether to enable root-only unit tests... no | |
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 build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
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 the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld | |
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-dlltool... no | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar | |
checking for archiver @FILE support... @ | |
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip | |
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib | |
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok | |
checking for sysroot... no | |
checking for x86_64-pc-linux-gnu-mt... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no | |
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC | |
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes | |
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes | |
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes | |
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes | |
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E | |
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC | |
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes | |
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes | |
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes | |
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes | |
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/gmsgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking for po4a... /usr/bin/po4a | |
checking for soelim... /usr/bin/soelim | |
checking for find... /usr/bin/find | |
checking for xargs... /usr/bin/xargs | |
checking for doxygen... no | |
checking for lvcreate... /sbin/lvcreate | |
checking for lvremove... /sbin/lvremove | |
checking for btrfs... no | |
checking for btrfsctl... no | |
checking for losetup... /sbin/losetup | |
checking for supported host platform type... linux | |
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 UUID... yes | |
checking tr1/memory usability... yes | |
checking tr1/memory presence... yes | |
checking for tr1/memory... yes | |
checking boost/shared_ptr.hpp usability... yes | |
checking boost/shared_ptr.hpp presence... yes | |
checking for boost/shared_ptr.hpp... yes | |
checking tuple usability... no | |
checking tuple presence... no | |
checking for tuple... no | |
checking tr1/tuple usability... yes | |
checking tr1/tuple presence... yes | |
checking for tr1/tuple... yes | |
checking boost/tuple/tuple.hpp usability... yes | |
checking boost/tuple/tuple.hpp presence... yes | |
checking for boost/tuple/tuple.hpp... yes | |
checking boost/format.hpp usability... yes | |
checking boost/format.hpp presence... yes | |
checking for boost/format.hpp... yes | |
checking boost/iostreams/device/file_descriptor.hpp usability... yes | |
checking boost/iostreams/device/file_descriptor.hpp presence... yes | |
checking for boost/iostreams/device/file_descriptor.hpp... yes | |
checking boost/program_options.hpp usability... yes | |
checking boost/program_options.hpp presence... yes | |
checking for boost/program_options.hpp... yes | |
checking boost/type_traits.hpp usability... yes | |
checking boost/type_traits.hpp presence... yes | |
checking for boost/type_traits.hpp... yes | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking sys/personality.h usability... yes | |
checking sys/personality.h presence... yes | |
checking for sys/personality.h... yes | |
checking security/pam_appl.h usability... yes | |
checking security/pam_appl.h presence... yes | |
checking for security/pam_appl.h... yes | |
checking for std::shared_ptr... no | |
checking for pam_authenticate in -lpam... yes | |
checking for dev_lock in -llockdev... yes | |
checking for unshare... yes | |
checking whether to build unshare support... yes | |
checking for personality... yes | |
checking whether to build personality support... yes | |
checking whether to build UUID support... yes | |
checking whether to build PAM support... yes | |
checking whether to build block-device support... yes | |
checking whether to build lvm-snapshot support... no | |
checking whether to build btrfs-snapshot support... no | |
checking whether to build loopback support... yes | |
checking whether to build union support... yes | |
checking whether to build doxygen documentation... no | |
checking for boost::program_options::variables_map in -lboost_program_options... yes | |
checking for boost::program_options::options_description::options() in -lboost_program_options... yes | |
checking for boost::program_options::validation_error in -lboost_program_options... yes (Boost >= 1.42) | |
checking for std::regex... no | |
no | |
checking for boost::regex in -lboost_regex... yes | |
checking for boost::iostreams in -lboost_iostreams... yes | |
checking for boost::iostreams::file_descriptor_source in -lboost_iostreams... yes (Boost >= 1.44) | |
checking for boost::filesystem in -lboost_filesystem... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating doc/Makefile | |
config.status: creating doc/sbuild.dox | |
config.status: creating doc/schroot.dox | |
config.status: creating doc/historical/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating sbuild/Makefile | |
config.status: creating sbuild/sbuild.pc | |
config.status: creating bin/Makefile | |
config.status: creating bin/schroot-base/Makefile | |
config.status: creating bin/schroot/Makefile | |
config.status: creating bin/schroot-listmounts/Makefile | |
config.status: creating bin/schroot-mount/Makefile | |
config.status: creating bin/schroot-releaselock/Makefile | |
config.status: creating bin/schroot-sbuild/Makefile | |
config.status: creating bin/dchroot/Makefile | |
config.status: creating bin/dchroot-dsa/Makefile | |
config.status: creating bin/csbuild/Makefile | |
config.status: creating contrib/Makefile | |
config.status: creating contrib/setup.d/Makefile | |
config.status: creating etc/Makefile | |
config.status: creating etc/pam/Makefile | |
config.status: creating etc/setup.d/Makefile | |
config.status: creating etc/bash_completion/Makefile | |
config.status: creating man/Makefile | |
config.status: creating scripts/po-notify | |
config.status: creating test/Makefile | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: creating sbuild/sbuild-config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
>>> Source configured. | |
>>> Compiling source in /var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5 ... | |
make -j9 all | |
(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) | |
configure.ac:49: warning: AC_INIT: not a literal: sbuild_m4_esyscmd_s([sed -ne '/^Version:/{s/Version:[[:space:]][[:space:]]*//p;q}' VERSION]) | |
configure.ac:402: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:402: the top level | |
configure.ac:655: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:655: the top level | |
configure.ac:655: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:655: the top level | |
configure.ac:673: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:673: the top level | |
configure.ac:673: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:673: the top level | |
configure.ac:697: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:697: the top level | |
configure.ac:697: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:697: the top level | |
configure.ac:719: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... | |
configure.ac:719: the top level | |
configure.ac:719: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... | |
configure.ac:719: the top level | |
configure.ac:719: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2729: _AC_RUN_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from... | |
configure.ac:719: the top level | |
configure.ac:755: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:755: the top level | |
configure.ac:755: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:755: the top level | |
configure.ac:773: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:773: the top level | |
configure.ac:773: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:773: the top level | |
configure.ac:795: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:795: the top level | |
configure.ac:795: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
configure.ac:795: the top level | |
rm -f stamp-h1 | |
touch config.h.in | |
cd . && /bin/sh ./config.status config.h | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
make all-recursive | |
make[1]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' | |
Making all in sbuild | |
make[2]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/sbuild' | |
make all-am | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/sbuild' | |
CXX sbuild-auth.lo | |
CXX sbuild-auth-null.lo | |
CXX sbuild-chroot.lo | |
CXX sbuild-chroot-custom.lo | |
CXX sbuild-chroot-directory.lo | |
CXX sbuild-chroot-directory-base.lo | |
CXX sbuild-chroot-facet-mountable.lo | |
CXX sbuild-chroot-facet-personality.lo | |
CXX sbuild-chroot-facet-session.lo | |
CXX sbuild-chroot-facet-session-clonable.lo | |
CXX sbuild-chroot-facet-source.lo | |
CXX sbuild-chroot-facet-source-clonable.lo | |
CXX sbuild-chroot-facet-userdata.lo | |
CXX sbuild-chroot-file.lo | |
CXX sbuild-chroot-plain.lo | |
CXX sbuild-chroot-config.lo | |
CXX sbuild-ctty.lo | |
CXX sbuild-environment.lo | |
CXX sbuild-feature.lo | |
CXX sbuild-format-detail.lo | |
CXX sbuild-keyfile-base.lo | |
CXX sbuild-lock.lo | |
CXX sbuild-log.lo | |
CXX sbuild-mntstream.lo | |
CXX sbuild-nostream.lo | |
CXX sbuild-null.lo | |
CXX sbuild-parse-value.lo | |
CXX sbuild-personality.lo | |
CXX sbuild-run-parts.lo | |
CXX sbuild-session.lo | |
CXX sbuild-types.lo | |
CXX sbuild-util.lo | |
sbuild-run-parts.cc: In member function 'void sbuild::run_parts::wait_for_child(pid_t, int&)': | |
sbuild-run-parts.cc:386:7: warning: use of old-style cast [-Wold-style-cast] | |
sbuild-run-parts.cc:387:20: warning: use of old-style cast [-Wold-style-cast] | |
CXX sbuild-auth-pam-conv.lo | |
CXX sbuild-auth-pam-conv-tty.lo | |
sbuild-session.cc: In member function 'void sbuild::session::wait_for_child(pid_t, int&)': | |
sbuild-session.cc:1457:8: warning: use of old-style cast [-Wold-style-cast] | |
sbuild-session.cc:1459:11: warning: use of old-style cast [-Wold-style-cast] | |
sbuild-session.cc:1459:11: warning: use of old-style cast [-Wold-style-cast] | |
sbuild-session.cc:1460:45: warning: use of old-style cast [-Wold-style-cast] | |
sbuild-session.cc:1461:16: warning: use of old-style cast [-Wold-style-cast] | |
sbuild-session.cc:1467:18: warning: use of old-style cast [-Wold-style-cast] | |
CXX sbuild-auth-pam.lo | |
CXX sbuild-auth-pam-message.lo | |
CXX sbuild-chroot-block-device-base.lo | |
sbuild-session.cc: In member function 'void sbuild::session::setup_chroot(sbuild::chroot::ptr&, sbuild::chroot::setup_type)': | |
sbuild-session.cc:1189:20: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] | |
sbuild-session.cc:1190:20: warning: ignoring return value of 'int setgid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] | |
CXX sbuild-chroot-block-device.lo | |
CXX sbuild-chroot-loopback.lo | |
CXX sbuild-chroot-facet-union.lo | |
CXXLD libsbuild.la | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/sbuild' | |
make[2]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/sbuild' | |
Making all in bin | |
make[2]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin' | |
Making all in schroot-base | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-base' | |
CXX schroot-base-main.lo | |
CXX schroot-base-option-action.lo | |
CXX schroot-base-options.lo | |
CXXLD libschroot-base.la | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-base' | |
Making all in schroot | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot' | |
CXX schroot-options-base.lo | |
CXX schroot-main-base.lo | |
CXX schroot-main.lo | |
CXX schroot-options.lo | |
CXX schroot.o | |
CXXLD libschroot.la | |
CXXLD libschroot-all.la | |
CXXLD schroot | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot' | |
Making all in schroot-listmounts | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-listmounts' | |
CXX schroot-listmounts-main.o | |
CXX schroot-listmounts-options.o | |
CXX schroot-listmounts.o | |
CXXLD schroot-listmounts | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-listmounts' | |
Making all in schroot-mount | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-mount' | |
CXX schroot-mount-main.o | |
CXX schroot-mount-options.o | |
CXX schroot-mount.o | |
schroot-mount-main.cc: In member function âvoid schroot_mount::main::wait_for_child(pid_t, int&)â: | |
schroot-mount-main.cc:295:7: warning: use of old-style cast [-Wold-style-cast] | |
schroot-mount-main.cc:296:20: warning: use of old-style cast [-Wold-style-cast] | |
CXXLD schroot-mount | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-mount' | |
Making all in schroot-releaselock | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-releaselock' | |
CXX schroot-releaselock-main.o | |
CXX schroot-releaselock-options.o | |
CXX schroot-releaselock.o | |
CXXLD schroot-releaselock | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-releaselock' | |
Making all in schroot-sbuild | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-sbuild' | |
CXX schroot-sbuild-session.o | |
CXX schroot-sbuild-main.o | |
CXX schroot-sbuild.o | |
CXXLD schroot-sbuild | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/schroot-sbuild' | |
Making all in dchroot | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/dchroot' | |
CXX dchroot-main-base.lo | |
CXX dchroot-session-base.lo | |
CXX dchroot-session.o | |
CXX dchroot-options.o | |
CXX dchroot-main.o | |
CXX dchroot.o | |
CXXLD libdchroot.la | |
CXXLD dchroot | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/dchroot' | |
Making all in dchroot-dsa | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/dchroot-dsa' | |
CXX dchroot-dsa-session.o | |
CXX dchroot-dsa-main.o | |
CXX dchroot-dsa-options.o | |
CXX dchroot-dsa.o | |
CXXLD dchroot-dsa | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/dchroot-dsa' | |
Making all in csbuild | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/csbuild' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin/csbuild' | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin' | |
make[2]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/bin' | |
Making all in test | |
make[2]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/test' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/test' | |
Making all in etc | |
make[2]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc' | |
Making all in pam | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc/pam' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc/pam' | |
Making all in setup.d | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc/setup.d' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc/setup.d' | |
Making all in bash_completion | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc/bash_completion' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc/bash_completion' | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc' | |
/bin/mkdir -p profiles | |
for profile in buildd default desktop minimal sbuild; do \ | |
./genprofile "$profile" "linux" "./profile-templates" "profiles/$profile"; \ | |
done | |
Including ./profile-templates/all/all/copyfiles | |
Including ./profile-templates/buildd/all/copyfiles | |
Wrote profiles/buildd/copyfiles | |
Including ./profile-templates/all/all/fstab | |
Including ./profile-templates/all/linux/fstab | |
Including ./profile-templates/buildd/linux/fstab | |
Wrote profiles/buildd/fstab | |
Including ./profile-templates/all/all/nssdatabases | |
Including ./profile-templates/buildd/all/nssdatabases | |
Wrote profiles/buildd/nssdatabases | |
Including ./profile-templates/all/all/copyfiles | |
Wrote profiles/default/copyfiles | |
Including ./profile-templates/all/all/fstab | |
Including ./profile-templates/all/linux/fstab | |
Including ./profile-templates/default/linux/fstab | |
Wrote profiles/default/fstab | |
Including ./profile-templates/all/all/nssdatabases | |
Including ./profile-templates/default/all/nssdatabases | |
Wrote profiles/default/nssdatabases | |
Including ./profile-templates/all/all/copyfiles | |
Wrote profiles/desktop/copyfiles | |
Including ./profile-templates/all/all/fstab | |
Including ./profile-templates/all/linux/fstab | |
Including ./profile-templates/desktop/linux/fstab | |
Wrote profiles/desktop/fstab | |
Including ./profile-templates/all/all/nssdatabases | |
Including ./profile-templates/desktop/all/nssdatabases | |
Wrote profiles/desktop/nssdatabases | |
Including ./profile-templates/all/all/copyfiles | |
Wrote profiles/minimal/copyfiles | |
Including ./profile-templates/all/all/fstab | |
Including ./profile-templates/all/linux/fstab | |
Wrote profiles/minimal/fstab | |
Including ./profile-templates/all/all/nssdatabases | |
Wrote profiles/minimal/nssdatabases | |
Including ./profile-templates/all/all/copyfiles | |
Wrote profiles/sbuild/copyfiles | |
Including ./profile-templates/all/all/fstab | |
Including ./profile-templates/all/linux/fstab | |
Including ./profile-templates/sbuild/linux/fstab | |
Wrote profiles/sbuild/fstab | |
Including ./profile-templates/all/all/nssdatabases | |
Wrote profiles/sbuild/nssdatabases | |
touch profiles-stamp | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc' | |
make[2]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/etc' | |
Making all in contrib | |
make[2]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/contrib' | |
Making all in setup.d | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/contrib/setup.d' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/contrib/setup.d' | |
make[3]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/contrib' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/contrib' | |
make[2]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/contrib' | |
Making all in man | |
make[2]: Entering directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/man' | |
echo -e ".ds RELEASE_DATE 27 Jan 2013\n .ds VERSION 1.6.5\n .ds SCHROOT_LIBEXEC_DIR /usr/libexec/schroot\n .ds SCHROOT_MOUNT_DIR /var/lib/schroot/mount\n .ds SCHROOT_SESSION_DIR /var/lib/schroot/session\n .ds SCHROOT_FILE_UNPACK_DIR /var/lib/schroot/unpack\n .ds SCHROOT_OVERLAY_DIR /var/lib/schroot/union/overlay\n .ds SCHROOT_UNDERLAY_DIR /var/lib/schroot/union/underlay\n .ds SCHROOT_SYSCONF_DIR /etc/schroot\n .ds SCHROOT_CONF /etc/schroot/schroot.conf\n .ds SCHROOT_CONF_CHROOT_D /etc/schroot/chroot.d\n .ds SCHROOT_CONF_SETUP_D /etc/schroot/setup.d\n .ds SCHROOT_DATA_DIR /usr/share/schroot\n .ds SCHROOT_SETUP_DATA_DIR /usr/share/schroot/setup\n .ds PACKAGE_LOCALE_DIR /usr/share/locale\n .ds DCHROOT_CONF "/etc/dchroot.conf"\n .ds CSBUILD_CONF /etc/csbuild.conf\n .ds PROGRAM schroot" | sed -e 's/^[ ]//' > config.man | |
if [ -n "/usr/bin/po4a" ]; then /usr/bin/po4a --package-name schroot --package-version 1.6.5 --copyright-holder "Roger Leigh <[email protected]>" "--srcdir=." "--destdir=." "./po4a.cfg"; fi | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('config.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('authors.man'). | |
po4a::man: This page includes another file with '.so'. Do not forget to | |
translate this file ('copyright.man'). | |
'tempfile' can't be called as a method at /usr/lib64/perl5/vendor_perl/5.16.2/Locale/Po4a/Po.pm line 539. | |
make[2]: *** [update-po] Error 255 | |
make[2]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5/man' | |
make[1]: *** [all-recursive] Error 1 | |
make[1]: Leaving directory `/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' | |
make: *** [all] Error 2 | |
* ERROR: dev-util/schroot-1.6.5-r1::gentoo failed (compile phase): | |
* emake failed | |
* | |
* If you need support, post the output of `emerge --info '=dev-util/schroot-1.6.5-r1::gentoo'`, | |
* the complete build log and the output of `emerge -pqv '=dev-util/schroot-1.6.5-r1::gentoo'`. | |
* The complete build log is located at '/var/tmp/portage/dev-util/schroot-1.6.5-r1/temp/build.log'. | |
* The ebuild environment file is located at '/var/tmp/portage/dev-util/schroot-1.6.5-r1/temp/environment'. | |
* Working directory: '/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' | |
* S: '/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' | |
>>> Failed to emerge dev-util/schroot-1.6.5-r1, Log file: | |
>>> '/var/tmp/portage/dev-util/schroot-1.6.5-r1/temp/build.log' | |
* Messages for package dev-util/schroot-1.6.5-r1: | |
* ERROR: dev-util/schroot-1.6.5-r1::gentoo failed (compile phase): | |
* emake failed | |
* | |
* If you need support, post the output of `emerge --info '=dev-util/schroot-1.6.5-r1::gentoo'`, | |
* the complete build log and the output of `emerge -pqv '=dev-util/schroot-1.6.5-r1::gentoo'`. | |
* The complete build log is located at '/var/tmp/portage/dev-util/schroot-1.6.5-r1/temp/build.log'. | |
* The ebuild environment file is located at '/var/tmp/portage/dev-util/schroot-1.6.5-r1/temp/environment'. | |
* Working directory: '/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' | |
* S: '/var/tmp/portage/dev-util/schroot-1.6.5-r1/work/schroot-1.6.5' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment