Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705404 - sys-fs/cryfs-9999 should depend on dev-util/conan - src_configure(): CMake Error at CMakeLists.txt:36 (conan_basic_setup): Unknown CMake command "conan_basic_setup".
Summary: sys-fs/cryfs-9999 should depend on dev-util/conan - src_configure(): CMake E...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-14 11:35 UTC by email200202
Modified: 2020-06-04 20:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,5.19 KB, text/plain)
2020-01-14 11:37 UTC, email200202
Details
emerge -pqv '=sys-fs/cryfs-9999::gentoo' (file_705404.txt,128 bytes, text/plain)
2020-01-14 11:38 UTC, email200202
Details
emerge --info '=sys-fs/cryfs-9999::gentoo' (file_705404.txt,7.30 KB, text/plain)
2020-01-14 11:41 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2020-01-14 11:35:43 UTC
-- 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
Comment 1 email200202 2020-01-14 11:37:29 UTC
Created attachment 603260 [details]
build.log
Comment 2 email200202 2020-01-14 11:38:38 UTC
Created attachment 603262 [details]
emerge -pqv '=sys-fs/cryfs-9999::gentoo'
Comment 3 email200202 2020-01-14 11:41:12 UTC
Created attachment 603264 [details]
emerge --info '=sys-fs/cryfs-9999::gentoo'
Comment 4 email200202 2020-01-14 12:55:22 UTC
The problem is bigger than missing dependency. Even if dev-util/conan is installed, the package build still fails.
Comment 5 Larry the Git Cow gentoo-dev 2020-06-04 20:57:46 UTC
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(-)