Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Blender does not findopencolorio (also at compiletime)
@ 2021-07-16 23:43 notthewave
  2021-07-17  9:04 ` Blender does not find opencolorio " biopsin
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: notthewave @ 2021-07-16 23:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

New 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
and reports:
```
Color management: using fallback mode for management
Color management: Error could not find role data role.
```
on startup
### Steps to reproduce the behavior



^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
@ 2021-07-17  9:04 ` biopsin
  2021-07-17  9:45 ` biopsin
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-07-17  9:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-881862194

Comment:
Confirmed `Color management: scene view "Filmic" not found, setting default "Standard".`

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
  2021-07-17  9:04 ` Blender does not find opencolorio " biopsin
@ 2021-07-17  9:45 ` biopsin
  2021-07-17 10:10 ` biopsin
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-07-17  9:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-881862194

Comment:
Confirmed `Color management: scene view "Filmic" not found, setting default "Standard".`
Edit: Ive started workin on opencolorio-2.0.1 locally, I'll see how far I get, if it goes well I make the PR with the fix for blender.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
  2021-07-17  9:04 ` Blender does not find opencolorio " biopsin
  2021-07-17  9:45 ` biopsin
@ 2021-07-17 10:10 ` biopsin
  2021-07-31 11:06 ` notthewave
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-07-17 10:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-881862194

Comment:
Confirmed `Color management: scene view "Filmic" not found, setting default "Standard".`
Edit: Ive started workin on opencolorio-2.0.1 locally, I'll see how far I get, if it goes well I make the PR with the fix for blender. 
@lemmi  https://github.com/biopsin/void-packages/commit/be0e2208fa70d88f126c62da8130774b85e6e648 if you have some available time.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (2 preceding siblings ...)
  2021-07-17 10:10 ` biopsin
@ 2021-07-31 11:06 ` notthewave
  2021-10-12 14:19 ` biopsin
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-07-31 11:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-890331396

Comment:
https://github.com/notthewave/void-packages/blob/opencolorio/srcpkgs/opencolorio/template
I worked on it a bit. compiles but fails with:
```
=> ERROR: opencolorio-2.0.1_1: /builddir directory is not allowed, remove it!
=> ERROR: opencolorio-2.0.1_1: cannot continue with installation!
```

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (3 preceding siblings ...)
  2021-07-31 11:06 ` notthewave
@ 2021-10-12 14:19 ` biopsin
  2021-10-12 14:25 ` biopsin
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-12 14:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 414 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-941057839

Comment:
@notthewave I have updated https://github.com/biopsin/void-packages/commits/patch-1, its still a PITA to get it right; see if you can make something out of it..
also forgot to update shlibs for libOpenColorIO.so.2.0 opencolorio-2.0.2_1
conflog@https://p.teknik.io/xTnbp

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (4 preceding siblings ...)
  2021-10-12 14:19 ` biopsin
@ 2021-10-12 14:25 ` biopsin
  2021-10-12 14:48 ` biopsin
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-12 14:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-941057839

Comment:
@notthewave I have updated https://github.com/biopsin/void-packages/commits/patch-1, its still a PITA to get it right; see if you can make something out of it..
also forgot to update shlibs for libOpenColorIO.so.2.0 opencolorio-2.0.2_1
conflog@https://p.teknik.io/xTnbp
Edit: atleast it builds and installs fine, but

> Could NOT find OpenImageIO.  Skipping build for ociolutimage, ocioconvert, ociodisplay and ocioperf

troubles me

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (5 preceding siblings ...)
  2021-10-12 14:25 ` biopsin
@ 2021-10-12 14:48 ` biopsin
  2021-10-13  7:01 ` biopsin
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-12 14:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-941057839

Comment:
@notthewave I have updated https://github.com/biopsin/void-packages/commits/patch-1, its still a PITA to get it right; see if you can make something out of it..
<s>also forgot to update shlibs for libOpenColorIO.so.2.0 opencolorio-2.0.2_1</s>
conflog@https://p.teknik.io/xTnbp
Edit: atleast it builds and installs fine, but

> Could NOT find OpenImageIO.  Skipping build for ociolutimage, ocioconvert, ociodisplay and ocioperf

