[MacPorts] #13293: calling curl_version() from php results in
bus error
MacPorts
trac at macosforge.org
Thu Dec 13 07:53:38 PST 2007
#13293: calling curl_version() from php results in bus error
--------------------------------+-------------------------------------------
Reporter: joe at slagwerks.com | Owner: ryandesign at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.0
Resolution: | Keywords: php curl
--------------------------------+-------------------------------------------
Comment (by joe at slagwerks.com):
No luck, I'm afraid:
{{{
$ sudo port -ncuf upgrade curl
Password:
---> Fetching curl
---> Verifying checksum(s) for curl
---> Extracting curl
---> Configuring curl
---> Building curl with target all
---> Staging curl into destroot
---> Unable to uninstall curl 7.17.1_0+darwin_8, the following ports
depend on it:
---> php5
---> gimp2
---> php5
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating curl 7.17.1_0+darwin_8
---> Uninstalling curl 7.17.1_0+darwin_8
---> Installing curl 7.17.1_0+darwin_8
---> Activating curl 7.17.1_0+darwin_8
---> Cleaning curl
$ sudo port -ncuf upgrade php5
---> Fetching php5
---> Verifying checksum(s) for php5
---> Extracting php5
---> Configuring php5
---> Building php5 with target all
---> Staging php5 into destroot
---> Unable to uninstall php5
5.2.5_1+darwin_8+fastcgi+macosx+mysql5+pear, the following ports depend on
it:
---> php5-xdebug
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating php5 5.2.5_1+darwin_8+fastcgi+macosx+mysql5+pear
---> Uninstalling php5 5.2.5_1+darwin_8+fastcgi+macosx+mysql5+pear
---> Installing php5 5.2.5_1+darwin_8+fastcgi+macosx+mysql5+pear
If this is your first install, you might want
---> Activating php5 5.2.5_1+darwin_8+fastcgi+macosx+mysql5+pear
---> Cleaning php5
$ /opt/local/bin/php -r 'print_r(curl_version());'
Bus error
}}}
--
Ticket URL: <https://trac.macports.org/projects/macports/ticket/13293#comment:6>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list