intltool doesn't build?

Kevin Oberman kob6558 at gmail.com
Wed May 16 23:34:39 UTC 2012


On Wed, May 16, 2012 at 4:13 PM, Christoph Egger
<christoph at christoph-egger.org> wrote:
> Hi!
>
>  intltools doesn't build from todays' port tree. Reporting as the
> error message told me ;-)
>
> ===>  Configuring for intltool-0.41.1
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether gmake sets $(MAKE)... yes
> checking for perl... /usr/bin/perl
> checking for perl >= 5.8.1... 5.12.4
> checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
> "/usr/ports/textproc/intltool/work/intltool-0.41.1/config.log" including the
> output of the failure of your make command. Also, it might be a good idea to
> provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/textproc/intltool.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20120517-50378-frgd30-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=intltool-0.41.1 UPGRADE_PORT_VER=0.41.1 make
> ** Fix the problem and try again.
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>   ! textproc/intltool (intltool-0.41.1)  (configure error)

This is a chicken/egg with testing for the presence of the XML Parser.
The issue that pops up periodically and is not linked to CURRENT. I've
been bitten by it a couple of times since at least FreeBSD7.  (This
assumes that you do have  a current p5-XML-Parser installed.)

Just reinstall that port (p5-XMS-Parser) and you should be OK.
portmaster p5-XML-Parser
or
portupgrade -f p5-XML-Parser
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6558 at gmail.com


More information about the freebsd-gnome mailing list