Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 03:57:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 243606] editors/vim fails to build with PYTHON3
Message-ID:  <bug-243606-21822-hAsivxzgCI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243606-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243606-21822@https.bugs.freebsd.org/bugzilla/>

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |python@FreeBSD.org

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
@Roman Pythons ABI changes when build with/without DEBUG, which can cause
issues like these. As far as upstream vim is concerned, its configure should
detect the Python ABI and/or the various *FLAGS settings via pkg-config

Longer term, unless there's user value in having both Python version bindin=
gs
installed, the vim port should probably be using USES=3Dpython:<version-spe=
c>,
declaring the range of versions it supports, and a single PYTHON option ins=
tead
of dedicated and separate PYTHON2/PYTHON3 options

--=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-243606-21822-hAsivxzgCI>