<?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>129885</bug_id>
          
          <creation_ts>2014-03-07 08:10:50 -0800</creation_ts>
          <short_desc>[CMake][GTK] Add missing references to JSC::JSValue and JSC::JSCell methods</short_desc>
          <delta_ts>2014-03-10 10:47:28 -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="Lorenzo Tilve">ltilve</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>988163</commentid>
    <comment_count>0</comment_count>
    <who name="Lorenzo Tilve">ltilve</who>
    <bug_when>2014-03-07 08:10:50 -0800</bug_when>
    <thetext>Building WebKitGTK with CMake and Ninja is returning undefined reference errors

[10/2916] Generating ../../DerivedSources/WebCore/JSFocusEvent.cpp, ../../DerivedSources/WebCore/JSFocusEvent.h
FAILED: : &amp;&amp; /usr/lib/ccache/c++   -std=gnu++0x -fno-omit-frame-pointer -fno-tree-dce -O3 -DNDEBUG   @CMakeFiles/jsc.rsp  -o bin/jsc  &amp;&amp; :
lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSValue::isGetterSetter() const&apos;
lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSCell::structure(JSC::VM&amp;) const&apos;
lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSValue::encode(JSC::JSValue)&apos;
lib/libjavascriptcoregtk-3.0.so.0.16.2: undefined reference to `JSC::JSValue::decode(long)&apos;
collect2: error: ld returned 1 exit status</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>988950</commentid>
    <comment_count>1</comment_count>
    <who name="Lorenzo Tilve">ltilve</who>
    <bug_when>2014-03-10 10:47:28 -0700</bug_when>
    <thetext>I&apos;m not being able to reproduce anymore this bug after a complete clean of the build system with the last master.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>