Summary: | dev-lang/php-8.1.27-r1 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mjo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 8.1.27-r2 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 886398 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:7922 - printf config.log:8189 - iconv_ccs_init config.log:8453 - cstoccsid The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a1a144e66496d746998a54d2c5ad7cf53252cb commit 65a1a144e66496d746998a54d2c5ad7cf53252cb Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2024-03-04 16:42:16 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2024-03-04 16:49:07 +0000 dev-lang/php: some more implicit function decl fixes for 8.1.x Closes: https://bugs.gentoo.org/925877 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> dev-lang/php/files/php-8.1.27-implicit-decls.patch | 72 ++++++++++++++++++++++ .../{php-8.1.27-r1.ebuild => php-8.1.27-r2.ebuild} | 7 +++ 2 files changed, 79 insertions(+) |