Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747409 - media-libs/opencolorio-1.1.0-r4 with media-libs/openimageio-2.2.6.1: error: cannot convert ‘OpenImageIO_v2_2::ImageOutput::unique_ptr’ {aka ‘std::unique_ptr<OpenImageIO_v2_2::ImageOutput>’} to ‘OpenImageIO_v2_2::ImageOutput*’ in initialization
Summary: media-libs/opencolorio-1.1.0-r4 with media-libs/openimageio-2.2.6.1: error: c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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: 2020-10-09 07:51 UTC by Bernd Feige
Modified: 2020-10-10 04:34 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Feige 2020-10-09 07:51:41 UTC
Current media-libs/openimageio-2.2.6.1 breaks compilation of media-libs/opencolorio-1.1.0-r4 in src/apps/{ociodisplay,ociolutimage,ocioconvert}/main.cpp
This was fixed in current upstream opencolorio-1.1.1 (https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v1.1.1).
All current patches except the first (${P}-fix-compile-error-with-Lut1DOp.cpp.patch) apply and are required as far as I can see.

Reproducible: Always
Comment 1 cyrillic 2020-10-10 00:13:21 UTC
I encountered this same error, and a local version bump fixed it for me too.
Comment 2 Larry the Git Cow gentoo-dev 2020-10-10 04:34:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279e0179049fc08d5f304e23f1729a2c231a2f07

commit 279e0179049fc08d5f304e23f1729a2c231a2f07
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-10 03:27:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-10 03:27:33 +0000

    media-libs/opencolorio: bump to 1.1.1
    
    Closes: https://bugs.gentoo.org/747409
    Closes: https://bugs.gentoo.org/667986
    Closes: https://bugs.gentoo.org/677642
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencolorio/Manifest                 |  1 +
 media-libs/opencolorio/opencolorio-1.1.1.ebuild | 92 +++++++++++++++++++++++++
 2 files changed, 93 insertions(+)