<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>130373</bug_id>
          
          <creation_ts>2014-03-17 17:10:55 -0700</creation_ts>
          <short_desc>Cannot build Webkit Gtk due to libsoup issue</short_desc>
          <delta_ts>2014-04-10 16:46:00 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alon Zakai">alonzakai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>991470</commentid>
    <comment_count>0</comment_count>
    <who name="Alon Zakai">alonzakai</who>
    <bug_when>2014-03-17 17:10:55 -0700</bug_when>
    <thetext>I am trying to build WebKit using

http://trac.webkit.org/wiki/BuildingGtk

It looks like it downloads all the dependencies and builds them, steps 1 and 2 on that page complete successfully. But then running

Tools/Scripts/build-webkit --gtk

fails with

CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
  Could NOT find LibSoup: Found unsuitable version &quot;2.40.0&quot;, but required is
  at least &quot;2.40.3&quot; (found /usr/include/libsoup-2.4)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:286 (_FPHSA_FAILURE_MESSAGE)
  Source/cmake/FindLibSoup.cmake:51 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  Source/cmake/OptionsGTK.cmake:172 (find_package)
  CMakeLists.txt:139 (include)

Looks like my linux distro has a close-but-not-close-enough version of libsoup, and I guess the dependency-fetching steps didn&apos;t pull it in for some reason?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>999028</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-04-08 19:10:23 -0700</bug_when>
    <thetext>Did JHBuild fail?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>999690</commentid>
    <comment_count>2</comment_count>
    <who name="Alon Zakai">alonzakai</who>
    <bug_when>2014-04-10 16:46:00 -0700</bug_when>
    <thetext>Not sure what the cause of the error was (JHBuild or otherwise, I don&apos;t know much about the build system here I&apos;m afraid), but I pulled the latest now and it builds. So it seems to have been fixed meanwhile.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>