Opened 15 years ago
Last modified 14 years ago
#23296 closed defect
sudo port upgrade -d outdated — at Initial Version
Reported by: | ikbenjosvantongeren@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | intltool |
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