Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897822 - net-misc/netkit-fingerd-0.17-r3 fails to compile (MUSL-CLANG-SYSTEM): lprint.c:340:7: error: call to undeclared function open; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: net-misc/netkit-fingerd-0.17-r3 fails to compile (MUSL-CLANG-SYSTEM): lprint....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-26 08:04 UTC by Agostino Sarubbo
Modified: 2023-02-26 18:54 UTC (History)
0 users

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


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

Issue: net-misc/netkit-fingerd-0.17-r3 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-26 08:04:08 UTC
Created attachment 854724 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-26 18:54:09 UTC
The bug has been closed via the following commit(s):

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

commit 48c2c6f914dcd83c12e13becd6afabbb6acbffa6
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-02-26 18:49:59 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-02-26 18:54:06 +0000

    net-misc/netkit-fingerd: fix implicit declaration of 'open'
    
    Closes: https://bugs.gentoo.org/897822
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 ...too.diff => netkit-fingerd-0.17-includes.patch} | 22 +++++++++++++++++-----
 .../netkit-fingerd/netkit-fingerd-0.17-r3.ebuild   |  4 ++--
 2 files changed, 19 insertions(+), 7 deletions(-)