Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932485 - [guru] net-p2p/dogecoin-qt-1.14.7 fails to compile: validation.h:337:53: error: std::list has not been declared
Summary: [guru] net-p2p/dogecoin-qt-1.14.7 fails to compile: validation.h:337:53: erro...
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:
 
Reported: 2024-05-22 15:03 UTC by Agostino Sarubbo
Modified: 2024-05-29 08:34 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,107.06 KB, text/plain)
2024-05-22 15:03 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-22 15:03:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/dogecoin-qt-1.14.7 fails to compile.
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#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-22 15:03:15 UTC
Created attachment 893868 [details]
build.log

build log and emerge --info
Comment 2 Victor Skovorodnikov 2024-05-22 15:19:14 UTC
Thank you for letting me know.  Will work on it.
Comment 3 Victor Skovorodnikov 2024-05-24 21:23:36 UTC
This error seems to come up when 'dev-libs/boost-1.85.0' is used.
Comment 4 Larry the Git Cow gentoo-dev 2024-05-29 08:34:58 UTC
The bug has been closed via the following commit(s):

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

commit 3368b5d77868eebc2b0bc38649eb1ced2c693d9b
Author:     Victor Skovorodnikov <victor3.14@yandex.com>
AuthorDate: 2024-05-26 20:03:19 +0000
Commit:     Victor Skovorodnikov <victor3.14@yandex.com>
CommitDate: 2024-05-26 20:13:02 +0000

    net-p2p/dogecoin-qt: net-p2p/dogecoin-qt-1.14.7
    
    - Changed 'dev-libs/boost` dependency to be under 1.85.0 to prevent
      compilation errors reported in the bug.
    - Sucessfully tested build with gcc (Gentoo 14.1.1_p20240518 p1).
    
    Closes: https://bugs.gentoo.org/932485
    Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>

 net-p2p/dogecoin-qt/Manifest                  | 2 +-
 net-p2p/dogecoin-qt/dogecoin-qt-1.14.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)