Created attachment 643372 [details] output for: emerge --info As summary, vtk build fails (cmake configuration phase) with the following output ==== Make Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find SQLite3 (missing: SQLite3_LIBRARY SQLite3_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) CMake/FindSQLite3.cmake:20 (find_package_handle_standard_args) CMake/vtkModuleMacros.cmake:891 (find_package) ThirdParty/sqlite/CMakeLists.txt:1 (vtk_module_third_party) -- Configuring incomplete, errors occurred! ==== This seems to be fixed by emerging dev-db/sqlite
Created attachment 643374 [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(+)