Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543582 - dev-libs/efl-1.13.1 - configure: error: pkg-config missing libinput >= 0.6.0
Summary: dev-libs/efl-1.13.1 - configure: error: pkg-config missing libinput >= 0.6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on: 533420
Blocks:
  Show dependency tree
 
Reported: 2015-03-17 07:35 UTC by Priit Laes (IRC: plaes)
Modified: 2015-03-17 22:47 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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