#23296: intltool configure fails -------------------------------------------+-------------------------------- Reporter: ikbenjosvantongeren@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: intltool -------------------------------------------+-------------------------------- Changes (by jmr@…): * port: 1 => intltool Old description:
Outdated gives an error, see below
sudo port upgrade -d outdated
---> Computing dependencies for intltool ---> Configuring intltool Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_intltool/work/intltool-0.40.6" && ./configure --prefix=/opt/local " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for perl... /opt/local/bin/perl checking for perl >= 5.8.1... 5.8.9 checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
Error: Unable to upgrade port: 1 Before reporting a bug, first run the command again with the -d flag to get complete output. bash-3.2$
Using Perl see below
This is perl, v5.8.9 built for darwin-2level
Copyright 1987-2008, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page
New description: Outdated gives an error, see below {{{ sudo port upgrade -d outdated ---> Computing dependencies for intltool ---> Configuring intltool Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_intltool/work/intltool-0.40.6" && ./configure --prefix=/opt/local " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for perl... /opt/local/bin/perl checking for perl >= 5.8.1... 5.8.9 checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Error: Unable to upgrade port: 1 Before reporting a bug, first run the command again with the -d flag to get complete output. bash-3.2$ }}} Using Perl see below This is perl, v5.8.9 built for darwin-2level Copyright 1987-2008, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page -- Comment: Please remember to preview and use WikiFormatting, and put the name of the port that failed in the Port field. You did not get debug output because you put the -d flag in the wrong place (see the synopsis in the port(1) man page). -- Ticket URL: <http://trac.macports.org/ticket/23296#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS