Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 925877

Summary: dev-lang/php-8.1.27-r1 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: 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 gentoo-dev 2024-02-29 21:12:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/php-8.1.27-r1 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-29 21:12:07 UTC
Created attachment 886398 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-29 21:12:09 UTC
Found the following implicit function declarations in configure logs:

config.log:7922 - printf
config.log:8189 - iconv_ccs_init
config.log:8453 - cstoccsid
Comment 3 Larry the Git Cow gentoo-dev 2024-03-04 17:00:35 UTC
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(+)