troubles me

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (6 preceding siblings ...)
  2021-10-12 14:48 ` biopsin
@ 2021-10-13  7:01 ` biopsin
  2021-10-13  7:07 ` biopsin
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-13  7:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-941057839

Comment:
@notthewave I have updated https://github.com/biopsin/void-packages/commits/patch-1, ...
nevermind, its fixed. Will push PR after some crosscompile tests..

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (7 preceding siblings ...)
  2021-10-13  7:01 ` biopsin
@ 2021-10-13  7:07 ` biopsin
  2021-10-13  7:15 ` biopsin
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-13  7:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-941057839

Comment:
@notthewave I have updated https://github.com/biopsin/void-packages/commits/patch-1, ...
nevermind, its fixed. Will push PR after some crosscompile tests..
Ohh forgot the main topic: Test the Color management.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (8 preceding siblings ...)
  2021-10-13  7:07 ` biopsin
@ 2021-10-13  7:15 ` biopsin
  2021-10-14 14:17 ` biopsin
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-13  7:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-941996125

Comment:
@notthewave if you care to test it as Im off to work..

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (9 preceding siblings ...)
  2021-10-13  7:15 ` biopsin
@ 2021-10-14 14:17 ` biopsin
  2021-11-13 17:26 ` notthewave
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: biopsin @ 2021-10-14 14:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-943403108

Comment:
Well, 
it seems I have trapped my self in a cyclic sircus as both opencolorio and openimageio depends on each other devel pkg to build.
`=> ERROR: Build-time cyclic dependency openimageio(host), opencolorio(host), openimageio(host) detected.`
and  Im lost at sea at this stage so any input is appreciated.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (10 preceding siblings ...)
  2021-10-14 14:17 ` biopsin
@ 2021-11-13 17:26 ` notthewave
  2021-11-26  9:34 ` notthewave
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-11-13 17:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-968104227

Comment:
https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1314

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (11 preceding siblings ...)
  2021-11-13 17:26 ` notthewave
@ 2021-11-26  9:34 ` notthewave
  2021-11-26  9:36 ` notthewave
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-11-26  9:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-979823543

Comment:
https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1516 just got merged

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (12 preceding siblings ...)
  2021-11-26  9:34 ` notthewave
@ 2021-11-26  9:36 ` notthewave
  2021-12-08 15:42 ` notthewave
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-11-26  9:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-979823543

Comment:
https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1516 just got merged. We will have to wait for the release though.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (13 preceding siblings ...)
  2021-11-26  9:36 ` notthewave
@ 2021-12-08 15:42 ` notthewave
  2021-12-17  1:23 ` notthewave
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-08 15:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-988927314

Comment:
https://github.com/void-linux/void-packages/pull/32166

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (14 preceding siblings ...)
  2021-12-08 15:42 ` notthewave
@ 2021-12-17  1:23 ` notthewave
  2021-12-18 14:08 ` notthewave
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-17  1:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-996346909

Comment:
New relase just droped:
https://github.com/AcademySoftwareFoundation/OpenColorIO


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (15 preceding siblings ...)
  2021-12-17  1:23 ` notthewave
@ 2021-12-18 14:08 ` notthewave
  2021-12-20 22:52 ` notthewave
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-18 14:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-996346909

Comment:
New relase just droped:
https://github.com/AcademySoftwareFoundation/OpenColorIO
however judging by the relase statement it does not seem like the change has been included. Will need to try.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (16 preceding siblings ...)
  2021-12-18 14:08 ` notthewave
@ 2021-12-20 22:52 ` notthewave
  2021-12-21  0:07 ` notthewave
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-20 22:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-998328748

Comment:
I tried to compile the newest version but I get:
`ninja: error: loading 'build.ninja': No such file or directory`

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (17 preceding siblings ...)
  2021-12-20 22:52 ` notthewave
@ 2021-12-21  0:07 ` notthewave
  2021-12-26  2:03 ` notthewave
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-21  0:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-998328748

Comment:
I tried to compile the newest version but I get:
`ninja: error: loading 'build.ninja': No such file or directory`
don't know why it does not find it.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (18 preceding siblings ...)
  2021-12-21  0:07 ` notthewave
@ 2021-12-26  2:03 ` notthewave
  2021-12-29 22:09 ` notthewave
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-26  2:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-998328748

Comment:
I tried to compile the newest version but I get:
`ninja: error: loading 'build.ninja': No such file or directory`
don't know why it does not find it.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (19 preceding siblings ...)
  2021-12-26  2:03 ` notthewave
