* Package: sys-apps/paludis-9999  * Repository: gentoo  * Maintainer: mgorny@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pbins python python_targets_python2_7 ruby_targets_ruby23 search-index userland_GNU xml  * FEATURES: ccache distcc preserve-libs sandbox userpriv usersandbox >>> Unpacking source... * Fetching https://git.exherbo.org/git/paludis/paludis.git ... git fetch https://git.exherbo.org/git/paludis/paludis.git +HEAD:refs/git-r3/HEAD remote: Counting objects: 28, done. remote: Compressing objects: 3% (1/28)  remote: Compressing objects: 7% (2/28)  remote: Compressing objects: 10% (3/28)  remote: Compressing objects: 14% (4/28)  remote: Compressing objects: 17% (5/28)  remote: Compressing objects: 21% (6/28)  remote: Compressing objects: 25% (7/28)  remote: Compressing objects: 28% (8/28)  remote: Compressing objects: 32% (9/28)  remote: Compressing objects: 35% (10/28)  remote: Compressing objects: 39% (11/28)  remote: Compressing objects: 42% (12/28)  remote: Compressing objects: 46% (13/28)  remote: Compressing objects: 50% (14/28)  remote: Compressing objects: 53% (15/28)  remote: Compressing objects: 57% (16/28)  remote: Compressing objects: 60% (17/28)  remote: Compressing objects: 64% (18/28)  remote: Compressing objects: 67% (19/28)  remote: Compressing objects: 71% (20/28)  remote: Compressing objects: 75% (21/28)  remote: Compressing objects: 78% (22/28)  remote: Compressing objects: 82% (23/28)  remote: Compressing objects: 85% (24/28)  remote: Compressing objects: 89% (25/28)  remote: Compressing objects: 92% (26/28)  remote: Compressing objects: 96% (27/28)  remote: Compressing objects: 100% (28/28)  remote: Compressing objects: 100% (28/28), done. remote: Total 28 (delta 22), reused 0 (delta 0) Unpacking objects: 3% (1/28) Unpacking objects: 7% (2/28) Unpacking objects: 10% (3/28) Unpacking objects: 14% (4/28) Unpacking objects: 17% (5/28) Unpacking objects: 21% (6/28) Unpacking objects: 25% (7/28) Unpacking objects: 28% (8/28) Unpacking objects: 32% (9/28) Unpacking objects: 35% (10/28) Unpacking objects: 39% (11/28) Unpacking objects: 42% (12/28) Unpacking objects: 46% (13/28) Unpacking objects: 50% (14/28) Unpacking objects: 53% (15/28) Unpacking objects: 57% (16/28) Unpacking objects: 60% (17/28) Unpacking objects: 64% (18/28) Unpacking objects: 67% (19/28) Unpacking objects: 71% (20/28) Unpacking objects: 75% (21/28) Unpacking objects: 78% (22/28) Unpacking objects: 82% (23/28) Unpacking objects: 85% (24/28) Unpacking objects: 89% (25/28) Unpacking objects: 92% (26/28) Unpacking objects: 96% (27/28) Unpacking objects: 100% (28/28) Unpacking objects: 100% (28/28), done. From https://git.exherbo.org/git/paludis/paludis 5788132..ce07b72 -> refs/git-r3/HEAD git symbolic-ref refs/git-r3/sys-apps/paludis/0/__main__ refs/git-r3/HEAD * Checking out https://git.exherbo.org/git/paludis/paludis.git to /var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999 ... git checkout --quiet refs/git-r3/HEAD GIT update --> repository: https://git.exherbo.org/git/paludis/paludis.git updating from commit: 57881321fa3d5d82a9260db54afd608fd61dd533 to commit: ce07b7232bcf2a39c84f77909fe2fa205643a1d9 .gitreview | 3 - paludis/environment.hh | 5 + paludis/environments/paludis/paludis_environment.cc | 10 ++ paludis/environments/paludis/paludis_environment.hh | 3 + paludis/environments/portage/portage_environment.hh | 3 +- paludis/environments/test/test_environment.cc | 6 + paludis/environments/test/test_environment.hh | 2 + paludis/repositories/e/ebuild.cc | 5 +- paludis/util/process.cc | 698 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------- paludis/util/process.hh | 27 +++- paludis/util/process_TEST.cc | 18 +++ 11 files changed, 599 insertions(+), 181 deletions(-) >>> Source unpacked in /var/tmp/portage/sys-apps/paludis-9999/work >>> Preparing source in /var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build" cmake -C /var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DOXYGEN=no -DENABLE_GTEST=no -DENABLE_PBINS=yes -DENABLE_PYTHON=yes -DENABLE_PYTHON_DOCS=no -DENABLE_RUBY=no -DENABLE_RUBY_DOCS=no -DENABLE_SEARCH_INDEX=yes -DENABLE_VIM=ON -DENABLE_XML=yes -DPALUDIS_COLOUR_PINK=no -DRUBY_VERSION=2.3 -DPALUDIS_ENVIRONMENTS=all -DPALUDIS_DEFAULT_DISTRIBUTION=gentoo -DPALUDIS_CLIENTS=all -DCONFIG_FRAMEWORK=eselect -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/paludis-9999 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build/gentoo_toolchain.cmake /var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999 loading initial cache file /var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build/gentoo_common_config.cmake -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc-6.4.0 -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc-6.4.0 -- 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/lib/ccache/bin/x86_64-pc-linux-gnu-g++-6.4.0 -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++-6.4.0 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test CXX_SUPPORTS_WALL -- Performing Test CXX_SUPPORTS_WALL - Success -- Performing Test CXX_SUPPORTS_WEXTRA -- Performing Test CXX_SUPPORTS_WEXTRA - Success -- Performing Test CXX_SUPPORTS_WOLD_STYLE_CAST -- Performing Test CXX_SUPPORTS_WOLD_STYLE_CAST - Success -- Performing Test CXX_SUPPORTS_WREDUNDANT_DECLS -- Performing Test CXX_SUPPORTS_WREDUNDANT_DECLS - Success -- Performing Test CXX_SUPPORTS_WSTRICT_NULL_SENTINEL -- Performing Test CXX_SUPPORTS_WSTRICT_NULL_SENTINEL - Success -- Performing Test CXX_SUPPORTS_WMISSING_NORETURN -- Performing Test CXX_SUPPORTS_WMISSING_NORETURN - Success -- Performing Test CXX_SUPPORTS_WOVERLOADED_VIRTUAL -- Performing Test CXX_SUPPORTS_WOVERLOADED_VIRTUAL - Success -- Performing Test CXX_SUPPORTS_WINIT_SELF -- Performing Test CXX_SUPPORTS_WINIT_SELF - Success -- Performing Test CXX_SUPPORTS_WUNREACHABLE_CODE -- Performing Test CXX_SUPPORTS_WUNREACHABLE_CODE - Success -- Performing Test CXX_SUPPORTS_WUNUSED -- Performing Test CXX_SUPPORTS_WUNUSED - Success -- Performing Test CXX_SUPPORTS_WSHADOW -- Performing Test CXX_SUPPORTS_WSHADOW - Success -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS - Success -- Performing Test CXX_SUPPORTS_WSIGNATURE_SHADOW -- Performing Test CXX_SUPPORTS_WSIGNATURE_SHADOW - Failed -- Performing Test CXX_SUPPORTS_WFLOAT_EQUAL -- Performing Test CXX_SUPPORTS_WFLOAT_EQUAL - Success -- Performing Test CXX_SUPPORTS_WNO_IGNORED_QUALIFIERS -- Performing Test CXX_SUPPORTS_WNO_IGNORED_QUALIFIERS - Success -- Performing Test CXX_SUPPORTS_WNO_NON_VIRTUAL_DTOR -- Performing Test CXX_SUPPORTS_WNO_NON_VIRTUAL_DTOR - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_HIDDEN -- Performing Test CXX_SUPPORTS_FVISIBILITY_HIDDEN - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN - Success -- Performing Test CXX_SUPPORTS_FNO_STRICT_ALIASING -- Performing Test CXX_SUPPORTS_FNO_STRICT_ALIASING - Success -- Performing Test CXX_SUPPORTS_G0 -- Performing Test CXX_SUPPORTS_G0 - Success -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Looking for strerror -- Looking for strerror - found -- Looking for signal -- Looking for signal - found -- Looking for grantpt -- Looking for grantpt - found -- Looking for unlockpt -- Looking for unlockpt - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for ptsname_r -- Looking for ptsname_r - found -- Looking for ptsname -- Looking for ptsname - found -- Looking for lchflags -- Looking for lchflags - not found -- Looking for utimensat -- Looking for utimensat - found -- Looking for canonicalize_file_name -- Looking for canonicalize_file_name - found -- Looking for sys/xattr.h -- Looking for sys/xattr.h - found -- Performing Test HAVE_XATTRS -- Performing Test HAVE_XATTRS - Success -- Performing Test HAVE_DIRENT_DTYPE -- Performing Test HAVE_DIRENT_DTYPE - Failed -- Performing Test HAVE_FALLOCATE -- Performing Test HAVE_FALLOCATE - Success -- Performing Test CXX_INLINES_EXTERN_TEMPLATE -- Performing Test CXX_INLINES_EXTERN_TEMPLATE - Failed -- Performing Test CXX_NEEDS_EXPLICIT_INSTANTIATION -- Performing Test CXX_NEEDS_EXPLICIT_INSTANTIATION - Failed -- Found LibArchive: /usr/lib64/libarchive.so (found suitable version "3.3.2", minimum required is "3.0.4") -- Found PythonInterp: /var/tmp/portage/sys-apps/paludis-9999/temp/python2.7/bin/python (found version "2.7.14") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.14") CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:2044 (message): Unable to find the requested Boost libraries. Boost version: 1.65.0 Boost include path: /usr/include Could not find the following Boost libraries: boost_python No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): CMakeLists.txt:322 (find_package) -- Found SQLite3: /usr/lib64/libsqlite3.so (found version "3.24.0") -- Found LibMagic: /usr/lib64/libmagic.so -- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.9.8", minimum required is "2.6") -- Found PCRECPP: /usr/lib64/libpcrecpp.so (Required is at least version "7.8") -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches C++ -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -Wall -Wextra -Wold-style-cast -Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual -Winit-self -Wunreachable-code -Wunused -Wshadow -Wwrite-strings -Wfloat-equal -Wno-ignored-qualifiers -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build/CMakeFiles/CMakeError.log". * ERROR: sys-apps/paludis-9999::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 119: Called src_configure * environment, line 4984: Called cmake-utils_src_configure * environment, line 1438: 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 '=sys-apps/paludis-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/paludis-9999::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:paludis-9999:20180617-083133.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/paludis-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/paludis-9999/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999_build' * S: '/var/tmp/portage/sys-apps/paludis-9999/work/paludis-9999'