Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937502 - [guru] net-p2p/gridcoin-5.4.8.0 fails to compile: net.cpp:1170:25: error: too few arguments to function int UPNP_GetValidIGD(UPNPDev, UPNPUrls, IGDdatas, char, int, char, int)
Summary: [guru] net-p2p/gridcoin-5.4.8.0 fails to compile: net.cpp:1170:25: error: too...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-07 07:43 UTC by Agostino Sarubbo
Modified: 2024-08-09 12:46 UTC (History)
1 user (show)

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


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

Issue: net-p2p/gridcoin-5.4.8.0 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-08-07 07:43:53 UTC
Created attachment 899352 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-07 07:43:54 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/gridcoin_util.dir/net.cpp.o 
FAILED: src/CMakeFiles/gridcoin_util.dir/noui.cpp.o 
/var/tmp/portage/net-p2p/gridcoin-5.4.8.0/work/Gridcoin-Research-5.4.8.0/src/net.cpp:1170:25: error: too few arguments to function ‘int UPNP_GetValidIGD(UPNPDev*, UPNPUrls*, IGDdatas*, char*, int, char*, int)’
Comment 3 Larry the Git Cow gentoo-dev 2024-08-09 12:46:09 UTC
The bug has been closed via the following commit(s):

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

commit 9ed19f5fbb7d05f4bfefae050913c1f304bf5650
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-08-08 21:48:54 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-08-08 21:48:54 +0000

    net-p2p/gridcoin: add 5.4.8.0_p1, drop 5.4.7.0
    
    Closes: https://bugs.gentoo.org/937502
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-p2p/gridcoin/Manifest                                    |  2 +-
 .../{gridcoin-5.4.7.0.ebuild => gridcoin-5.4.8.0_p1.ebuild}  | 12 +++---------
 2 files changed, 4 insertions(+), 10 deletions(-)