[MacPorts] #48540: php54-cairo: configuration never completes

MacPorts noreply at macports.org
Mon Aug 10 09:13:40 PDT 2015


#48540: php54-cairo: configuration never completes
---------------------------+--------------------------
  Reporter:  carlosV2.0@…  |      Owner:  ryandesign@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.3
Resolution:                |   Keywords:
      Port:  php54-cairo   |
---------------------------+--------------------------

Comment (by ryandesign@…):

 Replying to [ticket:48540 carlosV2.0@…]:
 > Hi,
 >
 > I'm trying to install the package "php-gtk" but it seems to have
 "php54-cairo" as a dependency.

 Note that php-gtk is a stub port, just like all other ports whose names
 begin with "php-". They don't install anything. Instead, they serve as a
 placeholder for a package that is available for multiple PHP versions. The
 PHP GTK package is available for PHP 5.3 and 5.4, so you can choose which
 one you want to use. If you want to use PHP GTK with PHP 5.3, install
 php53-gtk. If you want to use it with PHP 5.4, install php54-gtk. If you
 try to install php-gtk, MacPorts will install the latest stable one, which
 is php54-gtk.

 > Trying to install this one I get this output:
 > {{{
 > --->  Configuring php54-cairo
 > DEBUG: Using compiler 'Xcode Clang'
 > DEBUG: Executing proc-pre-org.macports.configure-configure-0
 > DEBUG: Generating configure script in Cairo-0.3.2
 > Configuring for:
 > PHP Api Version:         20100412
 > Zend Module Api No:      20100525
 > Zend Extension Api No:   220100525
 > }}}
 >
 > But it never completes this task.
 > I've installed latest version of "xcode" but it still stacks in this
 step.
 >
 > What should I do?

 I have never seen this problem before... I'm not sure what to suggest.

 Could you attach the main.log file? Its location is printed by the
 command:

 {{{
 port logfile php54-cairo
 }}}

 What version of OS X, Xcode and the Xcode command line tools are you
 using? What compiler version?

-- 
Ticket URL: <https://trac.macports.org/ticket/48540#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list