-- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:34 (message): The file /var/tmp/portage/sys-fs/cryfs-9999/work/cryfs-9999_build/conanbuildinfo.cmake doesn't exist, you have to run conan install first CMake Error at CMakeLists.txt:36 (conan_basic_setup): Unknown CMake command "conan_basic_setup". -- Configuring incomplete, errors occurred! Reproducible: Always Steps to Reproduce: 1. emerge --sync 2. emerge -auvDN world Actual Results: The package failed to build Expected Results: The package should not fail to build
Created attachment 603260 [details] build.log
Created attachment 603262 [details] emerge -pqv '=sys-fs/cryfs-9999::gentoo'
Created attachment 603264 [details] emerge --info '=sys-fs/cryfs-9999::gentoo'
The problem is bigger than missing dependency. Even if dev-util/conan is installed, the package build still fails.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c502229fabbf457a462b4c698df5d3a28b53ab commit 55c502229fabbf457a462b4c698df5d3a28b53ab Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-06-04 20:57:15 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-06-04 20:57:31 +0000 sys-fs/cryfs: Remove unmaintained live ebuild Bug: https://bugs.gentoo.org/705404 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sys-fs/cryfs/cryfs-9999.ebuild | 97 ------------------------------------------ 1 file changed, 97 deletions(-)