Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2023 21:05:30 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269061

            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=3D239602&action=
=3Dedit
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

--=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>