Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711670 - dev-lang/rust: should depend on dev-util/cmake
Summary: dev-lang/rust: should depend on dev-util/cmake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-06 11:40 UTC by cyberbat
Modified: 2020-03-13 06:45 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge-info.txt,7.16 KB, text/plain)
2020-03-06 21:18 UTC, cyberbat
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)