https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252916

Kai Knoblich <k...@freebsd.org> changed:

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

--- Comment #2 from Kai Knoblich <k...@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_s2ed0c8d80/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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to