Summary: | dev-util/poke-4.1 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Arsen Arsenović <arsen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=942345 | ||
Whiteboard: | fixed in 4.1-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 896600 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:6859 - _exit config.log:11911 - _exit The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55afdc839e49759737e63127e213fa2b21d7d92d commit 55afdc839e49759737e63127e213fa2b21d7d92d Author: Arsen Arsenović <arsen@gentoo.org> AuthorDate: 2024-07-01 11:01:54 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2024-07-04 19:53:18 +0000 dev-util/poke: fix implicit fn decl in configure Closes: https://bugs.gentoo.org/935126 Signed-off-by: Arsen Arsenović <arsen@gentoo.org> .../files/poke-4.1-missing-configure-include.patch | 20 +++ dev-util/poke/poke-4.1-r1.ebuild | 149 +++++++++++++++++++++ 2 files changed, 169 insertions(+) |