[Bug 241757] lang/python38: invalid python-config --ldflags
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 6 13:29:39 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241757
Bug ID: 241757
Summary: lang/python38: invalid python-config --ldflags
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: python at FreeBSD.org
Reporter: kib at FreeBSD.org
Assignee: python at FreeBSD.org
Flags: maintainer-feedback?(python at FreeBSD.org)
Compare:
solo% python3.7-config --ldflags ~
-L/usr/local/lib -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl
-lutil -lm
solo% python3.8-config --ldflags ~
-L/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm
This directly affects any consumer that needs to embed python interpreter. An
example is devel/talloc.
Env is poudriere jail with FreeBSD/amd64 11.3-RELEASE
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list