php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58596 Hard to install on Mac OS X 10.5 Leopard
Submitted: 2009-03-24 00:47 UTC Modified: 2013-02-23 14:15 UTC
From: sam dot kuper at uclmail dot net Assigned: pollita (profile)
Status: Closed Package: runkit (PECL)
PHP Version: 5.2.5 OS: Mac OS X 10.5 Leopard
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: sam dot kuper at uclmail dot net
New email:
PHP Version: OS:

 

 [2009-03-24 00:47 UTC] sam dot kuper at uclmail dot net
Description:
------------
The command 'pecl install runkit' fails. Compiling runkit 
myself by checking it out of CVS into a temporary directory 
before running phpize, etc, results in a 'make test' with 20 
errors if I've given the path to my php-config when running 
./configure .

Put simply, it feels like runkit is a bit of a mess. I 
wouldn't mind so much, except that all the aggregation 
functions have been deprecated in PHP 5 in favour of ... 
runkit! So it really ought to be being maintained as well as 
if it were part of core PHP.

PS. I'm running PHP 5.2.6, but your drop-down menu didn't 
include that so I had to select 5.2.5 since that's the 
closest.

Reproduce code:
---------------
pecl install runkit

Expected result:
----------------
I'd expect runkit to be installed.

Actual result:
--------------
Failed to download pecl/runkit within preferred state 
"stable", latest release is version 0.9, stability "beta", use 
"channel://pecl.php.net/runkit-0.9" to install
Cannot initialize 'channel://pecl.php.net/runkit', invalid or 
missing package file
Package "channel://pecl.php.net/runkit" is not valid
install failed

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-23 14:15 UTC] pollita@php.net
runkit isn't meant to replace any core functionality, and it's never going to be 
pulled into core.

It's just a interesting little toy, really.

You might try the current git sources which have fixed a number of bugs...
 [2013-02-23 14:15 UTC] pollita@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pollita
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC