Summary: | sys-apps/plocate-1.1.16 - ../.../io_uring_engine.cpp: error: STATX_MODE was not declared in this scope | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arsen, flow, jeffrey, proxy-maint, sam |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26268 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sys-apps:plocate-1.1.16:20220622-162927.log temp.tar.bz2 missing include |
Description
Toralf Förster
![]() Created attachment 786803 [details]
emerge-info.txt
Created attachment 786806 [details]
emerge-history.txt
Created attachment 786809 [details]
environment
Created attachment 786812 [details]
etc.portage.tar.bz2
Created attachment 786815 [details]
logs.tar.bz2
Created attachment 786818 [details]
sys-apps:plocate-1.1.16:20220622-162927.log
Created attachment 786821 [details]
temp.tar.bz2
Created attachment 786845 [details, diff]
missing include
Upstream is pretty responsive with patches, so it'd be nice to get a fix upstreamed. If you could, please send a properly formatted patch to: Steinar H. Gunderson <steinar+plocate@gunderson.no>. I can also handle this tomorrow afternoon if you'd prefer. Thanks for looking into this BTW, I ran out of time for today. https://git.sesse.net/?p=plocate;a=commitdiff;h=0125004cd28c5f9124632b594e51dde73af1691c well, someone beat us to it The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ae581f317277614e761ff7659de8ba16abb2bab commit 8ae581f317277614e761ff7659de8ba16abb2bab Author: Alfred Persson Forsberg <cat@catcream.org> AuthorDate: 2022-07-07 17:36:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-15 01:17:05 +0000 sys-apps/plocate: Fix build for musl Read each patch for explaination, both are now upstreamed! Should be in 1.1.17 (or whatever next release will be called). Closes: https://bugs.gentoo.org/show_bug.cgi?id=829580 Closes: https://bugs.gentoo.org/show_bug.cgi?id=853769 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/26268 Signed-off-by: Sam James <sam@gentoo.org> ...plocate-1.1.16-error-to-fprintf-exit-musl.patch | 337 +++++++++++++++++++++ .../plocate-1.1.16-include-linux-stat_h-musl.patch | 30 ++ sys-apps/plocate/plocate-1.1.16.ebuild | 2 + 3 files changed, 369 insertions(+) |