Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561648 - media-gfx/blender-2.72b-r3[colorio] dependency cannot be satisfied by media-libs/opencolorio-1.0.9-r1
Summary: media-gfx/blender-2.72b-r3[colorio] dependency cannot be satisfied by media-l...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-27 16:45 UTC by Vasco Steinmetz
Modified: 2015-10-27 20:06 UTC (History)
2 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 Vasco Steinmetz 2015-09-27 16:45:31 UTC
The ebuild has a RDEPEND on
   colorio? ( <=media-libs/opencolorio-1.0.9 )

which obviously leads to a downgrade with opencolorio-1.0.9-r1

[ebuild   R   ~] media-gfx/blender-2.72b-r3::gentoo  USE="boost bullet collada colorio cycles dds doc* ffmpeg fftw jack jpeg2k ndof nls openal openexr openimageio openmp sdl sndfile tiff -debug -elbeem -game-engine -libav -opennl -player -redcode" CPU_FLAGS_X86="sse sse2" PYTHON_TARGETS="python3_4" 0 KiB
[ebuild     UD ]  media-libs/opencolorio-1.0.8::gentoo [1.0.9-r1::gentoo] USE="doc opengl python (-pdf) {-test}" CPU_FLAGS_X86="sse2" PYTHON_TARGETS="python2_7" 11.634 KiB



Reproducible: Always

Steps to Reproduce:
1. USE+=colorio
2. emerge -jatv blender
3. ;_;


Expected Results:  
Blender should compile happily.
Comment 1 Julian Ospald 2015-10-27 20:06:43 UTC
This is not a bug... this is a build restriction. The depgraph is fine.