Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 01:49:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236843] devel/llvm60 and DEFAULT_VERSION=python=3.6 interference
Message-ID:  <bug-236843-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236843
           Summary: devel/llvm60 and DEFAULT_VERSION=3Dpython=3D3.6
                    interference
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: hiroo.ono+freebsd@gmail.com
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

devel/llvm60 has dependency USES=3D python:2.7,build.
When building with DEFAULT_VERSIONS+=3D python=3D3.7, py36-setuptools is in=
stalled
via dependency on py36-sphinx.
Then, USES=3Dpython2.7 has implicit depencence on py27-enum which pulls in
py27-setuptools.
py27-setuptools and py36-setuptools conflict on /usr/local/bin/easy_install=
.=20

Is there any workaround possible?
It may be just a limitation with llvm60. But llvm60 affects so many ports t=
hat
it is difficult to set DEFAULT_VERSIONS=3Dpython=3D3.6.

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



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