Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939378 - [guru] net-misc/warp-0.7.0 fails to compile: error[E0282]: type annotations needed for Box<_>
Summary: [guru] net-misc/warp-0.7.0 fails to compile: error[E0282]: type annotations n...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Takuya Wakazono
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-09 13:17 UTC by Agostino Sarubbo
Modified: 2024-09-10 08:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,314.06 KB, text/plain)
2024-09-09 13:17 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-09-09 13:17:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/warp-0.7.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-09 13:17:01 UTC
Created attachment 902446 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-09 13:17:02 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/warp 
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 2024-09-10 08:27:25 UTC
The bug has been closed via the following commit(s):

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

commit 89af5d6451897d1a2dc879bf10a53e65fb364224
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-09-09 16:19:21 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-09-09 16:19:21 +0000

    net-misc/warp: fix rust 1.80 build
    
    Closes: https://bugs.gentoo.org/939378
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 net-misc/warp/Manifest                             |  4 ++--
 net-misc/warp/files/warp-0.7.0-rust-1.80.patch     | 27 ++++++++++++++++++++++
 .../{warp-0.7.0.ebuild => warp-0.7.0-r1.ebuild}    | 10 ++++++--
 3 files changed, 37 insertions(+), 4 deletions(-)