Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832551 - net-misc/netkit-telnetd-0.17-r12 fails to compile: This package requires logwtmp
Summary: net-misc/netkit-telnetd-0.17-r12 fails to compile: This package requires logwtmp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paolo Pedroni
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-02-02 08:03 UTC by Agostino Sarubbo
Modified: 2022-02-09 11:25 UTC (History)
1 user (show)

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


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

Issue: net-misc/netkit-telnetd-0.17-r12 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-02 08:03:14 UTC
Created attachment 764179 [details]
build.log

build log and emerge --info
Comment 2 Paolo Pedroni 2022-02-07 10:46:44 UTC
(In reply to Agostino Sarubbo from comment #0)
> https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
> 
> Issue: net-misc/netkit-telnetd-0.17-r12 fails to compile.
> Discovered on: amd64 (internal ref: tinderbox_musl)
> 
> NOTE:
> This machine uses MUSL libc

Is it acceptable to just mask the package on the musl profile?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-07 10:59:06 UTC
(In reply to Paolo Pedroni from comment #2)
> (In reply to Agostino Sarubbo from comment #0)
> > https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
> > 
> > Issue: net-misc/netkit-telnetd-0.17-r12 fails to compile.
> > Discovered on: amd64 (internal ref: tinderbox_musl)
> > 
> > NOTE:
> > This machine uses MUSL libc
> 
> Is it acceptable to just mask the package on the musl profile?

in this case, I think so, given I think it simply can't work, but see if this feature can be disable. If not, ye, mask.

Even openembedded gave up for this one: https://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb#n70
Comment 4 Larry the Git Cow gentoo-dev 2022-02-09 11:25:07 UTC
The bug has been closed via the following commit(s):

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

commit 9f4e6a443ffe25c75e91ea0f550b2db29d80d851
Author:     PPed72 <paolo.pedroni@iol.it>
AuthorDate: 2022-02-07 14:02:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-09 11:21:44 +0000

    profile/features/musl: mask net-misc/netkit-telnetd
    
    Closes: https://bugs.gentoo.org/832551
    Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it>
    Closes: https://github.com/gentoo/gentoo/pull/24113
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask | 5 +++++
 1 file changed, 5 insertions(+)