From nobody@FreeBSD.org  Wed Jan 30 19:26:30 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id F2BBAD7D
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Jan 2013 19:26:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id E4507FCE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Jan 2013 19:26:30 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0UJQSmH019599
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Jan 2013 19:26:28 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r0UJQSKT019598;
	Wed, 30 Jan 2013 19:26:28 GMT
	(envelope-from nobody)
Message-Id: <201301301926.r0UJQSKT019598@red.freebsd.org>
Date: Wed, 30 Jan 2013 19:26:28 GMT
From: Heino Tiedemann <rotkap@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: raphics/gegl (gegl-0.1.8_5)  (unknown build error)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         175708
>Category:       ports
>Synopsis:       graphics/gegl (gegl-0.1.8_5)  (unknown build error)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 30 19:30:00 UTC 2013
>Closed-Date:    Wed Jan 30 21:36:03 UTC 2013
>Last-Modified:  Thu Jan 31 08:00:01 UTC 2013
>Originator:     Heino Tiedemann
>Release:        9.0-STABLE
>Organization:
>Environment:
FreeBSD ahab.tihnet 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 15 07:53:27 CET 2012     root@ahab.tihnet:/usr/obj/usr/src/sys/BEASTIE  i386
a
>Description:
portupgrade graphics/gegl brings up:


GEGL_SWAP=RAM GEGL_PATH=../operations \
./tools/introspect > class-hierarchy.html
mkdir -p images
./tools/gobj2dot.rb .. | /usr/local/bin/dot -Tpng > images/inheritance.png
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
Error: Could not find/open font
gmake[3]: *** [images/inheritance.png] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/docs'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/docs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/graphics/gegl.
*** Error code 1

Stop in /usr/ports/graphics/gegl.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130130-225-m5rjvu-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gegl-0.1.8_5 UPGRADE_PORT_VER=0.1.8_5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! graphics/gegl (gegl-0.1.8_5)  (unknown build error)
>How-To-Repeat:
portupgrade graphics/gegl


>Fix:


>Release-Note:
>Audit-Trail:

From: Rainer Hurling <rhurlin@gwdg.de>
To: bug-followup@FreeBSD.org, rotkap@gmx.de
Cc:  
Subject: Re: ports/175708: raphics/gegl (gegl-0.1.8_5)  (unknown build error)
Date: Wed, 30 Jan 2013 22:05:44 +0100

 This error has been solved with revision 311055 (2013-01-27). It was a
 problem with the doc build.
 
 Please update your ports tree (gegl-0.1.8_6) and build again.
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Jan 30 21:35:44 UTC 2013 
State-Changed-Why:  
This is supposed to be fixed in the latest tree. 

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

From: Heino Tiedemann <rotkap@gmx.de>
To: Rainer Hurling <rhurlin@gwdg.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/175708: raphics/gegl (gegl-0.1.8_5)  (unknown build error)
Date: Thu, 31 Jan 2013 08:35:11 +0100

 Rainer Hurling <rhurlin@gwdg.de> wrote:
 
 > This error has been solved with revision 311055 (2013-01-27). It was a
 > problem with the doc build.
 >
 > Please update your ports tree (gegl-0.1.8_6) and build again.
 
 ??
 
 I did a portsnap fetch update an Jan, 30th. So it should be ...
 
 Heino

From: Heino Tiedemann <rotkap@gmx.de>
To: Rainer Hurling <rhurlin@gwdg.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/175708: raphics/gegl (gegl-0.1.8_5)  (unknown build error)
Date: Thu, 31 Jan 2013 08:59:14 +0100

 Rainer Hurling <rhurlin@gwdg.de> wrote:
 
 > This error has been solved with revision 311055 (2013-01-27). It was a
 > problem with the doc build.
 >
 > Please update your ports tree (gegl-0.1.8_6) and build again.
 
 
 Please do not close this pr.
 
 
 It happens in the latest version:
 
 --->  Upgrading 'gegl-0.1.8_5' to 'gegl-0.1.8_6' (graphics/gegl)
 
 
 Heino
 
>Unformatted:
