[Bug 237795] devel/gobject-introspection: "needs Python 3.4 at least, but 2.7 was specified."

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 5 02:07:43 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237795

Mikhail Teterin <mi at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mi at FreeBSD.org,
                   |                            |ports-bugs at FreeBSD.org
           Assignee|gnome at FreeBSD.org           |portmgr at FreeBSD.org
          Component|Individual Port(s)          |Ports Framework

--- Comment #3 from Mikhail Teterin <mi at FreeBSD.org> ---
If portmgr actually built ports from source -- rather than relying on Podrierre
to install all dependencies from pre-built packages -- they would've
encountered this bug much earlier. It affects ports needing one version of
Python, but depending on ports requiring another.

For example:

...
===>   gstreamer1-plugins-gl-1.14.4_2 depends on shared library:
libgraphene-1.0.so - not found
===>  graphene-1.8.2_1 needs Python 3.4 at least, but 2.7 was specified.
*** Error code 1

Installing the dependencies (like graphene in my example) first -- directly
from command line -- is the workaround...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list