Summary: | graphics/mesa-libs: passes invalid Meson option: -Dgallium-clover=disabled | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> |
Component: | Individual Port(s) | Assignee: | freebsd-x11 (Nobody) <x11> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 259080 |
Description
Jan Beich
2021-10-13 15:17:05 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cacd1d00442ac5c73ce9e4d76dda7ee18207a35c commit cacd1d00442ac5c73ce9e4d76dda7ee18207a35c Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2021-10-13 15:42:29 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2021-10-13 15:42:29 +0000 graphics/mesa-dri: Remove meson option gallium-clover It doesn't exists and cause error with meson >= 0.60 PR: 259140 graphics/mesa-libs/Makefile | 1 - 1 file changed, 1 deletion(-) I confirm, builds fine with Meson 0.60.0rc1 now. A commit in branch 2021Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5aaacbe1f06242a86fd9934cc9baa93d35f9127 commit b5aaacbe1f06242a86fd9934cc9baa93d35f9127 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2021-10-13 15:42:29 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2021-10-17 13:28:02 +0000 graphics/mesa-dri: Remove meson option gallium-clover It doesn't exists and cause error with meson >= 0.60 PR: 259140 (cherry picked from commit cacd1d00442ac5c73ce9e4d76dda7ee18207a35c) graphics/mesa-libs/Makefile | 1 - 1 file changed, 1 deletion(-) |