[MacPorts] #28521: cannot install gnome-doc-utils due to wrong p5-xml-parser
MacPorts
noreply at macports.org
Wed Feb 23 05:22:05 PST 2011
#28521: cannot install gnome-doc-utils due to wrong p5-xml-parser
-------------------------------+--------------------------------------------
Reporter: ralph@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: variants | Port:
-------------------------------+--------------------------------------------
Install of gnome-doc-utils fails if
p5-xml-parser
is present as it requires the variant
p5-xml-parser +universal
at least on my system:
{{{
:info:configure checking for intltool-update... /opt/local/bin/intltool-
update
:info:configure checking for intltool-merge... /opt/local/bin/intltool-
merge
:info:configure checking for intltool-extract... /opt/local/bin/intltool-
extract
:info:configure checking for xgettext... /opt/local/bin/xgettext
:info:configure checking for msgmerge... /opt/local/bin/msgmerge
:info:configure checking for msgfmt... /opt/local/bin/msgfmt
:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
:info:configure checking for perl... /opt/local/bin/perl
:info:configure checking for perl >= 5.8.1... 5.12.2
:info:configure checking for XML::Parser... configure: error: XML::Parser
perl module is required for intltool
:info:configure shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-doc-utils/work/gnome-doc-utils-0.20.4" &&
./configure --prefix=/opt/local --disable-scrollkeeper
am_cv_python_pythondir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/ " returned error 2
:error:configure Target org.macports.configure returned: configure
failure: shell command failed (see log for details)
:debug:configure Backtrace: configure failure: shell command failed (see
log for details)
while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for gnome-
doc-utils): org.macports.activate org.macports.configure
org.macports.build org.macports.destroot org.macports.install
:notice:configure Log for gnome-doc-utils is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-doc-utils/main.log
}}}
After
{{{
sudo port install p5-xml-parser +universal
}}}
gnome-doc-utils installs fine.
--
Ticket URL: <https://trac.macports.org/ticket/28521>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list