[Bug 269061] multimedia/mpv: fatal error: 'libplacebo/shaders/icc.h' file not found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Jan 2023 21:05:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269061 Bug ID: 269061 Summary: multimedia/mpv: fatal error: 'libplacebo/shaders/icc.h' file not found Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: serpent7776@gmail.com Assignee: multimedia@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) Attachment #239602 text/plain mime type: Created attachment 239602 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239602&action=edit poudriere build log I got a build failure in a poudriere when building mpv with Vulkan enabled. Disabling Vulkan fixes the build. $ freebsd-version 12.3-RELEASE-p10 The compile error message: In file included from ../video/out/vo_gpu_next.c:21: /usr/local/include/libplacebo/renderer.h:29:10: fatal error: 'libplacebo/shaders/icc.h' file not found #include <libplacebo/shaders/icc.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.