Created attachment 643366 [details] output for: emerge --info In summary, vtk fails to build (cmake configuration phase) with the following output ===== CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message): DOUBLE-CONVERSION_LIBRARIES (missing: DOUBLE-CONVERSION_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) CMake/Finddouble-conversion.cmake:21 (find_package_handle_standard_args) CMake/vtkModuleMacros.cmake:891 (find_package) ThirdParty/doubleconversion/CMakeLists.txt:1 (vtk_module_third_party) -- Configuring incomplete, errors occurred! ===== emerging dev-libs/double-conversion seems to fix the problem. I'm working on a patch that I will submit to github.com/gentoo/gentoo as PR
Created attachment 643368 [details] output for: emerge vtk
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1704e2aba90b98940a8cdef2dbb6d044a5af0fd2 commit 1704e2aba90b98940a8cdef2dbb6d044a5af0fd2 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2020-06-05 21:52:47 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2020-06-05 21:53:22 +0000 sci-libs/vtk: Add missing dependencies Closes: https://bugs.gentoo.org/723460 Closes: https://bugs.gentoo.org/727078 Closes: https://bugs.gentoo.org/727080 Closes: https://bugs.gentoo.org/723000 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sci-libs/vtk/vtk-8.2.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+)