Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 393393

Summary: [Overlay enlightenment] Fail when compile media-libs/edje-9999
Product: Gentoo Linux Reporter: TsyMiroro <tsymiroro>
Component: Current packagesAssignee: enlightenment+disabled
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description TsyMiroro 2011-12-06 13:19:31 UTC
I'm in Funtoo, with the overlay enlightenment.
After an eix-sync, i do emerge -auDNv @world.
But, edje and eeze have a compilation error.

Reproducible: Always

Steps to Reproduce:
1. eix-sync
2. emerge -auDNv @world
3. emerge -v1 edje eeze
Actual Results:  
step 2 and step 3 give the same error


dev-libs/eeze-9999/temp/build.log
http://pastebin.com/kiemPzxN

media-libs/edje-9999/temp/environment
http://pastebin.com/eGLke2QT

echo in the console
http://pastebin.com/Gvd9rrvm
Comment 1 Thomas Sachau gentoo-dev 2011-12-06 21:42:08 UTC
First: Dont use pastebins, they forget the data, either include it into the comment or attach the data to the bug.

Second: Whenever you try to update the live version of efl libs, you should update them all at once, in this case, you tried to only update one of them, which requires newer versions of other efl libs.
And if you read the output carefully, edje even tells you the issue in this case: too old versions of eina and eet.

So i will close the bug as invalid.