php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69770 APCu needs to be updated for newer autotools support
Submitted: 2015-06-08 06:06 UTC Modified: 2018-10-09 12:06 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: joshin at hotmail dot com Assigned: nikic (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5.6.9 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: joshin at hotmail dot com
New email:
PHP Version: OS:

 

 [2015-06-08 06:06 UTC] joshin at hotmail dot com
Description:
------------
 * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-apcu-4.0.7/work/php5.4' ...
 * Running libtoolize --install --copy --force ...                                                                                              [ ok ]
 * Running aclocal ...                                                                                                                          [ ok ]
 * This package has a configure.in file which has long been deprecated.  Please
 * update it to use configure.ac instead as newer versions of autotools will die
 * when it finds this file.  See https://bugs.gentoo.org/426262 for details.
 * Running autoconf --force ...                                                           


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-09-26 15:18 UTC] cmb@php.net
-Package: *General Issues +Package: APC
 [2018-10-09 12:06 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 [2018-10-09 12:06 UTC] nikic@php.net
The PHP build system (and thus also the build system for PHP extensions) has switched to using configure.ac in the meantime (IIRC in 7.1 or 7.2), so I'm closing this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC