From nobody@FreeBSD.org  Mon May  5 10:41:00 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 54F6B1065676
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 May 2008 10:41:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 417A48FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 May 2008 10:41:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m45AeA3s099452
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 5 May 2008 10:40:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m45AeAKX099451;
	Mon, 5 May 2008 10:40:10 GMT
	(envelope-from nobody)
Message-Id: <200805051040.m45AeAKX099451@www.freebsd.org>
Date: Mon, 5 May 2008 10:40:10 GMT
From: Michael Moll <kvedulv@kvedulv.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing dependency of graphics/poppler on fontconfig
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123417
>Category:       ports
>Synopsis:       Missing dependency of graphics/poppler on fontconfig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 05 10:50:01 UTC 2008
>Closed-Date:    Mon May 05 19:24:12 UTC 2008
>Last-Modified:  Mon May  5 19:30:01 UTC 2008
>Originator:     Michael Moll
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD darkthrone.kvedulv.de 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Mon Mar  3 12:17:40 CET 2008     mmoll@darkthrone.kvedulv.de:/usr/obj/usr/src/sys/DARKTHRONE  sparc64
>Description:
===>   poppler-0.6.4 depends on executable: gmake - found
===>   poppler-0.6.4 depends on executable: pkg-config - found
===>   poppler-0.6.4 depends on shared library: xml2.5 - found
===>  Configuring for poppler-0.6.4
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
[...]
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking for FONTCONFIG... gnome-config: not found
configure: error: Package requirements (fontconfig >= 2.0.0) were not met:

No package 'fontconfig' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables FONTCONFIG_CFLAGS
and FONTCONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
[...]
>How-To-Repeat:
try to install poppler on a system without fontconfig installed
>Fix:
add dependency

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 5 10:50:09 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123417 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon May 5 19:23:41 UTC 2008 
State-Changed-Why:  
Yeah when you disable cairo support. Fixed and thanks for report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123417 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123417: commit references a PR
Date: Mon,  5 May 2008 19:23:07 +0000 (UTC)

 mezz        2008-05-05 19:23:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/poppler     Makefile 
   Log:
   Add a missing dependency, fontconfig, when disables ciaro support. Bump the
   PORTREVISION.
   
   PR:             ports/123417
   Reported by:    Michael Moll <kvedulv@kvedulv.de>
   
   Revision  Changes    Path
   1.39      +2 -1      ports/graphics/poppler/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
