Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836739 - net-p2p/amule-2.3.3 fails to compile: MuleDebug.cpp:70:14: error: set_terminate is not a member of std
Summary: net-p2p/amule-2.3.3 fails to compile: MuleDebug.cpp:70:14: error: set_termina...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Tsoy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-04 06:43 UTC by Agostino Sarubbo
Modified: 2022-10-01 03:16 UTC (History)
1 user (show)

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


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

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

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-04 06:43:45 UTC
Created attachment 768659 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-10-01 03:16:46 UTC
The bug has been closed via the following commit(s):

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

commit c7dc14033cc6464195f718cad55c157e1dbf2f81
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2022-09-30 16:16:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-01 03:14:55 +0000

    net-p2p/amule: fix build with gcc-11 and musl
    
    Also update EAPI 7 -> 8 and apply pathes to the live version.
    
    Closes: https://bugs.gentoo.org/836739
    Closes: https://bugs.gentoo.org/872263
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Closes: https://github.com/gentoo/gentoo/pull/27543
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/amule/amule-2.3.3.ebuild                    |  3 ++-
 net-p2p/amule/amule-9999.ebuild                     |  6 ++++--
 net-p2p/amule/files/amule-2.3.3-fix-exception.patch | 12 ++++++++++++
 3 files changed, 18 insertions(+), 3 deletions(-)