[MacPorts] #21702: posix_isatty missing in PHP 5.3, standard posix functions disabled
#21702: posix_isatty missing in PHP 5.3, standard posix functions disabled -----------------------------+---------------------------------------------- Reporter: tom@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.2 Component: ports | Version: 1.8.0 Keywords: | Port: php5 -----------------------------+---------------------------------------------- posix_isatty is mysteriously missing in the current macports PHP 5 (PHP 5.3.0). This apparently only happens with an explicit --disable-posix. This causes problems for Symfony test scripts, the output of which is almost unreadable without ANSI colorization. Is there a reason why POSIX is disabled? -- Ticket URL: <http://trac.macports.org/ticket/21702> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21702: posix_isatty missing in PHP 5.3, standard posix functions disabled -----------------------------+---------------------------------------------- Reporter: tom@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.2 Component: ports | Version: 1.8.0 Keywords: | Port: php5 -----------------------------+---------------------------------------------- Comment(by tom@…): (This was fully enabled in the macports 5.2.x) -- Ticket URL: <http://trac.macports.org/ticket/21702#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21702: posix_isatty missing in PHP 5.3, standard posix functions disabled -----------------------------+---------------------------------------------- Reporter: tom@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: php5 -----------------------------+---------------------------------------------- Changes (by macsforever2000@…): * cc: jwa@… (added) * owner: macports-tickets@… => ryandesign@… * milestone: MacPorts 1.8.2 => -- Ticket URL: <http://trac.macports.org/ticket/21702#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21702: posix_isatty missing in PHP 5.3, standard posix functions disabled -----------------------------+---------------------------------------------- Reporter: tom@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: php5 -----------------------------+---------------------------------------------- Comment(by blb@…): I don't see any {{{--disable-posix}}} in php5's Portfile, but I'm guessing that you may want the php5-posix port. -- Ticket URL: <http://trac.macports.org/ticket/21702#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21702: posix_isatty missing in PHP 5.3, standard posix functions disabled ------------------------------+--------------------------------------------- Reporter: tom@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: invalid | Keywords: Port: php5 | ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Many many things have changed in php5 between 5.3.0_0 and 5.3.0_2. Modules have been moved into separate ports. See #19091. For POSIX functions, install php5-posix. "port echo "php5-*'" will show you all the modules that are now available. -- Ticket URL: <http://trac.macports.org/ticket/21702#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21702: posix_isatty missing in PHP 5.3, standard posix functions disabled ------------------------------+--------------------------------------------- Reporter: tom@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: invalid | Keywords: Port: php5 | ------------------------------+--------------------------------------------- Comment(by tom@…): Now I understand why things did seem different. Installing PHP5 modules as separate ports instead of weird variant thingies is vastly better. Thank you -- Ticket URL: <http://trac.macports.org/ticket/21702#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts