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

            Bug ID: 240343
           Summary: x11-themes/plasma5-breeze-gtk: does not build if
                    lang/python37 is installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-b...@freebsd.org
          Reporter: lant...@gmail.com
                CC: k...@freebsd.org, pyt...@freebsd.org
                CC: k...@freebsd.org, pyt...@freebsd.org

Created attachment 207202
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207202&action=edit
Build log

It seems that CMake picks the latest version instead of respecting what python3
symlink points to. Since cairo module is only installed for the default version
of Python 3, which is currently 3.6, it can't find cairo module for Python 3.7.

-- Found Python3: /usr/local/bin/python3.7 (found version "3.7.4") found
components:  Interpreter
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'cairo'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to