pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/54753: lang/python38 does not install on FreeBSD
>Number: 54753
>Category: pkg
>Synopsis: lang/python38 does not install on FreeBSD
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 10 15:45:01 +0000 2019
>Originator: Frédéric Fauberteau
>Release: FreeBSD 12.0-RELEASE-p12
>Organization:
>Environment:
System: FreeBSD cocoon.triaxx.org 12.0-RELEASE-p12 FreeBSD 12.0-RELEASE-p12 GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
The installation process fails with the following log:
[...]
=> Checking file-check results for python38-3.8.0
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkgsrc/lang/python38/work/.destdir/usr/pkg:
ERROR: /usr/pkgsrc/lang/python38/work/.destdir/usr/pkg/lib/python3.8/lib-dynload/_ctypes.so
*** Error code 1
Stop.
bmake[1]: stopped in /usr/pkgsrc/lang/python38
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/lang/python38
>How-To-Repeat:
cd /usr/pkgsrc/lang/python38 && make instal
>Fix:
I thought to move lib/python${PY_VER_SUFFIX}/lib-dynload/_ctypes.so from PLIST to PLIST.* except for PLIST.FreeBSD. But I am not sure that _ctypes.so should not be built for FreeBSD.
Home |
Main Index |
Thread Index |
Old Index