<?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>170381</bug_id>
          
          <creation_ts>2017-04-01 04:00:19 -0700</creation_ts>
          <short_desc>Mac cmake buildfix after 214586</short_desc>
          <delta_ts>2017-04-05 18:52:20 -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>New Bugs</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          <blocked>161675</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>benjamin</cc>
    
    <cc>buildbot</cc>
    
    <cc>cdumez</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>darin</cc>
    
    <cc>dbates</cc>
    
    <cc>ossy</cc>
    
    <cc>thorton</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1293450</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 04:00:19 -0700</bug_when>
    <thetext>In file included from /Volumes/Data/slave/elcapitan-cmake-debug/build/Tools/TestRunnerShared/EventSerialization/mac/EventSerializerMac.mm:27:
In file included from /Volumes/Data/slave/elcapitan-cmake-debug/build/Tools/TestRunnerShared/EventSerialization/mac/EventSerializerMac.h:29:
/Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WTF/wtf/BlockPtr.h:86:48: error: use of undeclared identifier &apos;std&apos;
            return static_cast&lt;Block*&gt;(ptr)-&gt;f(std::forward&lt;Args&gt;(args)...);
                                               ^

...

In file included from /Volumes/Data/slave/elcapitan-cmake-debug/build/Tools/TestRunnerShared/EventSerialization/mac/EventSerializerMac.mm:31:
In file included from /Volumes/Data/slave/elcapitan-cmake-debug/build/WebKitBuild/Debug/DerivedSources/ForwardingHeaders/WebCore/CoreGraphicsSPI.h:1:
/Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WebCore/platform/spi/cg/CoreGraphicsSPI.h:37:10: fatal error: &apos;ColorSync/ColorSync.h&apos; file not found
#include &lt;ColorSync/ColorSync.h&gt;
         ^</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293451</commentid>
    <comment_count>1</comment_count>
      <attachid>306046</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 04:03:23 -0700</bug_when>
    <thetext>Created attachment 306046
Patch

patch for EWS</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293453</commentid>
    <comment_count>2</comment_count>
      <attachid>306046</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 05:35:28 -0700</bug_when>
    <thetext>Comment on attachment 306046
Patch

Clearing flags on attachment: 306046

Committed r214716: &lt;http://trac.webkit.org/changeset/214716&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293454</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 05:35:32 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293460</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 05:48:38 -0700</bug_when>
    <thetext>Committed r214717: &lt;http://trac.webkit.org/changeset/214717&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293461</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 06:51:34 -0700</bug_when>
    <thetext>forgot to mention https://trac.webkit.org/changeset/214715/webkit
which was the first fix after the following build error:

/Volumes/Data/slave/elcapitan-cmake-debug/build/Tools/WebKitTestRunner/mac/UIScriptControllerMac.mm:29:9: fatal error: &apos;EventSerializerMac.h&apos; file not found
#import &quot;EventSerializerMac.h&quot;
        ^</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293464</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-01 07:15:46 -0700</bug_when>
    <thetext>Still broken ...

Undefined symbols for architecture x86_64:
  &quot;_OBJC_CLASS_$_EventStreamPlayer&quot;, referenced from:
      objc-class-ref in UIScriptControllerMac.mm.o
  &quot;beginSwipeBackEventStream()&quot;, referenced from:
      WTR::UIScriptController::beginBackSwipe(OpaqueJSValue const*) in UIScriptControllerMac.mm.o
  &quot;completeSwipeBackEventStream()&quot;, referenced from:
      WTR::UIScriptController::completeBackSwipe(OpaqueJSValue const*) in UIScriptControllerMac.mm.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/WebKitTestRunner] Error 1
make[1]: *** [Tools/WebKitTestRunner/CMakeFiles/WebKitTestRunner.dir/all] Error 2

...

/Volumes/Data/slave/elcapitan-cmake-debug/build/Tools/TestRunnerShared/EventSerialization/mac/EventSerializerMac.mm:59:38: error: unknown type name &apos;CGSEventType&apos;; did you mean &apos;CGEventType&apos;?
bool eventIsOfType(CGEventRef event, CGSEventType type)
                                     ^~~~~~~~~~~~
                                     CGEventType
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1293631</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2017-04-03 06:26:26 -0700</bug_when>
    <thetext>unassign, I don&apos;t have time for it, maybe Alex?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1294761</commentid>
    <comment_count>8</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2017-04-05 18:52:20 -0700</bug_when>
    <thetext>https://trac.webkit.org/changeset/214946/webkit</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>306046</attachid>
            <date>2017-04-01 04:03:23 -0700</date>
            <delta_ts>2017-04-01 04:03:23 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-170381-20170401130322.patch</filename>
            <type>text/plain</type>
            <size>908</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjE0NzE1CmRpZmYgLS1naXQgYS9Tb3VyY2UvV1RGL0NoYW5n
ZUxvZyBiL1NvdXJjZS9XVEYvQ2hhbmdlTG9nCmluZGV4IGI5Mjk4YWNiZDA2YzZiY2JlZWE0NmEy
ODg5ZmMzMmY5MTE5MjFhMjguLjY0OWRkZGNmZDcyOGM3YmI1ZTYxY2FhNzMyZmY3NGUzZmU1N2E0
MDEgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XVEYvQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9XVEYvQ2hh
bmdlTG9nCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTctMDQtMDEgIENzYWJhIE9zenRyb2dvbsOhYyAg
PG9zc3lAd2Via2l0Lm9yZz4KKworICAgICAgICBNYWMgY21ha2UgYnVpbGRmaXggYWZ0ZXIgMjE0
NTg2LgorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTcw
MzgxCisKKyAgICAgICAgVW5yZXZpZXdlZC4KKworICAgICAgICAqIHd0Zi9CbG9ja1B0ci5oOgor
CiAyMDE3LTAzLTMwICBGaWxpcCBQaXpsbyAgPGZwaXpsb0BhcHBsZS5jb20+CiAKICAgICAgICAg
QWlyIHNob3VsZCBzdXBwb3J0IGxpbmVhciBzY2FuIGZvciBvcHRMZXZlbDwyCmRpZmYgLS1naXQg
YS9Tb3VyY2UvV1RGL3d0Zi9CbG9ja1B0ci5oIGIvU291cmNlL1dURi93dGYvQmxvY2tQdHIuaApp
bmRleCAxYjc5ZDQxNzhmZTFmYTcwZWQ3MDdmY2JmYWFhOTZkYmM3YmMwZTBkLi5lOTk3MWZiZDZj
OTRjZDU1MmFiZTQzMDBlYTNjMmZiNzFlMzllM2UzIDEwMDY0NAotLS0gYS9Tb3VyY2UvV1RGL3d0
Zi9CbG9ja1B0ci5oCisrKyBiL1NvdXJjZS9XVEYvd3RmL0Jsb2NrUHRyLmgKQEAgLTI2LDYgKzI2
LDcgQEAKICNwcmFnbWEgb25jZQogCiAjaW5jbHVkZSA8QmxvY2suaD4KKyNpbmNsdWRlIDx1dGls
aXR5PgogI2luY2x1ZGUgPHd0Zi9Bc3NlcnRpb25zLmg+CiAKIG5hbWVzcGFjZSBXVEYgewo=
</data>

          </attachment>
      

    </bug>

</bugzilla>