Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925174 - media-libs/opencolorio relies on <dev-cpp/yaml-cpp-0.8.0:0 preventing its update
Summary: media-libs/opencolorio relies on <dev-cpp/yaml-cpp-0.8.0:0 preventing its update
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-21 13:29 UTC by Benjamin Schulz
Modified: 2024-02-21 15:44 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 Benjamin Schulz 2024-02-21 13:29:46 UTC
emerge qt-creator leads to

ARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-cpp/yaml-cpp:0

  (dev-cpp/yaml-cpp-0.8.0:0/0.8::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64) -32 (-x32)" conflicts with
    dev-cpp/yaml-cpp:0/0.7= required by (dev-qt/qt-creator-12.0.1:0/0::gentoo, installed) USE="clang designer help qmldesigner serialterminal svg tracing webengine -doc -test" ABI_X86="(64)"
                    ^^^^^^^
    <dev-cpp/yaml-cpp-0.8.0:0/0.7= required by (media-libs/opencolorio-2.1.3:0/2.1.1::gentoo, installed) USE="python (-doc) -opengl -test" ABI_X86="(64)" CPU_FLAGS_X86="sse2" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
    ^                 ^^^^^^^^^^^^
    <dev-cpp/yaml-cpp-0.8.0:= required by (media-libs/opencolorio-2.1.3:0/2.1.1::gentoo, installed) USE="python (-doc) -opengl -test" ABI_X86="(64)" CPU_FLAGS_X86="sse2" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
    ^                 ^^^^^  



Reproducible: Always

Steps to Reproduce:
1. have media-libs/opencolorio-2.1.3:0 installed
2. try to emerge the latest yaml-cpp by an emerge -uUD world
3.


Expected Results:  
can the opencolorio ebuild be upgraded such that it can use the recent yaml-cpp?