Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2009 16:02:23 GMT
From:      Foo Bar <foo@bar.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139573: Port x11-toolkits/pango missing a dependency on fontconfig
Message-ID:  <200910131602.n9DG2NjR048274@www.freebsd.org>
Resent-Message-ID: <200910131610.n9DGA3Mi087241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139573
>Category:       ports
>Synopsis:       Port x11-toolkits/pango missing a dependency on fontconfig
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 13 16:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Foo Bar
>Release:        7.0-RELEASE
>Organization:
Anonymous
>Environment:
FreeBSD silkstage.company.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/sr/obj/usr/src/sys/GENERIC amd64
>Description:
Building gtk20 fails because of a dependency on pangocairo.pc, supposed to be installed by the pango port. 

Pango automatically installs pangocairo.pc and associated library files if and only if it can find a suitable font backend. This process depends on fontconfig being up to date. However, this is not listed in Pango's build dependencies. Thus, pango succeeds to install, but does so incompletely from the point of view of  other packages that in turn depend on it.

The repair is to ensure fontconfig is listed as a dependency for pango.
>How-To-Repeat:
See above
>Fix:
See above

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910131602.n9DG2NjR048274>