Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897956 - net-misc/vmnet-0.4-r1 fails to compile (MUSL-CLANG-SYSTEM): vmnet.c:200:11: error: call to undeclared function getpt; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: net-misc/vmnet-0.4-r1 fails to compile (MUSL-CLANG-SYSTEM): vmnet.c:200:11: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-26 18:20 UTC by Agostino Sarubbo
Modified: 2024-05-09 00:22 UTC (History)
1 user (show)

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


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

Issue: net-misc/vmnet-0.4-r1 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 18:20:48 UTC
Created attachment 854858 [details]
build.log

build log and emerge --info
Comment 2 NHO 2024-04-02 08:42:27 UTC
We need to drop it. It's from 2000, obsolete and only we support this package.

But, in case it's not dropped...
Comment 3 Larry the Git Cow gentoo-dev 2024-05-09 00:22:25 UTC
The bug has been closed via the following commit(s):

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

commit d2d791f87eed8fed2f3acf505b4daeae047170a9
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2024-04-02 08:43:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-09 00:20:00 +0000

    net-misc/vmnet: replace missing function with posix one, for musl
    
    I'd rather drop this package, instead.
    
    [sam: Revbump.]
    
    Closes: https://bugs.gentoo.org/897956
    Closes: https://bugs.gentoo.org/907888
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/36055
    Signed-off-by: Sam James <sam@gentoo.org>

 .../vmnet-0.4-replace-missing-musl-function.patch    | 20 ++++++++++++++++++++
 .../{vmnet-0.4-r1.ebuild => vmnet-0.4-r2.ebuild}     |  3 ++-
 2 files changed, 22 insertions(+), 1 deletion(-)