Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747553 - media-libs/opencolorio-1.1.1 fails to compile
Summary: media-libs/opencolorio-1.1.1 fails to compile
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-10 13:22 UTC by Agostino Sarubbo
Modified: 2020-10-10 13:35 UTC (History)
0 users

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


Attachments
build.log (build.log,8.79 KB, text/plain)
2020-10-10 13:22 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.96 KB, text/plain)
2020-10-10 13:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-10-10 13:22:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/opencolorio-1.1.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-10 13:22:21 UTC
Created attachment 664507 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-10 13:22:23 UTC
Created attachment 664510 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Larry the Git Cow gentoo-dev 2020-10-10 13:35:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4751ed3cfef4736ce6684af0b677f744e3fffe0f

commit 4751ed3cfef4736ce6684af0b677f744e3fffe0f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-10 13:35:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-10 13:35:39 +0000

    media-libs/opencolorio: drop useless Boost check
    
    We don't actually need Boost; upstream were checking
    on behalf of yaml-cpp, which doesn't need Boost anymore
    anyway, but it wouldn't have been opencolorio's responsibility
    for it even if it did.
    
    This test has since been dropped upstream.
    
    Closes: https://bugs.gentoo.org/747553
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 .../opencolorio-1.1.1-yaml-cpp-boost-check.patch   | 35 ++++++++++++++++++++++
 media-libs/opencolorio/opencolorio-1.1.1.ebuild    |  1 +
 2 files changed, 36 insertions(+)