b***@freebsd.org
2021-05-16 16:52:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241416
Thierry Thomas <***@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |***@FreeBSD.org
--- Comment #15 from Thierry Thomas <***@FreeBSD.org> ---
Upgrading Python to 3.8.10 as a port in developer mode displays the following
errors:
====> 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+=libgdbm.so:databases/gdbm
Error: /usr/local/lib/python3.8/lib-dynload/_sqlite3.cpython-38.so is linked to
/usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as
a dependency
Warning: you need USES+=sqlite
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+=tk
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 declared
as a dependency
Warning: you need USES+=tcl
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+=x11
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 ports.
That means that python3.8 from the port and python3.87 from a package might be
different.
Thierry Thomas <***@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |***@FreeBSD.org
--- Comment #15 from Thierry Thomas <***@FreeBSD.org> ---
Upgrading Python to 3.8.10 as a port in developer mode displays the following
errors:
====> 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+=libgdbm.so:databases/gdbm
Error: /usr/local/lib/python3.8/lib-dynload/_sqlite3.cpython-38.so is linked to
/usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as
a dependency
Warning: you need USES+=sqlite
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+=tk
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 declared
as a dependency
Warning: you need USES+=tcl
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+=x11
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 ports.
That means that python3.8 from the port and python3.87 from a package might be
different.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.