[MacPorts] #26000: php5-mysql get an Error: Status 1 encountered during processing
#26000: php5-mysql get an Error: Status 1 encountered during processing ---------------------------------+------------------------------------------ Reporter: karim@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: php5-mysql, install | Port: ---------------------------------+------------------------------------------ if I try to install php5-mysql I get this error: {{{ $ sudo port install -p php5-mysql ---> Computing dependencies for php5-mysql ---> Building php5-mysql Error: Target org.macports.build returned: shell command failed Log for php5-mysql is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-mysql/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} What I can do? I'm new about -- Ticket URL: <http://trac.macports.org/ticket/26000> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql get an Error: Status 1 encountered during processing ---------------------------------+------------------------------------------ Reporter: karim@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: php5-mysql, install | Port: ---------------------------------+------------------------------------------ Comment(by spam@…): Same problem here (Mac OS X 10.6.4). After upgrading to the newest php packages I had some php malloc errors. Then I tried to reinstall all php packages and received the above error. -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql get an Error: Status 1 encountered during processing ---------------------------------+------------------------------------------ Reporter: karim@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: php5-mysql, install | Port: ---------------------------------+------------------------------------------ Comment(by spam@…): Perhaps this helps: I did a checkout the ports directory of the revision before the php5.3.3 commit: svn co -r70350 http://svn.macports.org/repository/macports/trunk/dports Then I replaced (backup first) the ports directory by the one I checked out. The ports directory you'll find here: /opt/local/var/macports/sources/rsync.macports.org/release/ports After that I run portindex in this directory. I'm not sure if this is necessary. Now all is working once again and I stay with php 5.3.2 until this "bug" is fixed. -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql 5.3.2 doesn't build with php5 5.3.3 ------------------------------+--------------------------------------------- Reporter: karim@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: php5, php5-mysql ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * keywords: php5-mysql, install => * owner: macports-tickets@… => ryandesign@… * status: new => assigned * port: => php5, php5-mysql Comment: I am currently considering what to do about this. See #25789. Until then, manually going back to PHP 5.3.2, as Mr Ruflin showed, is a good suggestion. You can also refer to the [wiki:howto/InstallingOlderPort InstallingOlderPort how-to document]. P.S: In the future please fill in the Port field and Cc the port's maintainers. -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql 5.3.2 doesn't build with php5 5.3.3 ------------------------------+--------------------------------------------- Reporter: karim@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: php5, php5-mysql ------------------------------+--------------------------------------------- Comment(by erickunder@…): Cc Me! -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql 5.3.2 doesn't build with php5 5.3.3 ------------------------------+--------------------------------------------- Reporter: karim@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: php5, php5-mysql ------------------------------+--------------------------------------------- Comment(by rquigley@…): looks like it's now fixed upstream: http://bugs.php.net/bug.php?id=52413 -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql 5.3.2 doesn't build with php5 5.3.3 -------------------------------+-------------------------------------------- Reporter: karim@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: php5, php5-mysql | -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: [http://bugs.php.net/bug.php?id=52413 Building mysqli with external mysql libraries] is fixed upstream, yes, but [http://bugs.php.net/bug.php?id=52417 building mysqli with mysqlnd] is still not fixed. I updated php5-mysql to 5.3.3 in r70568 incorporating the upstream fix for using external mysql libraries and disabling mysqlnd entirely until upstream fixes that as well. -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql 5.3.2 doesn't build with php5 5.3.3 -------------------------------+-------------------------------------------- Reporter: karim@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: php5, php5-mysql | -------------------------------+-------------------------------------------- Comment(by rquigley@…): Any chance that you can patch from trunk for http://bugs.php.net/bug.php?id=52417 as it looks like it's now fixed? I only ask because I'm using mysqli_fetch_all, which is only supported under mysqlnd. -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26000: php5-mysql 5.3.2 doesn't build with php5 5.3.3 -------------------------------+-------------------------------------------- Reporter: karim@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: php5, php5-mysql | -------------------------------+-------------------------------------------- Comment(by ryandesign@…): Applied upstream's patch to php5 in r70653 and reverted the removal of mysqlnd from php5-mysql in r70654. -- Ticket URL: <http://trac.macports.org/ticket/26000#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts