New kwin dep on dev-qt/qtsensors, apparently as of upstream 9df174483 "Support automatic screen rotation based on orientation sensor". With qtsensors it merges fine. Without qtsensors: >>> Configuring source in /tmp/portage/kde-plasma/kwin-9999/work/kwin-9999 ... >>> Working in BUILD_DIR: "/tmp/portage/kde-plasma/kwin-9999/work/kwin-9999_build" cmake -C /tmp/portage/kde-plasma/kwin-9999/work/kwin-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Test=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_DISABLE_FIND_PACKAGE_Libcap=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/kde-plasma/kwin-9999/work/kwin-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/kde-plasma/kwin-9999/work/kwin-9999_build/gentoo_toolchain.cmake /tmp/portage/kde-plasma/kwin-9999/work/kwin-9999 loading initial cache file /tmp/portage/kde-plasma/kwin-9999/work/kwin-9999_build/gentoo_common_config.cmake -- The C compiler identification is GNU 6.4.0 [snip] -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5Sensors" with any of the following names: Qt5SensorsConfig.cmake qt5sensors-config.cmake Add the installation prefix of "Qt5Sensors" to CMAKE_PREFIX_PATH or set "Qt5Sensors_DIR" to a directory containing one of the above files. If "Qt5Sensors" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:21 (find_package) -- Configuring incomplete, errors occurred!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=1883834de8ef65c2faeb489aa41320c745f9512f commit 1883834de8ef65c2faeb489aa41320c745f9512f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2017-11-11 18:56:18 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2017-11-11 18:56:18 +0000 kde-plasma/kwin: Add missing DEPEND Thanks-to: Duncan <1i5t5.duncan@cox.net> Closes: https://bugs.gentoo.org/637146 Package-Manager: Portage-2.3.13, Repoman-2.3.4 kde-plasma/kwin/kwin-9999.ebuild | 1 + 1 file changed, 1 insertion(+)
Thanks.