Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Sep 2019 04:44:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 240343] x11-themes/plasma5-breeze-gtk: does not build if lang/python37 is installed
Message-ID:  <bug-240343-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240343

            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@FreeBSD.org
          Reporter: lantw44@gmail.com
                CC: kde@FreeBSD.org, python@FreeBSD.org
                CC: kde@FreeBSD.org, python@FreeBSD.org

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

It seems that CMake picks the latest version instead of respecting what pyt=
hon3
symlink points to. Since cairo module is only installed for the default ver=
sion
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'

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240343-21822>