Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912822 - media-sound/helvum-0.4.1:0/0::guru build failure
Summary: media-sound/helvum-0.4.1:0/0::guru build failure
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-22 10:45 UTC by amano.kenji
Modified: 2023-10-06 19:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description amano.kenji 2023-08-22 10:45:06 UTC
error: package `gsk4-sys v0.7.2` cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.69.0
Either upgrade to rustc 1.70 or newer, or use
cargo update -p gsk4-sys@0.7.2 --precise ver
where `ver` is the latest version of `gsk4-sys` supporting rustc 1.69.0

Reproducible: Always
Comment 1 Alexis 2023-08-25 03:35:16 UTC
Different specific error, same underlying issue:

```
error: package `gio v0.18.1` cannot be built because it requires rustc 1.70 or newer, while the currently active rustc version is 1.69.0
Either upgrade to rustc 1.70 or newer, or use
cargo update -p gio@0.18.1 --precise ver
where `ver` is the latest version of `gio` supporting rustc 1.69.0
```
Comment 2 Adel KARA SLIMANE 2023-08-25 15:59:31 UTC
helvum is will be transferred to ::gentoo [1], I will fix this issue in the PR. I planned to only transfer 0.4.1, would you like me to keep 0.4.0 afloat because it works with a lower version of rustc ?

[1] https://github.com/gentoo/gentoo/pull/32435
Comment 3 amano.kenji 2023-08-26 00:29:15 UTC
It would be good to have 0.4.0 as well for now.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-26 00:34:42 UTC
Is there a particular reason? Do you actually need to stay on rust 1.69 or are you just wanting it to build?
Comment 5 amano.kenji 2023-08-27 06:35:47 UTC
I just wanted something for stable versions.
Comment 6 Adel KARA SLIMANE 2023-10-06 19:22:36 UTC
moved to ::gentoo. Please reopen a bug if ever it's still an issue for you.