[MacPorts] #38293: php54 @5.4.12 Enable Thread Safety

MacPorts noreply at macports.org
Tue Mar 5 01:06:12 PST 2013


#38293: php54 @5.4.12 Enable Thread Safety
-----------------------------+--------------------------------
 Reporter:  waltersonntag@…  |      Owner:  macports-tickets@…
     Type:  enhancement      |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:  2.1.3
 Keywords:                   |       Port:
-----------------------------+--------------------------------
 I am trying to get php54 installed with "Thread Safety => enabled".

 I am able to get "Thread Safety" enabled by compiling php 5.4.12 from the
 php.net source, by appending configure arguments:
 * --enable-maintainer-zts
 * --with-tsrm-pthreads

 I have been unsuccessful in enabling "Thread Safety" by editing the
 php/Portfile.  I have tried to add this:
 * configure.args-append --enable-maintainer-zts
 * configure.args-append --with-tsrm-pthreads
 .. and also tried to append this to the main "configure.args" declaration:
 * --enable-maintainer-zts \
 * --with-tsrm-pthreads

 However, neither of those methods seemed to actually compile php54 with
 "Thread Safety" enabled.

 Perhaps I am just doing it wrong but any help with this issue would be
 greatly appreciated.

-- 
Ticket URL: <https://trac.macports.org/ticket/38293>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list