Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2023 02:15:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271013] www/py-beautifulsoup: plist problem for FLAVOR=py37
Message-ID:  <bug-271013-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271013

            Bug ID: 271013
           Summary: www/py-beautifulsoup: plist problem for FLAVOR=3Dpy37
           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).

=3D=3D=3D> 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
 .
 .
=3D=3D=3D> 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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