Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932177 - [guru] app-editors/amp-0.7.0 misses package(s) in RDEPEND
Summary: [guru] app-editors/amp-0.7.0 misses package(s) in RDEPEND
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: qa-guru
  Show dependency tree
 
Reported: 2024-05-19 07:11 UTC by Agostino Sarubbo
Modified: 2024-08-30 13:16 UTC (History)
0 users

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


Attachments
build.log (build.log,190.06 KB, text/plain)
2024-05-19 07:11 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-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(-)