Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938263 - app-misc/anki-24.04.1 fails to compile with Rust 1.80
Summary: app-misc/anki-24.04.1 fails to compile with Rust 1.80
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: rust-1.80
  Show dependency tree
 
Reported: 2024-08-21 07:11 UTC by Matt Jolly
Modified: 2024-08-21 12:12 UTC (History)
4 users (show)

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


Attachments
build.log (file_938263.txt,609.81 KB, text/plain)
2024-08-21 07:11 UTC, Matt Jolly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Jolly gentoo-dev 2024-08-21 07:11:25 UTC
Created attachment 900844 [details]
build.log

error[E0282]: type annotations needed for `Box<_>`

Likely the `time` crate needs to be updated.
Comment 1 Matt Jolly gentoo-dev 2024-08-21 07:24:58 UTC
Fixed by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c70c3fc2449f0bdd5b09390ad2b30c6fca97cc2

Current version in-tree is 24.06.3 and is patched.