Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565872 - net-libs/webkit-gtk-2.10.4 fails configure phase: Could NOT find HYPHEN (missing: HYPHEN_INCLUDE_DIR HYPHEN_LIBRARIES)
Summary: net-libs/webkit-gtk-2.10.4 fails configure phase: Could NOT find HYPHEN (miss...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://lists.webkit.org/pipermail/we...
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-3.18
  Show dependency tree
 
Reported: 2015-11-16 01:17 UTC by Randy Tupas
Modified: 2016-03-18 17:47 UTC (History)
0 users

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


Attachments
emerge --info '=net-libs/webkit-gtk-2.10.4::gentoo' (emerge-info-webkit-gtk,5.12 KB, text/plain)
2015-11-16 01:21 UTC, Randy Tupas
Details
emerge -pqv '=net-libs/webkit-gtk-2.10.4::gentoo' (emerge-pqv-webkit-gtk,192 bytes, text/plain)
2015-11-16 01:21 UTC, Randy Tupas
Details
webkit-gtk-2.10.4 build.log (build.log,13.63 KB, text/x-log)
2015-11-16 01:23 UTC, Randy Tupas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Tupas 2015-11-16 01:17:35 UTC
webkit-gtk-2.10.4 fails configure phase: Could NOT find HYPHEN (missing:  HYPHEN_INCLUDE_DIR HYPHEN_LIBRARIES)
CMake Error at Source/cmake/OptionsGTK.cmake:442 (message):
  libhyphen is needed for USE_LIBHYPHEN.


Reproducible: Always

Steps to Reproduce:
1.emerge webkit-gtk-2.10.4
2.
3.
Actual Results:  
webkit-gtk-2.10.4 fails configure phase

Expected Results:  
successful emerge
Comment 1 Randy Tupas 2015-11-16 01:21:34 UTC
Created attachment 417058 [details]
emerge --info '=net-libs/webkit-gtk-2.10.4::gentoo'
Comment 2 Randy Tupas 2015-11-16 01:21:59 UTC
Created attachment 417060 [details]
emerge -pqv '=net-libs/webkit-gtk-2.10.4::gentoo'
Comment 3 Randy Tupas 2015-11-16 01:23:55 UTC
Created attachment 417062 [details]
webkit-gtk-2.10.4 build.log
Comment 4 Pacho Ramos gentoo-dev 2015-11-16 07:31:01 UTC
[master 93cdf1a] net-libs/webkit-gtk: dev-libs/hyphen needed as DEPEND (#565872 by Randy Tupas)
 1 file changed, 1 insertion(+)
Comment 5 Demelier David 2016-03-18 17:47:12 UTC
Hello,

Just to tell that webkit-gtk depends on libhyphen and links to it (which is also required by GNOME stuff) so a dependency to hyphen should be put as RDEPENDS.