Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 711670

Summary: dev-lang/rust: should depend on dev-util/cmake
Product: Gentoo Linux Reporter: cyberbat <cyberbat83>
Component: Current packagesAssignee: Georgy Yakovlev <gyakovlev>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, O01eg, rust
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description cyberbat 2020-03-06 11:40:28 UTC
While emerging rust after cleaning system I got the error:
couldn't find required command: "cmake"
Comment 1 Georgy Yakovlev archtester gentoo-dev 2020-03-06 20:00:30 UTC
would be helpful you give a bit more info on it.
what rust version and what useflags? emerge --info output?

Please reopen once information is provided.
Comment 2 cyberbat 2020-03-06 21:18:53 UTC
Created attachment 617344 [details]
emerge --info
Comment 3 cyberbat 2020-03-06 21:19:17 UTC
rust-1.41.1
Comment 4 Larry the Git Cow gentoo-dev 2020-03-13 06:45:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d321b61f5390658bcde1397d0526930aa028970

commit 9d321b61f5390658bcde1397d0526930aa028970
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-03-13 05:48:29 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-03-13 06:41:25 +0000

    dev-lang/rust: fix bdep on cmake/ninja
    
    Closes: https://bugs.gentoo.org/711670
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust/rust-1.40.0-r1.ebuild | 2 +-
 dev-lang/rust/rust-1.41.1.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)