Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590240 - x11-wm/enlightenment-0.20.5 requires libunwind
Summary: x11-wm/enlightenment-0.20.5 requires libunwind
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-01 20:13 UTC by Eliovir
Modified: 2016-08-03 05:08 UTC (History)
0 users

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


Attachments
`emerge --info` (emerge-info.txt,6.05 KB, text/plain)
2016-08-03 05:08 UTC, Eliovir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eliovir 2016-08-01 20:13:29 UTC
emerging x11-wm/enlightenment-0.20.5 fails:

> libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core-avx2 -O2 -pipe -Wl,-O1 -o src/bin/enlightenment_sys src/bin/src_bin_enlightenment_sys-e_sys_main.o src/bin/src_bin_enlightenment_sys-e_sys_l2ping.o -pie  -Wl,--as-needed /usr/lib64/libecore.so -L/usr/lib64 /usr/lib64/libefl.so /usr/lib64/libeo.so /usr/lib64/libeina.so -lrt -lunwind-generic -lunwind -ldl -lpthread -lm -lpam
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lunwind-generic
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lunwind



Reproducible: Always

Steps to Reproduce:
1. sudo emerge =x11-wm/enlightenment-0.20.5
2. => fails



To fix:

3. sudo emerge =sys-libs/libunwind-1.1-r1
4. sudo emerge =x11-wm/enlightenment-0.20.5
5. => ok
Comment 1 SpanKY gentoo-dev 2016-08-03 00:04:40 UTC
you must attach full build logs and `emerge --info` to all of your bug reports
Comment 2 Eliovir 2016-08-03 05:08:48 UTC
Created attachment 442350 [details]
`emerge --info`