Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921626 - [guru] gui-apps/ReGreet-0.1.1-r1 fails to compile: error: failed to select a version for the requirement rustix = "^0.36.4" (locked to 0.36.7)
Summary: [guru] gui-apps/ReGreet-0.1.1-r1 fails to compile: error: failed to select a ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 08:04 UTC by Agostino Sarubbo
Modified: 2024-01-19 10:31 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,63.70 KB, text/plain)
2024-01-09 08:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-09 08:04:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/ReGreet-0.1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-09 08:05:00 UTC
Created attachment 881696 [details]
build.log

build log and emerge --info
Comment 2 Gonçalo Negrier Duarte 2024-01-18 18:49:55 UTC
fix with this commit: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=c2ee1f305088ff44f8d2cff82bd8166803ac12a8

But it what compile because of proc-macro2 and derivative. I think I can try to bump this two but I gonna drop 9999 version, since in 3 months
Comment 3 Gonçalo Negrier Duarte 2024-01-18 18:50:16 UTC
*since is not updated in 3 months
Comment 4 Gonçalo Negrier Duarte 2024-01-18 18:53:05 UTC
Ok it now possible because of derivative I have to see if I can patched
Comment 5 Larry the Git Cow gentoo-dev 2024-01-19 10:31:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b63d52bad8c91814bfd0825dfbe23e059a2135f7

commit b63d52bad8c91814bfd0825dfbe23e059a2135f7
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-01-18 19:21:24 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-01-18 19:21:24 +0000

    gui-apps/ReGreet:fix old depedencies
    
    Closes: https://bugs.gentoo.org/921626
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 gui-apps/ReGreet/Manifest                          |  274 +--
 gui-apps/ReGreet/ReGreet-0.1.1-r1.ebuild           |  280 +--
 gui-apps/ReGreet/ReGreet-9999.ebuild               |    6 +
 .../files/ReGreet-0.1.1-cargo-lock-fix.diff        | 1914 ++++++++++++++++++++
 .../ReGreet/files/ReGreet-9999-cargo-lock-fix.diff | 1898 +++++++++++++++++++
 5 files changed, 4114 insertions(+), 258 deletions(-)