Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2021 11:41:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 252916] lang/python37: python3.7-config does not answer to --embed
Message-ID:  <bug-252916-21822-3J08LHRaaq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252916-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252916-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=3D252916

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai@FreeBSD.org
              Flags|maintainer-feedback?(python |maintainer-feedback+
                   |@FreeBSD.org)               |
             Status|New                         |Open

--- Comment #2 from Kai Knoblich <kai@FreeBSD.org> ---
(In reply to Thierry Thomas from comment #0)

It seems that the '--embed' option of the 'python-config' command was first
introduced with Python 3.8:

https://github.com/python/cpython/commits/v3.8.7/Misc/python-config.in

It isn't available with Python 3.7:

https://github.com/python/cpython/commits/v3.7.9/Misc/python-config.in

I also looked at a log of french/aster, where it was successfully built
(13.0-CURRENT@2ed0c8d80 with Python 3.7.9_1):

http://gohan03.nyi.freebsd.org/data/main-amd64-default-baseline/p559036_s2e=
d0c8d80/logs/fr-aster-14.6.0.1_2.log

It contains the same notice regarding the missing '--embed' option of
'python-config'. So the lack of the '--embed' option doesn't seem to be the
real cause of the build issues as far I can tell.

HTH

--=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-252916-21822-3J08LHRaaq>