Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832614 - net-p2p/eiskaltdcpp-2.4.2 fails to compile: ld: libeiskaltdcpp.so.2.4: undefined reference to _nl_msg_cat_cntr
Summary: net-p2p/eiskaltdcpp-2.4.2 fails to compile: ld: libeiskaltdcpp.so.2.4: undefi...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-03 07:41 UTC by Agostino Sarubbo
Modified: 2025-03-14 10:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,706.49 KB, text/plain)
2022-02-03 07:41 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 2022-02-03 07:41:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/eiskaltdcpp-2.4.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-03 07:41:29 UTC
Created attachment 764264 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-03 07:41:30 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: dcpp/libeiskaltdcpp.so.2.4: undefined reference to `_nl_msg_cat_cntr'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2025-02-12 18:33:49 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cbe2b5dee01a3d19560164cecdce1cd029854b

commit 27cbe2b5dee01a3d19560164cecdce1cd029854b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-12 18:31:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-12 18:33:20 +0000

    profiles: Mask net-p2p/eiskaltdcpp for removal
    
    Bug: https://bugs.gentoo.org/832614
    Bug: https://bugs.gentoo.org/866935
    Bug: https://bugs.gentoo.org/895806
    Bug: https://bugs.gentoo.org/915790
    Bug: https://bugs.gentoo.org/944379
    Bug: https://bugs.gentoo.org/945060
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2025-03-14 10:11:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39efd9b253dc6e1b354e77d46efa677d970b53c9

commit 39efd9b253dc6e1b354e77d46efa677d970b53c9
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 10:09:17 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 10:09:17 +0000

    net-p2p/eiskaltdcpp: treeclean
    
    Closes: https://bugs.gentoo.org/832614 (pkgremoved)
    Closes: https://bugs.gentoo.org/866935 (pkgremoved)
    Closes: https://bugs.gentoo.org/895806 (pkgremoved)
    Closes: https://bugs.gentoo.org/944379 (pkgremoved)
    Closes: https://bugs.gentoo.org/945060 (pkgremoved)
    Closes: https://bugs.gentoo.org/915790
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-p2p/eiskaltdcpp/Manifest                 |   1 -
 net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild | 169 ---------------------------
 net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild  | 168 --------------------------
 net-p2p/eiskaltdcpp/metadata.xml             |  21 ----
 profiles/package.mask                        |  10 --
 5 files changed, 369 deletions(-)