Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 932177

Summary: [guru] app-editors/amp-0.7.0 misses package(s) in RDEPEND
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-19 07:11:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/amp-0.7.0 misses package(s) in RDEPEND.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0080
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-19 07:11:16 UTC
Created attachment 893345 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-30 13:16:11 UTC
The bug has been closed via the following commit(s):

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

commit aa02462dbfa44ef69b67fe95eab18563ce130996
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-08-29 13:27:26 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-08-29 14:44:23 +0000

    app-editors/amp: fix slot deps
    
    - fix dev-libs/libgit2 slot
    - fix build with rust-1.80
    - use cargo_src_install instead of dobin
    
    Closes: https://bugs.gentoo.org/932177
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 app-editors/amp/Manifest                           |  5 ++-
 .../amp/{amp-0.7.0.ebuild => amp-0.7.0-r1.ebuild}  | 14 +++++--
 app-editors/amp/files/amp-0.7.0-rust-1.80.patch    | 46 ++++++++++++++++++++++
 3 files changed, 59 insertions(+), 6 deletions(-)