Date: Wed, 16 May 2012 16:34:37 -0700 From: Kevin Oberman <kob6558@gmail.com> To: Christoph Egger <christoph@christoph-egger.org> Cc: gnome@freebsd.org Subject: Re: intltool doesn't build? Message-ID: <CAN6yY1us5UysrzxFTFeQHGyEGw1EwGwDXWgCYjZuJo%2BP6B3wwg@mail.gmail.com> In-Reply-To: <20120516224325.GA51523@freebsd.asgard> References: <20120516224325.GA51523@freebsd.asgard>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 16, 2012 at 4:13 PM, Christoph Egger <christoph@christoph-egger.org> wrote: > Hi! > > =A0intltools doesn't build from todays' port tree. Reporting as the > error message told me ;-) > > =3D=3D=3D> =A0Configuring for intltool-0.41.1 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > 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 >=3D 5.8.1... 5.12.4 > checking for XML::Parser... configure: error: XML::Parser perl module is = required for intltool > =3D=3D=3D> =A0Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach th= e > "/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/portupgrade2012= 0517-50378-frgd30-0 env UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Dintltool-= 0.41.1 UPGRADE_PORT_VER=3D0.41.1 make > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > =A0 ! textproc/intltool (intltool-0.41.1) =A0(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 --=20 R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1us5UysrzxFTFeQHGyEGw1EwGwDXWgCYjZuJo%2BP6B3wwg>