Subject: pkg/31500: devel/pango version 1.10.1 does not compile the cairo backend
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <schmitz@i3s.unice.fr>
List: pkgsrc-bugs
Date: 10/07/2005 10:36:00
>Number:         31500
>Category:       pkg
>Synopsis:       devel/pango version 1.10.1 does not compile the cairo backend
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 07 10:36:00 +0000 2005
>Originator:     Sylvain
>Release:        NetBSD 2.0.2
>Organization:
>Environment:
NetBSD scylla 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 08:53:42 UTC 2005  jmc@faith.netbsd.org:/home/builds/ab/netbsd-2-0-2-RELEASE/i386/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC i386
>Description:
The `configure' script for version 1.10.1 of package `devel/pango' fails on the cairo backend.  The `configure' script needs to add `-pthread' to the environment variable `CAIRO_LIBS'.  (The script also seems to ignore any value of `CAIRO_LIBS' set by the user.)

Note: package `x11/gtk2' with version 2.8.4 requires pango with cairo backend.
>How-To-Repeat:
`make update' in `devel/pango' from the CVS repository as of Oct 2 2005
>Fix:
Force the use of `-pthread' in `CAIRO_LIBS' in the `configure' script of `devel/pango'.