PHP-Binaries icon indicating copy to clipboard operation
PHP-Binaries copied to clipboard

compile fail gmp3

Open CelestifyX opened this issue 1 month ago • 5 comments

Terminal:

celestifyx@arch ~/D/PHP-Binaries> ./compile.sh -J -g -P 5 -z 8.5 -j 16
[PocketMine] PHP compiler for Linux, MacOS and Android
[INFO] Checking dependencies
[opt] Compiling JIT support in OPcache
[opt] Will enable GD2
[opt] Set make threads to 16
[opt] Compiling with configuration for PocketMine-MP 5
[WARNING] 8.5 is not the default for PocketMine-MP 5
[WARNING] The build may fail, or you may not be able to use the resulting PHP binary
[opt] Selected PHP 8.5.0RC1 (80500)
[WARNING] JIT in PHP 8.4 has not been tested, use it with caution
[PHP 8.5.0RC1] downloading... done!
[zlib 1.3.1] downloading... configuring... compiling... installing... done!
[gmp 6.3.0] downloading... configuring...⏎
celestifyx@arch ~/D/PHP-Binaries [1]> 

install.log: https://pastebin.com/A73p4D0e config.log (gmp): https://pastebin.com/SK1HV1G7

CelestifyX avatar Oct 12 '25 18:10 CelestifyX

What's your gcc --version?

dktapps avatar Oct 12 '25 20:10 dktapps

20.1.8

CelestifyX avatar Oct 12 '25 22:10 CelestifyX

It's probably too new. I don't think I've tested with anything newer than 13. That's what you get for using Arch, I guess 😛

dktapps avatar Oct 13 '25 01:10 dktapps

oops 15.2.1

CelestifyX avatar Oct 13 '25 11:10 CelestifyX

https://gmplib.org/list-archives/gmp-bugs/2025-February/005559.html

dktapps avatar Oct 18 '25 02:10 dktapps