Date: Fri, 1 Feb 2013 15:20:00 GMT From: Koop Mast <kwm@rainbow-runner.nl> To: gnome@FreeBSD.org Subject: Re: ports/175758: Upgrading ' gegl-0.1.8_5' to ' gegl-0.1.8_6' (graphics/gegl) fails Message-ID: <201302011520.r11FK0Cc025741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175758; it has been noted by GNATS. From: Koop Mast <kwm@rainbow-runner.nl> To: bug-followup@FreeBSD.org, rotkap@gmx.de Cc: Subject: Re: ports/175758: Upgrading 'gegl-0.1.8_5' to 'gegl-0.1.8_6' (graphics/gegl) fails Date: Fri, 01 Feb 2013 16:12:14 +0100 After some digging it seems that this issue can be caused by two things. The most like is that gd can't resolve the fonts correctly because it doesn't have fontconfig support. The second is that graphviz doesn't have pangocairo support. So can you check with "make showconfig" if support is enabled in gd for fontconfig and in graphviz for pangocairo? And if it is off see if the error goes away if you enable fontconfig in gd, if it doesn't enable pangocairo in graphviz. -Koop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302011520.r11FK0Cc025741>