<?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>131681</bug_id>
          
          <creation_ts>2014-04-15 10:23:46 -0700</creation_ts>
          <short_desc>[GTK] Several targets fail to build (TestInspector, TestLoadClient, TestMultiprocess, etc.)</short_desc>
          <delta_ts>2014-04-15 11:04:31 -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>INVALID</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="Brendan Long">b.long</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1000880</commentid>
    <comment_count>0</comment_count>
    <who name="Brendan Long">b.long</who>
    <bug_when>2014-04-15 10:23:46 -0700</bug_when>
    <thetext>I just got these error messages while building WebKitGTK this morning:

[ 99%] Built target TestFrame
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestInspector&apos;.  Stop.
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestLoaderClient&apos;.  Stop.
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestMultiprocess&apos;.  Stop.
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestInspectorServer&apos;.  Stop.
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestSSL&apos;.  Stop.
[ 99%] [ 99%] [ 99%] Built target TestLoaderClient
Built target TestInspector
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestPrinting&apos;.  Stop.
[ 99%] Built target TestMultiprocess
[ 99%] make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebExtensions&apos;.  Stop.
Built target TestSSL
Built target TestInspectorServer
[ 99%] Built target TestPrinting
[ 99%] Built target TestWebExtensions
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebKitVersion&apos;.  Stop.
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebKitSettings&apos;.  Stop.
make[2]: *** make[2]: *** make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebKitWebContext&apos;No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebKitPolicyClient&apos;.  Stop.
No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebKitWebViewGroup&apos;.  Stop.
.  Stop.
make[2]: *** No rule to make target `lib/libwebkit2gtk-3.0.so.25.7.0&apos;, needed by `bin/TestWebKitAPI/WebKit2Gtk/TestWebKitWebView&apos;.  Stop.
[ 99%] Built target TestWebKitVersion

Conveniently, the CMake build doesn&apos;t stop on errors right now, so the build worked, but presumably we should fix this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000890</commentid>
    <comment_count>1</comment_count>
    <who name="Brendan Long">b.long</who>
    <bug_when>2014-04-15 10:52:08 -0700</bug_when>
    <thetext>Actually, that library seems to be required to build pretty much everything. I didn&apos;t have gold setup, so maybe I had memory issues earlier in the build (and &quot;convenient&quot; the CMake build continued..). I&apos;m trying again with gold to see if it works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000896</commentid>
    <comment_count>2</comment_count>
    <who name="Brendan Long">b.long</who>
    <bug_when>2014-04-15 11:04:31 -0700</bug_when>
    <thetext>This is definitely a memory-related issue. Even with gold ld, I can&apos;t build libwebkitgtk on 32-bit Ubuntu 13.10.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>