Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925877 - dev-lang/php-8.1.27-r1 has implicit function declarations in configure logs
Summary: dev-lang/php-8.1.27-r1 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-29 21:12 UTC by Agostino Sarubbo
Modified: 2024-03-04 17:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,782.04 KB, text/plain)
2024-02-29 21:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)