After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786286 - webkigtk fails to build with advertised dependencies
webkigtk fails to build with advertised dependencies
Status: RESOLVED OBSOLETE
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2017-08-14 17:39 UTC by Bastien Nocera
Modified: 2021-05-17 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2017-08-14 17:39:05 UTC
With the files from:
https://download.gnome.org/teams/releng/3.25.90/

Running:
jhbuild -f sample-tarball.jhbuildrc -m gnome-apps-3.25.90.modules build --nodeps totem

Without --nodeps failed with:
jhbuild -f sample-tarball.jhbuildrc -m gnome-apps-3.25.90.modules build  totem
Required packages:
  System installed packages which are too old:
    (none)
  No matching system package installed:
    libwebp 
    hyphen 
jhbuild build: Required system dependencies not installed. Install using the command 'jhbuild sysdeps --install' or to ignore system dependencies use command-line option --nodeps

webkitgtk failed during configure with:
<snip>
--   Package 'enchant', required by 'virtual:world', not found
CMake Error at Source/cmake/OptionsGTK.cmake:336 (message):
  Enchant is needed for ENABLE_SPELLCHECK
Call Stack (most recent call first):
  Source/cmake/WebKitCommon.cmake:59 (include)
  CMakeLists.txt:146 (include)

Is enchant missing as a webkitgtk dep?
Comment 1 Michael Catanzaro 2017-08-14 18:04:45 UTC
Nope... it is listed in jhbuild. And the systemmodule for enchant looks right.

My first inclination is to suspect a bug in WebKit's FindEnchant.cmake. We discovered recently that very many of the find modules do not properly fail the build when a dependency is missing. But you're having the reverse problem, which seems unlikely....
Comment 2 GNOME Infrastructure Team 2021-05-17 16:06:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/jhbuild/-/issues/266.