Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833439 - media-libs/opencolorio-2.1.1-r4: fatal error: 'OpenEXR/ImathColor.h' file not found
Summary: media-libs/opencolorio-2.1.1-r4: fatal error: 'OpenEXR/ImathColor.h' file not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 22:36 UTC by James Beddek
Modified: 2022-02-16 08:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_833439.txt,49.82 KB, text/plain)
2022-02-15 22:36 UTC, James Beddek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Beddek 2022-02-15 22:36:31 UTC
Created attachment 765213 [details]
build.log

In file included from /var/tmp/portage/media-libs/opencolorio-2.1.1-r4/work/OpenColorIO-2.1.1/src/apps/ocioperf/main.cpp:7:
In file included from /usr/include/OpenImageIO/imageio.h:34:
In file included from /usr/include/OpenImageIO/paramlist.h:17:
In file included from /usr/include/OpenImageIO/attrdelegate.h:13:
In file included from /usr/include/OpenImageIO/typedesc.h:29:
In file included from /usr/include/OpenImageIO/strutil.h:24:
In file included from /usr/include/OpenImageIO/hash.h:31:
In file included from /usr/include/OpenImageIO/fmath.h:40:
/usr/include/OpenImageIO/Imath.h:21:13: fatal error: 'OpenEXR/ImathColor.h' file not found
#   include <OpenEXR/ImathColor.h>
            ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Comment 1 Larry the Git Cow gentoo-dev 2022-02-15 22:39:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c70107a75cc164301bb3fd6bfa47d4a26c6880

commit 84c70107a75cc164301bb3fd6bfa47d4a26c6880
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-15 22:38:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-15 22:39:20 +0000

    media-libs/opencolorio: force newer version of OIIO for OpenEXR 3
    
    We want to verify we're building against a version that is OpenEXR3'd.
    
    Closes: https://bugs.gentoo.org/833439
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{opencolorio-2.1.1-r4.ebuild => opencolorio-2.1.1-r5.ebuild}   | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)