Summary: | net-misc/vmnet-0.4 : vmnet.c:(.text+<snip>): undefined reference to getpt | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 net-misc:vmnet-0.4:20200314-061530.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 618816 [details]
emerge-info.txt
Created attachment 618818 [details]
emerge-history.txt
Created attachment 618820 [details]
environment
Created attachment 618822 [details]
etc.portage.tbz2
Created attachment 618824 [details]
net-misc:vmnet-0.4:20200314-061530.log
Created attachment 618826 [details]
temp.tbz2
The first attempt to tinderbox a musl image failed at all. I'll mass close therefore all filed bug reports of the last days related to this tinderbox image. Please feel free to re-open if you think that the bug is real in musl and not fixed by the musl overlay. looks similar to this, getpt could be replaced by posix_openpt() with suitable flags https://linux-bluetooth.vger.kernel.narkive.com/ANFBPPmE/patch-emulator-serial-c-use-posix-openpt-instead-of-getpt The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b201bb72b3f4fde70f4053d11c65e0123de01d commit 75b201bb72b3f4fde70f4053d11c65e0123de01d Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-28 16:18:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-28 17:01:49 +0000 net-misc/vmnet: fix build w/ Clang 16 Closes: https://bugs.gentoo.org/871171 Closes: https://bugs.gentoo.org/712470 Signed-off-by: Sam James <sam@gentoo.org> .../files/vmnet-0.4-Fix-build-with-Clang-16.patch | 33 ++++++++++++++++++++++ .../{vmnet-0.4.ebuild => vmnet-0.4-r1.ebuild} | 5 ++-- 2 files changed, 36 insertions(+), 2 deletions(-) |