[MacPorts] #54831: Error: Processing of port poppler failed while installing numpy

MacPorts noreply at macports.org
Thu Sep 28 09:44:27 UTC 2017


#54831: Error: Processing of port poppler failed while installing numpy
----------------------+----------------------
  Reporter:  caverac  |      Owner:  dbevans
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  poppler  |
----------------------+----------------------
Changes (by ryandesign):

 * cc: ryandesign (added)


Comment:

 The log says:

 {{{
 :info:destroot Traceback (most recent call last):
 :info:destroot   File "/opt/local/bin/gtkdoc-rebase", line 28, in <module>
 :info:destroot     from gtkdoc import common, config, rebase
 :info:destroot   File "/opt/local/share/gtk-doc/python/gtkdoc/rebase.py",
 line 28, in <module>
 :info:destroot     from six import iteritems, iterkeys
 :info:destroot ImportError: No module named six
 }}}

 So it sounds like gtkdoc-rebase (a program provided by the gtk-doc port)
 requires a Python module named "six" (provided by the py27-six port). This
 module should be there, since gtk-doc does declare a dependency on
 py27-six.

 Can you please show us what versions of these ports are installed, by
 running:

 {{{
 port -v installed gtk-doc py27-six
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54831#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list