[Bug 271013] www/py-beautifulsoup: plist problem for FLAVOR=py37
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Apr 2023 02:15:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271013 Bug ID: 271013 Summary: www/py-beautifulsoup: plist problem for FLAVOR=py37 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: wen@FreeBSD.org Reporter: jcfyecrayz@liamekaens.com Flags: maintainer-feedback?(wen@FreeBSD.org) Assignee: wen@FreeBSD.org After the update to 4.12.2 (and now static plist), 'make -C www/py-beautifulsoup stage check-plist' fails (and 'make install' fails as well for the same reason). ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/__init__.cpython-37.opt-1.pyc Error: Orphaned: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/__init__.cpython-37.pyc Error: Orphaned: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/css.cpython-37.opt-1.pyc Error: Orphaned: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/css.cpython-37.pyc Error: Orphaned: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/dammit.cpython-37.opt-1.pyc Error: Orphaned: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/dammit.cpython-37.pyc . . ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/__init__.opt-1.pyc Error: Missing: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/__init__.pyc Error: Missing: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/css.opt-1.pyc Error: Missing: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/css.pyc Error: Missing: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/dammit.opt-1.pyc Error: Missing: %%PYTHON_SITELIBDIR%%/bs4/__pycache__/dammit.pyc . . PYTHON_EXT_SUFFIX as defined in Mk/Uses/python.mk is empty for ${PYTHON_REL} < 30807 -- You are receiving this mail because: You are the assignee for the bug.