php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80393 Build of PHP extension fails due to configuration gap with libtool
Submitted: 2020-11-20 21:25 UTC Modified: -
From: kir dot morozov at gmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 7.4.12 OS: MacOS 11.* Big Sur/Darwin 20
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kir dot morozov at gmail dot com
New email:
PHP Version: OS:

 

 [2020-11-20 21:25 UTC] kir dot morozov at gmail dot com
Description:
------------
PHP 7.3 and 7.4 extensions do not build, because of linking issues.
Issue was created through macports:
https://trac.macports.org/ticket/61464

Solution is was applied for some otherapplications:
https://trac.macports.org/browser/macports-ports/devel/libtool/files/dynamic_lookup-11.patch


Will submit PR though Github.

Expected result:
----------------
php73-curl
php73-curl build passes fine and php works.

Actual result:
--------------
php73-curl
php73-curl build fails.

Patches

libtool (last revision 2020-11-20 21:39 UTC by kir dot morozov at gmail dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-11-20 21:39 UTC] kir dot morozov at gmail dot com
The following patch has been added/updated:

Patch Name: libtool
Revision:   1605908340
URL:        https://bugs.php.net/patch-display.php?bug=80393&patch=libtool&revision=1605908340
 [2020-11-24 14:28 UTC] nikic@php.net
Automatic comment on behalf of nikita.ppv@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=d016434ad33284dfaceb8d233351d34356566d7d
Log: Fixed bug #80393
 [2020-11-24 14:28 UTC] nikic@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 27 16:01:27 2024 UTC