[Bug 295393] science/v_sim: plist issues

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 May 2026 22:11:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295393

            Bug ID: 295393
           Summary: science/v_sim: plist issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
          Assignee: thierry@FreeBSD.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)

Running buik -t in Poudriere (14.4-RELEASE, amd64) generates this error of
Python bytecode files:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned:
%%PYTHON_LIBDIR%%/dist-packages/gi/overrides/__pycache__/v_sim%%PYTHON_TAG%%.opt-1.pyc
Error: Orphaned:
%%PYTHON_LIBDIR%%/dist-packages/gi/overrides/__pycache__/v_sim%%PYTHON_TAG%%.opt-2.pyc
Error: Orphaned:
%%PYTHON_LIBDIR%%/dist-packages/gi/overrides/__pycache__/v_sim%%PYTHON_TAG%%.pyc
Error: Orphaned: %%PYTHON_LIBDIR%%/dist-packages/gi/overrides/v_sim.py
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing:
%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/v_sim%%PYTHON_TAG%%.opt-1.pyc
Error: Missing:
%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/v_sim%%PYTHON_TAG%%.opt-2.pyc
Error: Missing:
%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/v_sim%%PYTHON_TAG%%.pyc
Error: Missing: %%PYTHON_SITELIBDIR%%/gi/overrides/v_sim.py
===> Error: Plist issues found.
*** Error code 1

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