[MacPorts] #31590: php5-pear: Segmentation fault during installation

MacPorts noreply at macports.org
Mon Oct 24 03:59:57 PDT 2011


#31590: php5-pear: Segmentation fault during installation
-----------------------------+----------------------------------------------
 Reporter:  mail@…           |       Owner:  pixilla@…           
     Type:  defect           |      Status:  new                 
 Priority:  Normal           |   Milestone:                      
Component:  ports            |     Version:  2.0.3               
 Keywords:  lion             |        Port:  php5-pear           
-----------------------------+----------------------------------------------

Comment(by nvitacolonna@…):

 Adding `configure.compiler=llvm-gcc-4.2` did work for me. Be sure to
 compile php5, and not only php5-pear, with that option. This is what I've
 done:
 {{{
 sudo port uninstall php5-pear php5
 sudo port clean --all php5 php5-pear
 sudo port selfupdate
 sudo port install php5 +apache2 +fastcgi +ipc configure.compiler=llvm-
 gcc-4.2
 sudo port install php5-pear configure.compiler=llvm-gcc-4.2
 }}}
 With the above, I've installed php5 5.3.8_1 and php5-pear 20110901_0 on OS
 X Lion 10.7.2 with Xcode 4.2.

-- 
Ticket URL: <https://trac.macports.org/ticket/31590#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list