Bug 267206 - graphics/mesa-dri: fails check-plist since 22.2.1 update
Summary: graphics/mesa-dri: fails check-plist since 22.2.1 update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords: needs-patch, regression
Depends on:
Blocks:
 
Reported: 2022-10-19 18:40 UTC by Jan Beich
Modified: 2022-10-19 19:24 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2022-10-19 18:40:12 UTC
$ poudriere testport -j 131amd64 graphics/mesa-dri
[...]
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libEGL.so
Error: Orphaned: lib/libEGL.so.1
Error: Orphaned: lib/libEGL.so.1.0.0
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-19 19:23:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f7586c1568e10d077c2974e0ef13c94928da8587

commit f7586c1568e10d077c2974e0ef13c94928da8587
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-10-19 18:56:23 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-10-19 19:22:30 +0000

    graphics/mesa-dri: Fix check-plist

    We need to build libEGL now for mesa-dri to succeed but we don't use it.

    Sponsored by:   Beckhoff Automation GmbH & Co. KG
    PR:     267206

 graphics/mesa-dri/pkg-plist | 3 +++
 1 file changed, 3 insertions(+)