[MacPorts] #43664: dbus-python @1.2.0: configure fails for python3 subports

MacPorts noreply at macports.org
Sat May 10 12:24:32 PDT 2014


#43664: dbus-python @1.2.0: configure fails for python3 subports
--------------------------+------------------------
  Reporter:  devans@…     |      Owner:  mcalhoun@…
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  python-dbus  |
--------------------------+------------------------

Comment (by devans@…):

 Aha!! No python dependencies!  I was building gnome-music in a clean build
 (starting with all ports deactivated) to check dependencies
 {{{
 $ /opt/local/bin/python3.3 -c "import
 sys;print(hex(sys.hexversion));print(sys.version);print(sys.version_info);"
 -bash: /opt/local/bin/python3.3: No such file or directory
 $ port deps dbus-python33
 Full Name: dbus-python33 @1.2.0_0
 Build Dependencies:   pkgconfig
 Library Dependencies: dbus, dbus-glib, gettext, glib2, libiconv

 }}}

 I see that the port (all versions) failed on the build bots as well (they
 start with nothing active as well).

 After activating python33, build completes successfully.

-- 
Ticket URL: <https://trac.macports.org/ticket/43664#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list