* Package: dev-util/schroot-1.6.10_p7 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org * USE: abi_x86_64 amd64 dchroot elibc_glibc kernel_linux nls pam userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking schroot_1.6.10.orig.tar.xz to /var/tmp/portage/dev-util/schroot-1.6.10_p7/work >>> Unpacking schroot_1.6.10-7.debian.tar.xz to /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10 >>> Source unpacked in /var/tmp/portage/dev-util/schroot-1.6.10_p7/work >>> Preparing source in /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10 ... * Applying 10mount-Move-mount-directory-to-var-run.patch ... [ ok ] * Applying Add-SESSION_SOURCE-and-CHROOT_SESSION_SOURCE.patch ... [ ok ] * Applying Add-support-for-more-compression-formats.patch ... [ ok ] * Applying GCC5-fixes-on-regexes.patch ... [ ok ] * Applying Support-union-mounts-with-overlay-as-in-Linux-4.0.patch ... [ ok ] * Applying Unmount-everything-that-we-can-instead-of-giving-up.patch ... [ ok ] * Applying cross.patch ... [ ok ] * Applying fix-bash-completion.patch ... [ ok ] * Applying fix-killprocs.patch ... [ ok ] * Applying fix-test-suite-with-usrmerge.patch ... [ ok ] * Applying fix_typos_in_schroot_manpage.patch ... [ ok ] * Applying schroot-mount-make-bind-mounts-private.patch ... [ ok ] * Applying schroot-mount-resolve-mount-destinations-while-chrooted.patch ... [ ok ] * Applying update_czech_schroot_translation.patch ... [ ok ] * Applying update_french_schroot_manpage_translation_2018.patch ... [ ok ] * Applying update_german_schroot_manpage_translation_2018.patch ... [ ok ] * Applying zfs-snapshot-support.patch ... [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10 ... * Working in BUILD_DIR: "/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build" cmake -C /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -Dbtrfs-snapshot=no -Ddchroot=yes -Ddchroot-dsa=yes -Ddebug=no -Ddoxygen=no -Dlvm-snapshot=no -Dnls=yes -Dpam=yes -Dtest=no -Dzfs-snapshot=no -Dbash_completion_dir=/usr/share/bash-completion/completions -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DSCHROOT_MOUNT_DIR=/run/schroot/mount -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10 loading initial cache file /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build/gentoo_common_config.cmake -- The C compiler identification is GNU 10.1.0 -- The CXX compiler identification is GNU 10.1.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Reading release metadata from cmake/GitVersion.cmake -- Configuring schroot 1.6.10 (05 May 2014) -- Performing Test CXX_FLAG_CXX11 -- Performing Test CXX_FLAG_CXX11 - Success -- Performing Test CXX_FLAG-pedantic -- Performing Test CXX_FLAG-pedantic - Success -- Performing Test CXX_FLAG-Wall -- Performing Test CXX_FLAG-Wall - Success -- Performing Test CXX_FLAG-Wcast-align -- Performing Test CXX_FLAG-Wcast-align - Success -- Performing Test CXX_FLAG-Wwrite-strings -- Performing Test CXX_FLAG-Wwrite-strings - Success -- Performing Test CXX_FLAG-Wswitch-default -- Performing Test CXX_FLAG-Wswitch-default - Success -- Performing Test CXX_FLAG-Wcast-qual -- Performing Test CXX_FLAG-Wcast-qual - Success -- Performing Test CXX_FLAG-Wunused-variable -- Performing Test CXX_FLAG-Wunused-variable - Success -- Performing Test CXX_FLAG-Wredundant-decls -- Performing Test CXX_FLAG-Wredundant-decls - Success -- Performing Test CXX_FLAG-Wctor-dtor-privacy -- Performing Test CXX_FLAG-Wctor-dtor-privacy - Success -- Performing Test CXX_FLAG-Wnon-virtual-dtor -- Performing Test CXX_FLAG-Wnon-virtual-dtor - Success -- Performing Test CXX_FLAG-Wreorder -- Performing Test CXX_FLAG-Wreorder - Success -- Performing Test CXX_FLAG-Wold-style-cast -- Performing Test CXX_FLAG-Wold-style-cast - Success -- Performing Test CXX_FLAG-Woverloaded-virtual -- Performing Test CXX_FLAG-Woverloaded-virtual - Success -- Performing Test CXX_FLAG-fstrict-aliasing -- Performing Test CXX_FLAG-fstrict-aliasing - Success -- Looking for C++ include tuple -- Looking for C++ include tuple - found -- Looking for C++ include tr1/tuple -- Looking for C++ include tr1/tuple - found -- Performing Test HAVE_MEMORY_SHARED_PTR -- Performing Test HAVE_MEMORY_SHARED_PTR - Success -- Looking for C++ include tr1/memory -- Looking for C++ include tr1/memory - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Boost: /usr/include (found version "1.73.0") -- Found Boost: /usr/include (found version "1.73.0") found components: filesystem system iostreams program_options regex -- Looking for C++ include boost/format.hpp -- Looking for C++ include boost/format.hpp - found -- Looking for C++ include boost/iostreams/device/file_descriptor.hpp -- Looking for C++ include boost/iostreams/device/file_descriptor.hpp - found -- Looking for C++ include boost/program_options.hpp -- Looking for C++ include boost/program_options.hpp - found -- Looking for C++ include boost/type_traits.hpp -- Looking for C++ include boost/type_traits.hpp - found -- Performing Test BOOST_PROGRAM_OPTIONS_LINK -- Performing Test BOOST_PROGRAM_OPTIONS_LINK - Success -- Performing Test BOOST_PROGRAM_OPTIONS_DESCRIPTION_CURRENT_LINK -- Performing Test BOOST_PROGRAM_OPTIONS_DESCRIPTION_CURRENT_LINK - Success -- Performing Test BOOST_IOSTREAMS_LINK -- Performing Test BOOST_IOSTREAMS_LINK - Success -- Performing Test BOOST_IOSTREAMS_CLOSE_HANDLE_CURRENT_LINK -- Performing Test BOOST_IOSTREAMS_CLOSE_HANDLE_CURRENT_LINK - Success -- Performing Test BOOST_FILESYSTEM_LINK -- Performing Test BOOST_FILESYSTEM_LINK - Success -- Performing Test HAVE_REGEX_REGEX -- Performing Test HAVE_REGEX_REGEX - Success -- Performing Test CPPUNIT_CLASS -- Performing Test CPPUNIT_CLASS - Success -- Found Gettext: /usr/bin/msgmerge (found version "0.20.2") -- Looking for C++ include uuid/uuid.h -- Looking for C++ include uuid/uuid.h - found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - found -- Looking for C++ include security/pam_appl.h -- Looking for C++ include security/pam_appl.h - found -- Looking for pam_authenticate in pam -- Looking for pam_authenticate in pam - found CMake Warning (dev) at /usr/share/cmake/Modules/FindDoxygen.cmake:609 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "doxygen" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): CMakeLists.txt:284 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/share/cmake/Modules/FindDoxygen.cmake:618 (message): doxygen is not a valid Doxygen component Call Stack (most recent call first): CMakeLists.txt:284 (include) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Warning at /usr/share/cmake/Modules/FindDoxygen.cmake:618 (message): doxygen is not a valid Doxygen component Call Stack (most recent call first): CMakeLists.txt:285 (find_package) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Looking for C++ include sys/personality.h -- Looking for C++ include sys/personality.h - found -- Looking for personality -- Looking for personality - found -- Generated schroot profile buildd/copyfiles -- Generated schroot profile buildd/fstab -- Generated schroot profile buildd/nssdatabases -- Generated schroot profile default/copyfiles -- Generated schroot profile default/fstab -- Generated schroot profile default/nssdatabases -- Generated schroot profile desktop/copyfiles -- Generated schroot profile desktop/fstab -- Generated schroot profile desktop/nssdatabases -- Generated schroot profile minimal/copyfiles -- Generated schroot profile minimal/fstab -- Generated schroot profile minimal/nssdatabases -- Generated schroot profile sbuild/copyfiles -- Generated schroot profile sbuild/fstab -- Generated schroot profile sbuild/nssdatabases /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10/man/po4a.cfg:1: no PO files found in /var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build/po 'po4a_paths' is not defined in the configuration file. Where are the POT and PO files? CMake Error at man/CMakeLists.txt:77 (add_custom_command): add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified. -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native C++ -O2 -pipe -march=native -std=c++11 -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build/CMakeFiles/CMakeError.log". * ERROR: dev-util/schroot-1.6.10_p7::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2205: Called cmake_src_configure * environment, line 906: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=dev-util/schroot-1.6.10_p7::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/schroot-1.6.10_p7::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:schroot-1.6.10_p7:20200525-032502.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/schroot-1.6.10_p7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/schroot-1.6.10_p7/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10_p7_build' * S: '/var/tmp/portage/dev-util/schroot-1.6.10_p7/work/schroot-1.6.10'