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:   maintainer-feedback requested: [Bug 256337] x11-toolkits/gtk40: fails check-plist
Message-ID:  <bug-256337-39348-6D6Ls7JeKx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256337-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256337-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 256337: x11-toolkits/gtk40: fails check-plist
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256337



--- Description ---
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256337-39348-6D6Ls7JeKx>