Date: Fri, 20 Aug 2021 12:04:19 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257864] lang/pythonXX: Fix library installation Message-ID: <bug-257864-21822-uKvn5w5vrx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257864-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-257864-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=3D257864 --- Comment #2 from Thierry Thomas <thierry@FreeBSD.org> --- (In reply to Kubilay Kocak from comment #1) ATM, I'm fighting against two ports consumers of Python: french/aster and math/sage (9.2 is OK, but I have not yet been able to upgrade it to 9.3 or = the release candidates of 9.4). This patch removes some strange errors by letti= ng them correctly be linked against the installed libpython (but other non-rel= ated problems persist).=20 As far as I'm concerned, it does not break any ports: the visible change is that ldd will list libpython for some binaries, where it does not return anything without the proposed patch. I don't think that an exp-run is necessary in this case. --=20 You are receiving this mail because: You are on the CC list for the bug. 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-257864-21822-uKvn5w5vrx>