Opened 15 years ago
Last modified 14 years ago
#23296 closed defect
intltool configure fails — at Version 1
Reported by: | ikbenjosvantongeren@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | intltool |
Description (last modified by jmroot (Joshua Root))
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
Change History (1)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Port: | intltool added; 1 removed |
Summary: | sudo port upgrade -d outdated → intltool configure fails |
Note: See
TracTickets for help on using
tickets.
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).