php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #70374 Update libtool.m4
Submitted: 2015-08-27 23:06 UTC Modified: 2026-03-11 16:54 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: aharvey@php.net Assigned: petk (profile)
Status: Closed Package: *Compile Issues
PHP Version: Next Minor Version OS: Irrelevant
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: aharvey@php.net
New email:
PHP Version: OS:

 

 [2015-08-27 23:06 UTC] aharvey@php.net
Description:
------------
We should investigate whether updating our bundled libtool.m4 causes problems, and if it doesn't, we should do it to avoid hacks like the fix for bug #70370 and bug #67091, since the FreeBSD 10 issues are fixed upstream.


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-01 21:08 UTC] ecsd at transbay dot net
The bundled libtool should simply be removed from php, and libtool listed as a dependency. Any system that can compile php will be able to fetch a late-model libtool.

This has been a bug for years:

configure says:

creating libtool
appending configuration tag "yes" to libtool
configure: error: Unsupported tag name: yes

It means that nobody (on FreeBSD, at least) can just download the source code and compile it.
 [2024-03-22 05:44 UTC] petk@php.net
The following pull request has been associated:

Patch Name: Update libtool to 2.4.7
On GitHub:  https://github.com/php/php-src/pull/13476
Patch:      https://github.com/php/php-src/pull/13476.patch
 [2026-02-13 14:36 UTC] petk@php.net
The following pull request has been associated:

Patch Name: Update libtool to newer version
On GitHub:  https://github.com/php/php-src/pull/21067
Patch:      https://github.com/php/php-src/pull/21067.patch
 [2026-03-11 16:54 UTC] petk@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: petk
 [2026-03-11 16:54 UTC] petk@php.net
Libtool has been now updated to 2.54 in PHP-8.6 and up.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Apr 05 17:00:01 2026 UTC