[MacPorts] #34204: avahi upgrade fails
MacPorts
noreply at macports.org
Tue Apr 24 23:18:49 PDT 2012
#34204: avahi upgrade fails
-----------------------------+----------------------------------------------
Reporter: mk@… | Owner: pixilla@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: avahi
-----------------------------+----------------------------------------------
I just tried to upgrade avahi, but it fails:
{{{
---> Configuring avahi
Error: Target org.macports.configure returned: configure failure: shell
command failed (see log for details)
Log for avahi is at: /opt/macports-test/var/macports/logs/_opt_macports-
test_var_macports_sources_rsync.macports.org_release_ports_net_avahi/avahi/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
Peeking into the log reveals:
{{{
:info:configure checking for /opt/macports-test/bin/python2.7 extension
module directory... /opt/macports-
test/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-
packages
:info:configure checking for python module gtk... no
:info:configure configure: error: Could not find Python module gtk
:info:configure shell command " cd "/opt/macports-test/var/macports/build
/_opt_macports-
test_var_macports_sources_rsync.macports.org_release_ports_net_avahi/avahi/work/avahi-0.6.31"
&& ./configure --prefix=/opt/macports-test --disable-autoipd --disable-qt3
--disable-qt4 --disable-mono --disable-monodoc --with-distro=darwin
--enable-compat-libdns_sd --disable-gtk3 --disable-xmltoman --enable-
introspection=no --disable-tests " returned error 1
: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 avahi):
org.macports.install org.macports.configure org.macports.build
org.macports.destroot
:notice:configure Log for avahi is at: /opt/macports-
test/var/macports/logs/_opt_macports-
test_var_macports_sources_rsync.macports.org_release_ports_net_avahi/avahi/main.log
}}}
that python's gtk module cannot be found.
Installed is, however, py27-gtk:
{{{
$ port installed py*gtk
The following ports are currently installed:
py27-gtk @2.22.0_1 (active)
}}}
which obviously doesn't get found.
--
Ticket URL: <https://trac.macports.org/ticket/34204>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list