From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 26 19:56:29 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BD25762C; Sat, 26 Jan 2013 19:56:29 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 6E498D60; Sat, 26 Jan 2013 19:56:29 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 26 Jan 2013 14:56:28 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CFC65219; Sat, 26 Jan 2013 14:56:25 -0500 Received-SPF: None identity=pra; client-ip=209.6.84.183; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: Neutral identity=mailfrom; client-ip=209.6.84.183; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None identity=helo; client-ip=209.6.84.183; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="postmaster@jerusalem.litteratus.org.litteratus.org"; x-conformance=sidf_compatible Received: from 209-6-84-183.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.84.183]) by smtp01.lnh.mail.rcn.net with ESMTP; 26 Jan 2013 14:56:26 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20740.13545.133111.754937@jerusalem.litteratus.org> Date: Sat, 26 Jan 2013 14:56:25 -0500 To: "Joseph A. Nagy, Jr" Subject: Re: graphics/gegl 0.1.8 does not build In-Reply-To: <51042BE8.3090406@gmail.com> References: <5103F882.2010408@gwdg.de> <510419A6.3090106@gwdg.de> <51042BE8.3090406@gmail.com> X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net) Cc: gnome@FreeBSD.org, Rainer Hurling , "freebsd-ports@freebsd.org" , David Wolfskill X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2013 19:56:29 -0000 Joseph A. Nagy, Jr writes: > On 01/26/13 12:00, Rainer Hurling wrote: > >> ../tools/gobj2dot.rb .. | /usr/local/bin/dot png > images/inheritance.png > >> Error: dot: can't open png > >> Failed to parse ../operations/workshop/max-rgb.c, probably invalid utf8 > >> gmake[3]: *** [images/inheritance.png] Fehler 2 > >> gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/docs' > >> gmake[2]: *** [all-recursive] Fehler 1 > > >I just recognized (thanks to David), that the 'real' first error is not > > a problem with utf8 conversion, but in > > > > > I just wanted to relay I built this on 9.1 with clang w/o any errors. I am unable to get a clean build on FreeBSD 10.0-CURRENT #0: Sun Dec 30 12:52:09 EST 2012 amd64 and get the same error. Robert Huff