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

Bug 705156

Summary: net-libs/quiche-0.2.0 should depend on >=virtual/rust-1.39.0
Product: Gentoo Linux Reporter: Thomas Bettler <thomas.bettler>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/rust-lang/rust/pull/63985
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Bettler 2020-01-11 11:30:55 UTC
build with rust-1.38.0 fails to build due to use of 'pin_into_inner' dep only satisfied with rust-1.39

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-01-11 23:10:51 UTC
The bug has been closed via the following commit(s):

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

commit ee37fbcee8b50bf468c88bd4c17524cafefeadeb
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-01-11 23:10:16 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-01-11 23:10:45 +0000

    net-libs/quiche: Require rust 1.39
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=705156
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/quiche/quiche-0.2.0.ebuild | 2 +-
 net-libs/quiche/quiche-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)