From owner-freebsd-ports@FreeBSD.ORG Sun Jan 27 12:19:36 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ED7E9D2D; Sun, 27 Jan 2013 12:19:36 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep31.mx.upcmail.net (fep31.mx.upcmail.net [62.179.121.49]) by mx1.freebsd.org (Postfix) with ESMTP id 07EF6DA2; Sun, 27 Jan 2013 12:19:35 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep19-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130127113323.SVCV26940.viefep19-int.chello.at@edge04.upcmail.net>; Sun, 27 Jan 2013 12:33:23 +0100 Received: from [192.168.1.51] ([95.96.229.21]) by edge04.upcmail.net with edge id szZK1k00w0ULilr04zZKE7; Sun, 27 Jan 2013 12:33:23 +0100 X-SourceIP: 95.96.229.21 Subject: Re: graphics/gegl 0.1.8 does not build From: Koop Mast To: ajtiM In-Reply-To: <1986784.RqaSkmR1PE@luna.wi.rr.com> References: <5103F882.2010408@gwdg.de> <20740.13545.133111.754937@jerusalem.litteratus.org> <510442AA.3000904@gmail.com> <1986784.RqaSkmR1PE@luna.wi.rr.com> Content-Type: text/plain; charset="us-ascii" Date: Sun, 27 Jan 2013 12:38:30 +0100 Message-ID: <1359286710.2119.1.camel@oldtimer.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Robert Huff , Mike Harding , Rainer Hurling , "Joseph A. Nagy, Jr" , freebsd-ports@freebsd.org, gnome@freebsd.org, David Wolfskill X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 12:19:37 -0000 On Sat, 2013-01-26 at 18:40 -0600, ajtiM wrote: > On Saturday 26 January 2013 14:55:06 Joseph A. Nagy, Jr wrote: > > On 01/26/13 13:56, Robert Huff wrote: > > > 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 > > > > FreeBSD alex-laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #8: Tue Jan 22 > > 14:00:27 CST 2013 root@alex-laptop:/usr/obj/usr/src/sys/ALEX-LAPTOP > > amd64 > > > > pkg which /usr/local/bin/gegl > > /usr/local/bin/gegl was installed by package gegl-0.1.8_6 > 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 > root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > I repeat with clang and gcc. I use portmaster and make but I got the same > error. > > I just committed a fix for gegl doc build. I forgot to lift one small change from the gnome devel repo. Thanks for reporting! -Koop