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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to