@ 2021-12-29 22:09 ` notthewave
  2021-12-29 22:09 ` notthewave
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-29 22:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-1002793762

Comment:
What sould we do with ilmbase? Its now in openexr and Imath. Remove it? Arch seems to have done just that.
I packaged Imath and updated openexr - but there seems to be something wrong with pytring cmake options 
when compiling opencolorio it complains:
```
/usr/bin/ld: /usr/lib/libpystring.a(pystring.cpp.o): warning: relocation against `_ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE' in read-only section `.text.unlikely'
/usr/bin/ld: /usr/lib/libpystring.a(pystring.cpp.o): relocation R_X86_64_PC32 against symbol `_ZTVSt9basic_iosIcSt11char_traitsIcEE' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[2]: *** [src/OpenColorIO/CMakeFiles/OpenColorIO.dir/build.make:2741: src/OpenColorIO/libOpenColorIO.so.2.1.1] Error 1
make[1]: *** [CMakeFiles/Makefile2:1590: src/OpenColorIO/CMakeFiles/OpenColorIO.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
```


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (20 preceding siblings ...)
  2021-12-29 22:09 ` notthewave
@ 2021-12-29 22:09 ` notthewave
  2022-05-27  2:12 ` github-actions
  2022-06-10  2:13 ` [ISSUE] [CLOSED] " github-actions
  23 siblings, 0 replies; 25+ messages in thread
From: notthewave @ 2021-12-29 22:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-1002793762

Comment:
What sould we do with ilmbase? Its now in openexr and Imath. Remove it? Arch seems to have done just that.
I packaged Imath and updated openexr - but there seems to be something wrong with pystring cmake options 
when compiling opencolorio it complains:
```
/usr/bin/ld: /usr/lib/libpystring.a(pystring.cpp.o): warning: relocation against `_ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE' in read-only section `.text.unlikely'
/usr/bin/ld: /usr/lib/libpystring.a(pystring.cpp.o): relocation R_X86_64_PC32 against symbol `_ZTVSt9basic_iosIcSt11char_traitsIcEE' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[2]: *** [src/OpenColorIO/CMakeFiles/OpenColorIO.dir/build.make:2741: src/OpenColorIO/libOpenColorIO.so.2.1.1] Error 1
make[1]: *** [CMakeFiles/Makefile2:1590: src/OpenColorIO/CMakeFiles/OpenColorIO.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
```


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (21 preceding siblings ...)
  2021-12-29 22:09 ` notthewave
@ 2022-05-27  2:12 ` github-actions
  2022-06-10  2:13 ` [ISSUE] [CLOSED] " github-actions
  23 siblings, 0 replies; 25+ messages in thread
From: github-actions @ 2022-05-27  2:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/32012#issuecomment-1139213537

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [ISSUE] [CLOSED] Blender does not find opencolorio (also at compiletime)
  2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
                   ` (22 preceding siblings ...)
  2022-05-27  2:12 ` github-actions
@ 2022-06-10  2:13 ` github-actions
  23 siblings, 0 replies; 25+ messages in thread
From: github-actions @ 2022-06-10  2:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]

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.

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2022-06-10  2:13 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 23:43 [ISSUE] Blender does not findopencolorio (also at compiletime) notthewave
2021-07-17  9:04 ` Blender does not find opencolorio " biopsin
2021-07-17  9:45 ` biopsin
2021-07-17 10:10 ` biopsin
2021-07-31 11:06 ` notthewave
2021-10-12 14:19 ` biopsin
2021-10-12 14:25 ` biopsin
2021-10-12 14:48 ` biopsin
2021-10-13  7:01 ` biopsin
2021-10-13  7:07 ` biopsin
2021-10-13  7:15 ` biopsin
2021-10-14 14:17 ` biopsin
2021-11-13 17:26 ` notthewave
2021-11-26  9:34 ` notthewave
2021-11-26  9:36 ` notthewave
2021-12-08 15:42 ` notthewave
2021-12-17  1:23 ` notthewave
2021-12-18 14:08 ` notthewave
2021-12-20 22:52 ` notthewave
2021-12-21  0:07 ` notthewave
2021-12-26  2:03 ` notthewave
2021-12-29 22:09 ` notthewave
2021-12-29 22:09 ` notthewave
2022-05-27  2:12 ` github-actions
2022-06-10  2:13 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).