[MacPorts] #16057: cairo missing dependency on fontconfig, or internal misconfiguration of some sort

MacPorts noreply at macports.org
Tue Aug 18 20:51:16 PDT 2009


#16057: cairo missing dependency on fontconfig, or internal misconfiguration of
some sort
------------------------------------+---------------------------------------
  Reporter:  gkshenaut@…            |       Owner:  ryandesign@…           
      Type:  defect                 |      Status:  closed                 
  Priority:  Normal                 |   Milestone:                         
 Component:  ports                  |     Version:  1.6.0                  
Resolution:  duplicate              |    Keywords:                         
      Port:  cairo                  |  
------------------------------------+---------------------------------------
Changes (by ryandesign@…):

  * port:  => cairo


Old description:

> % sudo port install cairo
> Portfile changed since last build; discarding previous state.
> --->  Fetching cairo
> --->  Verifying checksum(s) for cairo
> --->  Extracting cairo
> --->  Configuring cairo
> Error: Target org.macports.configure returned: configure failure: shell
> command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/work/cairo-1.6.4"
> && ./configure --prefix=/opt/local --x-includes=/usr/X11R6/include
> --x-libraries=/usr/X11R6/lib --disable-glitz --disable-xcb --enable-
> freetype --enable-pdf --enable-png --enable-ps --enable-svg --enable-xlib
> --enable-xlib-xrender --with-x --enable-quartz --enable-quartz-font
> --enable-quartz-image " returned error 1
> Command output: checking for cairo's Quartz backend...
> [...]
> checking for cairo's FreeType font backend...
> checking for FONTCONFIG... yes
> checking for FcFini... no
> no
> checking whether cairo's FreeType font backend could be enabled... no
> (requires fontconfig)
> configure: error: requested FreeType font backend could not be enabled
>
> Error: Status 1 encountered during processing.

New description:

 {{{
 % sudo port install cairo
 Portfile changed since last build; discarding previous state.
 --->  Fetching cairo
 --->  Verifying checksum(s) for cairo
 --->  Extracting cairo
 --->  Configuring cairo
 Error: Target org.macports.configure returned: configure failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/work/cairo-1.6.4"
 && ./configure --prefix=/opt/local --x-includes=/usr/X11R6/include
 --x-libraries=/usr/X11R6/lib --disable-glitz --disable-xcb --enable-
 freetype --enable-pdf --enable-png --enable-ps --enable-svg --enable-xlib
 --enable-xlib-xrender --with-x --enable-quartz --enable-quartz-font
 --enable-quartz-image " returned error 1
 Command output: checking for cairo's Quartz backend...
 [...]
 checking for cairo's FreeType font backend...
 checking for FONTCONFIG... yes
 checking for FcFini... no
 no
 checking whether cairo's FreeType font backend could be enabled... no
 (requires fontconfig)
 configure: error: requested FreeType font backend could not be enabled

 Error: Status 1 encountered during processing.
 }}}

--

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


More information about the macports-tickets mailing list