Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Nov 2019 13:29:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241757] lang/python38: invalid python-config --ldflags
Message-ID:  <bug-241757-21822@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: kib@FreeBSD.org
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

Compare:
solo% python3.7-config --ldflags                                           =
   ~
 -L/usr/local/lib -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl
-lutil -lm=20
solo% python3.8-config --ldflags                                           =
   ~
 -L/usr/local/lib  -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -=
lm=20

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

--=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-241757-21822>