GNU bug report logs -
#72967
PHP not building
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Mon, 2 Sep 2024 13:41:03 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#72967: PHP not building
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 72967 <at> debbugs.gnu.org.
--
72967: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72967
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello Rutherther,
Am Mon, Sep 02, 2024 at 05:00:25PM +0000 schrieb Rutherther:
> the main problem is a removed patch inside of core-updates.
> See this issue #
ah indeed, I should have checked first whether the problem was already
reported! As there are already several issues and mine does not contribute
anything new, I will not merge it, but simply close it.
Thanks for bringing this to my attention!
Andreas
[Message part 3 (message/rfc822, inline)]
Hello,
after the core-updates merge, I noticed that php does not build any more.
I thought that maybe commit adfb0be57fd036dded0225a3ff1eb13f6646ee00, which
had updated the version from 8.3.9 to 8.3.10, was to be blamed; has his
gone through QA?
In any case, reverting the commit does not help. So maybe it is a problem
between the former core-updates and master.
The first problem is that gd requires to add fontconfig, freetype and
libjpeg through the Requires.private field of its pkg-config file.
After doing this, one of the tests fails:
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #79676 (imagescale adds black border with IMG_BICUBIC) [ext/gd/tests/bug79676.phpt]
imagegetinterpolation() and imagesetinterpolation() basic test [ext/gd/tests/imageinterpolation_basic.phpt]
Scale images and preserve aspect ratio [ext/gd/tests/imagescale_preserve_ratio.phpt]
=====================================================================
Andreas
This bug report was last modified 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.