Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944770 - [guru] app-containers/pods-2.1.0_pre20240215-r4 fails to compile: error[E0282]: type annotations needed for Box<_>
Summary: [guru] app-containers/pods-2.1.0_pre20240215-r4 fails to compile: error[E0282...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-23 18:05 UTC by Agostino Sarubbo
Modified: 2025-01-02 19:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,324.42 KB, text/plain)
2024-11-23 18: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-11-23 18:05:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/pods-2.1.0_pre20240215-r4 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-23 18:05:58 UTC
Created attachment 911696 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-23 18:05:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/pods 
Program gtk4-update-icon-cache found: NO
error[E0282]: type annotations needed for `Box<_>`
error: could not compile `time` (lib) due to 1 previous error
Comment 3 Larry the Git Cow gentoo-dev 2025-01-02 19:26:48 UTC
The bug has been closed via the following commit(s):

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

commit cedd6a73d9d284cef8906c708e3586e745b63165
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-01 12:50:58 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-01 12:51:51 +0000

    app-containers/pods: fix build with rust-1.80
    
    Closes: https://bugs.gentoo.org/944770
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 app-containers/pods/Manifest                       |  4 ++--
 .../files/pods-2.1.0_pre20240215-rust-1.80.patch   | 28 ++++++++++++++++++++++
 .../pods/pods-2.1.0_pre20240215-r4.ebuild          |  6 +++--
 3 files changed, 34 insertions(+), 4 deletions(-)