Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815388 - dev-php/pecl-ps-1.4.4 fails to compile
Summary: dev-php/pecl-ps-1.4.4 fails to compile
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:
 
Reported: 2021-09-29 20:55 UTC by Agostino Sarubbo
Modified: 2021-09-29 23:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.96 KB, text/plain)
2021-09-29 20:55 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,15.13 KB, text/plain)
2021-09-29 20:55 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 2021-09-29 20:55:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-php/pecl-ps-1.4.4 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-29 20:55:50 UTC
Created attachment 742050 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-29 20:55:51 UTC
Created attachment 742053 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-09-29 20:55:52 UTC
Possible context of error(s):

checking for libgd... configure: error: cannot find libgd >= 2.1.1 using pkg-config
checking for libgd... configure: error: cannot find libgd >= 2.1.1 using pkg-config
Comment 4 Larry the Git Cow gentoo-dev 2021-09-29 23:16:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990dbf5a48a258c451d1f0a0e9b7e462ceef3eaf

commit 990dbf5a48a258c451d1f0a0e9b7e462ceef3eaf
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2021-09-29 23:15:18 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2021-09-29 23:15:18 +0000

    dev-php/pecl-ps: Fix build error with gd detection
    
    Closes: https://bugs.gentoo.org/815388
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 dev-php/pecl-ps/files/ps-1.4.4-fix-gd-detection.patch | 11 +++++++++++
 dev-php/pecl-ps/pecl-ps-1.4.4.ebuild                  |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)