Bug 267205 - graphics/mesa-libs: fails check-plist since 22.2.1 update
Summary: graphics/mesa-libs: 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:35 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:35:12 UTC
$ poudriere testport -j 131amd64 graphics/mesa-libs
[...]
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/dri/r300_dri.so is linked to /usr/local/llvm13/lib/libLLVM-13.so from devel/llvm13 but it is not declared as a dependency
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/dri/r300_dri.so
===> 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:47 UTC
A commit in branch main references this bug:

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

commit a06b620420eda5baa5fd0dc2c71630ebbfe6030f
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-10-19 18:57:54 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-10-19 19:22:54 +0000

    graphics/mesa-libs: fix check-plist

    We need to build r300 dri driver but don't use it.

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

 graphics/mesa-libs/pkg-plist | 1 +
 1 file changed, 1 insertion(+)