Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945307 - [guru] media-sound/spotifyd-0.3.5_p20240513 fails to compile: error: could not compile time (lib) due to 1 previous error error[E0282]: type annotations needed for Box<_>
Summary: [guru] media-sound/spotifyd-0.3.5_p20240513 fails to compile: error: could no...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 09:19 UTC by Agostino Sarubbo
Modified: 2024-11-30 09:16 UTC (History)
0 users

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


Attachments
build.log (build.log,381.65 KB, text/plain)
2024-11-29 09:19 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-29 09:19:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/spotifyd-0.3.5_p20240513 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-29 09:19:34 UTC
Created attachment 912598 [details]
build.log

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


error[E0282]: type annotations needed for `Box<_>`
error: could not compile `time` (lib) due to 1 previous error
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-29 09:19:57 UTC
Error: bugzilla: There is no user named 'baileykasin@gmail.com'. Either you mis-typed the name or that user has not yet registered for a Gentoo's Bugzilla account.
Comment 4 Larry the Git Cow gentoo-dev 2024-11-30 09:16:44 UTC
The bug has been closed via the following commit(s):

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

commit 56f190bdadeafb4423b9db80d13ad2c001a429e9
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-11-29 11:45:59 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-11-29 11:45:59 +0000

    media-sound/spotifyd: fix build with rust-1.80
    
    Closes: https://bugs.gentoo.org/945307
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 media-sound/spotifyd/Manifest                      |  10 +-
 .../files/spotifyd-0.3.5_p20240513-rust-1.80.patch | 113 +++++++++++++++++++++
 .../spotifyd/spotifyd-0.3.5_p20240513.ebuild       |  15 ++-
 3 files changed, 130 insertions(+), 8 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 8cde186a027769701737b0d8049e6d02821696d6
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-11-29 11:45:59 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-11-29 11:45:59 +0000

    */*: update maintainer's email address
    
    Bug: https://bugs.gentoo.org/945307
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 media-sound/spotifyd/metadata.xml    | 2 +-
 www-apps/whoogle-search/metadata.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)