Date: Sat, 28 Jan 2023 22:08:36 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 269061] multimedia/mpv: fatal error: 'libplacebo/shaders/icc.h' file not found Message-ID: <bug-269061-12827-UmGI7DmkY6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269061-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-269061-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269061 Thomas Zander <riggs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #4 from Thomas Zander <riggs@FreeBSD.org> --- (In reply to serpent7776 from comment #3) The build failure with LCMS disabled in both libplacebo and mpv is reproducible. The issue seems to be with the headers installed by libplaceb= o. include/libplacebo/renderer.h unconditionally includes icc.h, regardless of whether the port is built with or without lcms2 support, but the icc.h file= is only installed when it has lcms2 support. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269061-12827-UmGI7DmkY6>