Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545614 - dev-libs/efl-1.12.2 fails to build with 'undefined reference to eldbus_proxy_send_and_block'
Summary: dev-libs/efl-1.12.2 fails to build with 'undefined reference to eldbus_proxy_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-05 12:40 UTC by Lukas Oliva
Modified: 2015-08-06 03:51 UTC (History)
1 user (show)

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


Attachments
emerge --info output (emerge-info.txt,5.78 KB, text/plain)
2015-04-05 12:46 UTC, Lukas Oliva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Oliva 2015-04-05 12:40:36 UTC
When emerging efl as a dependency to the enlightenment, it fails with message:

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99  -O2 -pipe -march=core-avx2 -Wall -g -ggdb  -Wl,-O1 -Wl,--as-needed -o bin/ecore_evas/ecore_evas_convert bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/ecore_drm/libecore_drm.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la    -lpthread                 lib/ecore_evas/libecore_evas.la 
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -march=core-avx2 -Wall -g -ggdb -Wl,-O1 -Wl,--as-needed -o bin/ecore_evas/.libs/ecore_evas_convert bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries  lib/ecore_drm/.libs/libecore_drm.so -L/usr/lib64 lib/eina/.libs/libeina.so lib/eo/.libs/libeo.so lib/efl/.libs/libefl.so lib/evas/.libs/libevas.so lib/eet/.libs/libeet.so lib/ecore/.libs/libecore.so lib/ecore_input/.libs/libecore_input.so lib/ecore_input_evas/.libs/libecore_input_evas.so lib/ecore_evas/.libs/libecore_evas.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/ecore_drm/.libs/libecore_drm.so -ldrm -lxkbcommon -lgbm /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/eeze/.libs/libeeze.so -lmount -ludev /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/ecore_file/.libs/libecore_file.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/ecore_con/.libs/libecore_con.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/eldbus/.libs/libeldbus.so -ldbus-1 /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/ecore_input_evas/.libs/libecore_input_evas.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/evas/.libs/libevas.so -lharfbuzz -lfribidi -lglib-2.0 -lfontconfig -lfreetype -lluajit-5.1 /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/eet/.libs/libeet.so -lssl -lcrypto -lz -ljpeg /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/ecore_input/.libs/libecore_input.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/ecore/.libs/libecore.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/efl/.libs/libefl.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/eo/.libs/libeo.so /var/tmp/portage/dev-libs/efl-1.12.2/work/efl-1.12.2/src/lib/eina/.libs/libeina.so -lsystemd -lrt -ldl -lm -lpthread
lib/ecore_drm/.libs/libecore_drm.so: undefined reference to `eldbus_proxy_send_and_block'
collect2: error: ld returned 1 exit status


Reproducible: Always

Steps to Reproduce:
1. Emerge the version of efl

Actual Results:  
emerge fails to build this version with aforementioned error

Expected Results:  
efl is emerged.
Comment 1 Lukas Oliva 2015-04-05 12:46:27 UTC
Created attachment 400596 [details]
emerge --info output
Comment 2 SpanKY gentoo-dev 2015-08-06 03:51:45 UTC
please re-open if still broken in 1.15.0 and include the full build log