pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Creating Proper PLIST.unixware7



Hello,

I know that python27 is no longer supported, but I would still like to get it to build and install.

I added this to the Makefile

.elif ${OPSYS} == "UnixWare"
PY_PLATNAME=    unixware7


I have in my PLIST.unixware7

lib/python2.7/plat-unixware7/IN.py
lib/python2.7/plat-unixware7/IN.pyc
lib/python2.7/plat-unixware7/IN.pyo
lib/python2.7/plat-unixware7/STROPTS.py
lib/python2.7/plat-unixware7/STROPTS.pyc
lib/python2.7/plat-unixware7/STROPTS.pyo
lib/python2.7/plat-unixware7/regen

I am getting this error from bmake install.

=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for python27-2.7.18nb6
ERROR: ************************************************************
ERROR: The following files are in /home/build/pkgsrc/lang/python27/work/.destdir/usr/pkg but not in the PLIST: ERROR: /home/build/pkgsrc/lang/python27/work/.destdir/usr/pkg/lib/python2.7/lib-dynload/spwd.so ERROR: /home/build/pkgsrc/lang/python27/work/.destdir/usr/pkg/lib/python2.7/plat-unixware7/STROPTS.py ERROR: /home/build/pkgsrc/lang/python27/work/.destdir/usr/pkg/lib/python2.7/plat-unixware7/STROPTS.pyc ERROR: /home/build/pkgsrc/lang/python27/work/.destdir/usr/pkg/lib/python2.7/plat-unixware7/STROPTS.pyo
*** Error code 1

Stop.
bmake[1]: stopped in /home/build/pkgsrc/lang/python27
*** Error code 1

Stop.
bmake: stopped in /home/build/pkgsrc/lang/python27


I am not sure how to add or where to add them to fix this PLIST issue.

Regards,

--
Boyd Gerber <gerberb%zenez.com@localhost> 801 849-0213
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047



Home | Main Index | Thread Index | Old Index