php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78574 Broken shared build
Submitted: 2019-09-20 11:27 UTC Modified: 2019-09-20 11:27 UTC
From: remi@php.net Assigned: remi (profile)
Status: Closed Package: GNU MP related
PHP Version: 7.4.0RC2 OS:
Private report: No CVE-ID: None
 [2019-09-20 11:27 UTC] remi@php.net
Description:
------------
Related to http://git.php.net/?p=php-src.git;a=commitdiff;h=34f4ad61dcbbb2b936b7a8c5a93210285e6d480f


$ ldd modules/gmp.so 
	linux-vdso.so.1 (0x00007ffc7fbb6000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f4a5ed8a000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f4a5efac000)

libgmp is obviously missing




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-09-20 11:27 UTC] remi@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: remi
 [2019-09-20 11:30 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=dc40332bb2276553ea10bca574f03a8dc9bea53d
Log: Fixed bug #78574 (broken shared build)
 [2019-09-20 11:30 UTC] remi@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 14:01:29 2024 UTC