Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 16:52:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241416] [NEW PORT] lang/python38
Message-ID:  <bug-241416-21822-YIysW9cL8r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241416-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241416-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=3D241416

Thierry Thomas <thierry@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thierry@FreeBSD.org

--- Comment #15 from Thierry Thomas <thierry@FreeBSD.org> ---
Upgrading Python to 3.8.10 as a port in developer mode displays the followi=
ng
errors:

=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: /usr/local/lib/python3.8/lib-dynload/_gdbm.cpython-38.so is linked to
/usr/local/lib/libgdbm.so.6 from databases/gdbm but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=3Dlibgdbm.so:databases/gdbm
Error: /usr/local/lib/python3.8/lib-dynload/_sqlite3.cpython-38.so is linke=
d to
/usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declare=
d as
a dependency
Warning: you need USES+=3Dsqlite
Error: /usr/local/lib/python3.8/lib-dynload/_tkinter.cpython-38_failed.so is
linked to /usr/local/lib/libtk86.so.1 from x11-toolkits/tk86 but it is not
declared as a dependency
Warning: you need USES+=3Dtk
Error: /usr/local/lib/python3.8/lib-dynload/_tkinter.cpython-38_failed.so is
linked to /usr/local/lib/libtcl86.so.1 from lang/tcl86 but it is not declar=
ed
as a dependency
Warning: you need USES+=3Dtcl
Error: /usr/local/lib/python3.8/lib-dynload/_tkinter.cpython-38_failed.so is
linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared=
 as
a dependency
Warning: you need USE_XORG+=3Dx11
readelf: Not an ELF file.
Warning:
/usr/ports/lang/python38/work/stage/usr/local/lib/libpython3.8.so.1.0-gdb.py
doesn't have a SONAME.
Warning: pkg(8) will not register it as being provided by the port.
Warning: If another port depend on it, pkg will not be able to know where it
comes from.
Warning: It is directly in /usr/local/lib, it is probably used by other por=
ts.

That means that python3.8 from the port and python3.87 from a package might=
 be
different.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241416-21822-YIysW9cL8r>