Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Jun 2021 14:35:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 256337] x11-toolkits/gtk40: fails check-plist
Message-ID:  <bug-256337-39348@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256337
           Summary: x11-toolkits/gtk40: fails check-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

post-install creates a number of empty directories but only unversioned are
preserved via @dir in pkg-plist. Files/directories not in pkg-plist aren't
copied from ${STAGEDIR} to real filesystem. Worse, noise in check-plist mas=
ks
real issues like the one fixed by ports 4ee3b1cca9a5.

$ poudriere testport -j 122amd64 x11-toolkits/gtk40
[...]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir lib/gtk-4.0/%%GTK4_VERSION%%/engines
Error: Orphaned: @dir lib/gtk-4.0/%%GTK4_VERSION%%/loaders
Error: Orphaned: @dir lib/gtk-4.0/%%GTK4_VERSION%%/modules
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
=3D=3D=3D> Error: Plist issues found.
*** Error code 1

--=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-256337-39348>