Date: Sat, 6 Jul 2013 17:58:20 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: Greg Merrell <greg+@netuser.net> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: intltool 0.50.2 script failed on FreeBSD 9.1 Message-ID: <CAN6yY1vMthvbJOPz3-43SDks2=OKoKO_TCvfmrthgm69pBt-ig@mail.gmail.com> In-Reply-To: <001001ce7a9d$8c472510$a4d56f30$@netuser.net> References: <001001ce7a9d$8c472510$a4d56f30$@netuser.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 6, 2013 at 4:06 PM, Greg Merrell <greg+@netuser.net> wrote: > ===>>> Launching child to install textproc/intltool > > > > ===>>> All >> textproc/intltool (53/59) > > > > ===>>> Currently installed version: intltool-0.41.1 > > ===>>> Port directory: /usr/ports/textproc/intltool > > > > ===>>> Starting check for build dependencies > > ===>>> Gathering dependency list for textproc/intltool from ports > > ===>>> Dependency check complete for textproc/intltool > > > > ===>>> All >> intltool-0.41.1 (53/59) > > > > ===> Cleaning for intltool-0.50.2 > > ===> Fetching all distfiles required by intltool-0.50.2 for building > > ===> Extracting for intltool-0.50.2 > > => SHA256 Checksum OK for gnome/intltool-0.50.2.tar.gz. > > ===> intltool-0.50.2 depends on file: /usr/local/bin/perl5.14.4 - found > > ===> Patching for intltool-0.50.2 > > ===> intltool-0.50.2 depends on file: /usr/local/bin/perl5.14.4 - found > > ===> intltool-0.50.2 depends on package: p5-XML-Parser>=0 - found > > ===> intltool-0.50.2 depends on executable: gmake - found > > ===> intltool-0.50.2 depends on file: /usr/local/bin/perl5.14.4 - found > > ===> intltool-0.50.2 depends on shared library: iconv.3 - found > > ===> Configuring for intltool-0.50.2 > > configure: loading site script /usr/ports/Templates/config.site > > 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... (cached) /bin/mkdir -p > > checking for gawk... (cached) /usr/bin/awk > > checking whether gmake sets $(MAKE)... yes > > checking for perl... /usr/bin/perl > > checking for perl >= 5.8.1... 5.14.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@FreeBSD.org [maintainer] and attach the > > "/usr/ports/textproc/intltool/work/intltool-0.50.2/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. a > > /usr/sbin/pkg_info -Ea). > > *** [do-configure] Error code 1 > > > > Stop in /usr/ports/textproc/intltool. > > > > ===>>> make failed for textproc/intltool > > ===>>> Aborting update > > > > ===>>> Update for textproc/intltool failed > > ===>>> Aborting update > > > > ===>>> Killing background jobs > > ===>>> There are messages from installed ports to display, > > but first take a moment to review the error messages > > above. Then press Enter when ready to proceed. > > > > > > I installed XML::Parser through Cpan and it worked fine then. Not sure why > it didn't get picked up as a dependency earlier, but the error message was > clear enough. > > > > Greg > Don't use CPAN for popular perl modules. Install textproc/p5-XML-Parser from ports. Most popular Perl modules are in ports and installing them from ports will greatly simplify maintenance and inter-operation woth other ports. XML::Parser seems to be particularly touchy, for some reason. -- R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vMthvbJOPz3-43SDks2=OKoKO_TCvfmrthgm69pBt-ig>