Closed issue by notthewave on void-packages repository https://github.com/void-linux/void-packages/issues/32012 Description: Blender does not find opencolorio and therefore filmic cant be used. I tried to find the cause of this problem and discovered that it's disabled at compile time because opencolorio-devel is not found. It's enabled in the template, though. * xuname: *Void 5.12.17_1 x86_64-musl GenuineIntel uptodate rDFFFF* * package: *affected package(s) including the version*: ``blender-2.93.0_1`` ### Expected behavior Blender finds opencolorio and can use the filmic ### Actual behavior Blender does not find opencolorio and filmic can't be used reports: ``` Color management: using fallback mode for management Color management: Error could not find role data role. ``` on startup ### Steps to reproduce the behavior run blender in the Terminal look at the output and see if the same errors are reported to test filmic go to the Properties panel -> Render properties tab -> Colormamagement and see if there is a filmic option in the hamburger menus.