https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-vpn/pptpd-1.4.0-r4 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Created attachment 898814 [details] build.log build log and emerge --info
Musl-only problem...
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6301f2d6885ad169092a232c26fc29040612942a commit 6301f2d6885ad169092a232c26fc29040612942a Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-05 09:43:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:16:40 +0000 net-vpn/pptpd: fix compile on MUSL Add conditional compilation to build system, so on systems lacking logwtmp, we don't build plugin that uses logwtmp Bug: https://bugs.gentoo.org/937134 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/39985 Signed-off-by: Sam James <sam@gentoo.org> net-vpn/pptpd/files/pptpd-1.4.0-logwtmp.patch | 25 ++++++++ net-vpn/pptpd/pptpd-1.4.0-r5.ebuild | 83 +++++++++++++++++++++++++++ 2 files changed, 108 insertions(+)