[MacPorts] #31040: libbonoboui fails to see installed XML::parser and fails to install
MacPorts
noreply at macports.org
Tue Aug 30 07:33:52 PDT 2011
#31040: libbonoboui fails to see installed XML::parser and fails to install
--------------------------------+-------------------------------------------
Reporter: raramayo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: libbonoboui
--------------------------------+-------------------------------------------
Changes (by macsforever2000@…):
* port: => libbonoboui
Old description:
> When trying to install it gives me the following:
> ==========
> ---> Computing dependencies for libbonoboui
> ---> Fetching archive for libbonoboui
> ---> Attempting to fetch libbonoboui-2.24.5_0.darwin_10.x86_64.tbz2 from
> http://packages.macports.org/libbonoboui
> ---> Fetching libbonoboui
> ---> Attempting to fetch libbonoboui-2.24.5.tar.bz2 from
> http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/libbonoboui
> ---> Verifying checksum(s) for libbonoboui
> ---> Extracting libbonoboui
> ---> Configuring libbonoboui
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Log for libbonoboui is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libbonoboui/libbonoboui/main.log
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
> ==========
>
> and the log file clearly shows that XML::parser is the culprit:
> ==========
> :info:configure checking whether to build static libraries... yes
> :info:configure checking for bison... bison -y
> :info:configure checking for xrdb... no
> :info:configure checking whether gcc understands -Wno-sign-compare... yes
> :info:configure checking what warning flags to pass to the C compiler...
> -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-
> compare
> :info:configure checking what language compliance flags to pass to the C
> compiler...
> :info:configure checking whether NLS is requested... yes
> :info:configure checking for intltool >= 0.40.0... 0.40.6 found
> :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.3
> :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_tarballs_ports_gnome_libbonoboui/libbonoboui/work/libbonoboui-2.24.5"
> && ./configure --prefix=/opt/local --x-includes=/opt/local/include
> --x-libraries=/opt/local/lib " 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
> libbonoboui): org.macports.activate org.macports.configure
> org.macports.build org.macports.destroot org.macports.install
> :notice:configure Log for libbonoboui is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libbonoboui/libbonoboui/main.log
> ==========
>
> Yet both:
> p5-xml-sax-expat @0.400.0_3 (active)
> p5.12-xml-sax-expat @0.400.0_3 (active)
> are installed
New description:
When trying to install it gives me the following:
==========
{{{
---> Computing dependencies for libbonoboui
---> Fetching archive for libbonoboui
---> Attempting to fetch libbonoboui-2.24.5_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/libbonoboui
---> Fetching libbonoboui
---> Attempting to fetch libbonoboui-2.24.5.tar.bz2 from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/libbonoboui
---> Verifying checksum(s) for libbonoboui
---> Extracting libbonoboui
---> Configuring libbonoboui
Error: Target org.macports.configure returned: configure failure: shell
command failed (see log for details)
Log for libbonoboui is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libbonoboui/libbonoboui/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
==========
and the log file clearly shows that XML::parser is the culprit:
==========
{{{
:info:configure checking whether to build static libraries... yes
:info:configure checking for bison... bison -y
:info:configure checking for xrdb... no
:info:configure checking whether gcc understands -Wno-sign-compare... yes
:info:configure checking what warning flags to pass to the C compiler...
-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-
compare
:info:configure checking what language compliance flags to pass to the C
compiler...
:info:configure checking whether NLS is requested... yes
:info:configure checking for intltool >= 0.40.0... 0.40.6 found
: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.3
: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_tarballs_ports_gnome_libbonoboui/libbonoboui/work/libbonoboui-2.24.5"
&& ./configure --prefix=/opt/local --x-includes=/opt/local/include
--x-libraries=/opt/local/lib " 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
libbonoboui): org.macports.activate org.macports.configure
org.macports.build org.macports.destroot org.macports.install
:notice:configure Log for libbonoboui is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libbonoboui/libbonoboui/main.log
}}}
==========
Yet both:
{{{
p5-xml-sax-expat @0.400.0_3 (active)
p5.12-xml-sax-expat @0.400.0_3 (active)
}}}
are installed
--
Comment:
In the future, please use WikiFormatting and fill in the Port field. Also
please attach the complete log.
--
Ticket URL: <https://trac.macports.org/ticket/31040#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list