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

Bug 543582

Summary: dev-libs/efl-1.13.1 - configure: error: pkg-config missing libinput >= 0.6.0
Product: Gentoo Linux Reporter: Priit Laes (IRC: plaes) <plaes>
Component: [OLD] LibraryAssignee: enlightenment+disabled
Status: RESOLVED FIXED    
Severity: normal CC: dschridde+gentoobugs, Sergiy.Borodych
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 533420    
Bug Blocks:    

Description Priit Laes (IRC: plaes) 2015-03-17 07:35:02 UTC
dev-libs/efl-1.13.1 requires libinput >= 0.6.0
[snip]
>>> Emerging (1 of 3) dev-libs/efl-1.13.1::gentoo
 * Fetching files in the background. To view fetch progress, run
 * `tail -f /var/log/emerge-fetch.log` in another terminal.
 * efl-1.13.1.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) 
...
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for eject... /usr/bin/eject
configure: Finished Eeze checks
configure: Start Ecore_Drm checks
configure: error: pkg-config missing libinput >= 0.6.0
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/efl-1.13.1/work/efl-1.13.1/config.log
 * ERROR: dev-libs/efl-1.13.1::gentoo failed (configure phase):
 *   econf failed
[/snip]
Comment 1 SpanKY gentoo-dev 2015-03-17 17:13:20 UTC
you must attach full build logs and emerge info to every bug report.  short snippets like this do not cut it.
Comment 2 SpanKY gentoo-dev 2015-03-17 17:35:01 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add missing deps for USE=drm
http://sources.gentoo.org/dev-libs/efl/efl-1.13.1.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/dev-libs/efl/efl-9999.ebuild?r1=1.1&r2=1.2