Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937507 - [guru] net-p2p/dogecoin-qt-1.14.8 misses package(s) in RDEPEND
Summary: [guru] net-p2p/dogecoin-qt-1.14.8 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: Victor Skovorodnikov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-08-07 07:44 UTC by Agostino Sarubbo
Modified: 2024-08-07 23:36 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,457.20 KB, text/plain)
2024-08-07 07:44 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-08-07 07:44:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/dogecoin-qt-1.14.8 misses package(s) in RDEPEND.
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#QA0080
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-07 07:44:08 UTC
Created attachment 899357 [details]
build.log

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

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

commit 03feef1464d991ec0463f153cf054d6c28b3ed87
Author:     Victor Skovorodnikov <victor3.14@yandex.com>
AuthorDate: 2024-08-07 21:35:21 +0000
Commit:     Victor Skovorodnikov <victor3.14@yandex.com>
CommitDate: 2024-08-07 21:44:10 +0000

    net-p2p/dogecoin-qt: added RDEPEND package
    
    - Fixes missing 'dev-cpp/abseil-cpp' in RDEPEND needed by automagic
      dependency '--enable-c++14', which, in turn is requred by protobuf
      dependency which builds with minimum c++14 standard.  The issue wasn't noticed
      because 'protobuf' was using the same 'dev-cpp/abseil-cpp' dependency for itself.
    
    Closes: https://bugs.gentoo.org/937507
    Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

 net-p2p/dogecoin-qt/dogecoin-qt-1.14.8.ebuild | 1 +
 1 file changed, 1 insertion(+)