You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python feature '--record {plist}' is expected to record the correct plist into a file, but for nlopt-python there are mismatches between actually installed and recorded plist:
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/__init__.py
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/__pycache__/nlopt%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/__pycache__/nlopt%%PYTHON_EXT_SUFFIX%%.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/_nlopt.so
Error: Orphaned: %%PYTHON_SITELIBDIR%%/nlopt/nlopt.py
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%PYTHON_SITELIBDIR%%/nlopt/_nlopt%%PYTHON_EXT_SUFFIX%%.so
===> Error: Plist issues found.
Version: 2.7.1
FreeBSD 13.1
The text was updated successfully, but these errors were encountered:
The Python feature '--record {plist}' is expected to record the correct plist into a file, but for
nlopt-python
there are mismatches between actually installed and recorded plist:Version: 2.7.1
FreeBSD 13.1
The text was updated successfully, but these errors were encountered: