[Bug 240343] x11-themes/plasma5-breeze-gtk: does not build if lang/python37 is installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 5 04:44:26 UTC 2019
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-bugs at FreeBSD.org
Reporter: lantw44 at gmail.com
CC: kde at FreeBSD.org, python at FreeBSD.org
CC: kde at FreeBSD.org, python at 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.
More information about the freebsd-python
mailing list