Summary: | dev-libs/efl-1.10.1 - .../work/efl-1.10.1/src/bin/edje/.libs/edje_cc: symbol lookup error: .../work/efl-1.10.1/src/bin/edje/.libs/edje_cc: undefined symbol: eina_hash_list_append | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christian Apeltauer <c.apeltauer> |
Component: | [OLD] Library | Assignee: | enlightenment+disabled |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | dschridde+gentoobugs, fredric.miscmail |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log part 1
build log part 2 cave info efl |
Description
Christian Apeltauer
2014-08-07 11:34:51 UTC
Created attachment 382452 [details]
build log part 1
using cave (paludis) as PM
first half (due to size limitations)
Created attachment 382454 [details]
build log part 2
second half
Created attachment 382456 [details]
cave info efl
output of `cave info efl'
Comment on attachment 382452 [details]
build log part 1
That's incomplete.
Comment on attachment 382452 [details]
build log part 1
Next time, simply compress the file.
This is due to that edje_cc in the buildtree is wrongly using the installed versions of the libraries which is missing the symbols. AFAIR it's a known problem upstream that haven't been fixed. What version of eina or efl do you have installed? (In reply to Thomas Sachau from comment #7) > What version of eina or efl do you have installed? 1.9.5 (In reply to Christian Apeltauer from comment #8) > (In reply to Thomas Sachau from comment #7) > > What version of eina or efl do you have installed? > efl-1.9.5 Does an update to the version 1.11.2 fix the issue (that version has just been added, so may take some hours to show at your local rsync mirror)? (In reply to Thomas Sachau from comment #10) > Does an update to the version 1.11.2 fix the issue (that version has just > been added, so may take some hours to show at your local rsync mirror)? I had deinstalled forcefully my old efl version and then I was able to install efl-1.10.1 without problems. So I cannot say anything about the upgrade from efl-1.9.5 to efl-1.11.2 |