<?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>142613</bug_id>
          
          <creation_ts>2015-03-12 02:07:07 -0700</creation_ts>
          <short_desc>[cmake] Fix the incremental build issue revealed by r181419</short_desc>
          <delta_ts>2015-03-12 03:28: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>528+ (Nightly 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>142600</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Csaba Osztrogonác">ossy</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>clopez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>mark.lam</cc>
    
    <cc>ossy</cc>
    
    <cc>rniwa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1076589</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-12 02:07:07 -0700</bug_when>
    <thetext>After https://trac.webkit.org/changeset/181419 the build was broken on the
EFL performance bot and the GTK ARM bot. But it must be an incremental build
issue, because clean build solved the problem.

The goal of this bug is to add the missing dependency to 
the cmake build system to avoid same error in the future.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076590</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-12 02:12:27 -0700</bug_when>
    <thetext>error log:

In file included from ../../Source/JavaScriptCore/parser/Lexer.cpp:41:0:
DerivedSources/JavaScriptCore/KeywordLookup.h: In member function &apos;JSC::JSTokenType JSC::Lexer&lt;T&gt;::parseKeyword(JSC::JSTokenData*) [with bool shouldCreateIdentifier = shouldCreateIdentifier; T = short unsigned int]&apos;:
DerivedSources/JavaScriptCore/KeywordLookup.h:434:24: error: &apos;STATICTOKEN&apos; was not declared in this scope
DerivedSources/JavaScriptCore/KeywordLookup.h: In member function &apos;JSC::JSTokenType JSC::Lexer&lt;T&gt;::parseKeyword(JSC::JSTokenData*) [with bool shouldCreateIdentifier = shouldCreateIdentifier; T = unsigned char]&apos;:
DerivedSources/JavaScriptCore/KeywordLookup.h:798:24: error: &apos;STATICTOKEN&apos; was not declared in this scope</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076592</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-12 02:17:28 -0700</bug_when>
    <thetext>DerivedSources/JavaScriptCore/KeywordLookup.h wasn&apos;t regenerated,
but it should have been. Keywords.table is missing from the dependency
list. Fix is coming.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076593</commentid>
    <comment_count>3</comment_count>
      <attachid>248503</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-12 02:19:08 -0700</bug_when>
    <thetext>Created attachment 248503
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076600</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-12 03:17:05 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 248503:

The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076603</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-12 03:17:48 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 248503:

compositing/geometry/clipped-video-controller.html bug 142615 (authors: adamk@chromium.org, mihaip@chromium.org, rniwa@webkit.org, and simon.fraser@apple.com)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076604</commentid>
    <comment_count>6</comment_count>
      <attachid>248503</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-12 03:28:15 -0700</bug_when>
    <thetext>Comment on attachment 248503
Patch

Clearing flags on attachment: 248503

Committed r181435: &lt;http://trac.webkit.org/changeset/181435&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1076605</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-12 03:28:20 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>248503</attachid>
            <date>2015-03-12 02:19:08 -0700</date>
            <delta_ts>2015-03-12 03:28:15 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-142613-20150312021842.patch</filename>
            <type>text/plain</type>
            <size>1624</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTgxNDM0CmRpZmYgLS1naXQgYS9Tb3VyY2UvSmF2YVNjcmlw
dENvcmUvQ2hhbmdlTG9nIGIvU291cmNlL0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwppbmRleCA0
NmJhZjU3MTc3NjgwM2YxODg3OWYyNzRhNmUyY2VhNjJiYjYxOTE3Li44OTc0MTk0Y2VjMWFiODRk
NDVhYjU2OWU5YTE4MDkyOTQyNTI1ZTFhIDEwMDY0NAotLS0gYS9Tb3VyY2UvSmF2YVNjcmlwdENv
cmUvQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cKQEAgLTEs
MyArMSwxMiBAQAorMjAxNS0wMy0xMiAgQ3NhYmEgT3N6dHJvZ29uw6FjICA8b3NzeUB3ZWJraXQu
b3JnPgorCisgICAgICAgIFtjbWFrZV0gRml4IHRoZSBpbmNyZW1lbnRhbCBidWlsZCBpc3N1ZSBy
ZXZlYWxlZCBieSByMTgxNDE5CisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3df
YnVnLmNnaT9pZD0xNDI2MTMKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4K
KworICAgICAgICAqIENNYWtlTGlzdHMudHh0OgorCiAyMDE1LTAzLTExICBSeW9zdWtlIE5pd2Eg
IDxybml3YUB3ZWJraXQub3JnPgogCiAgICAgICAgICJzdGF0aWMiIHNob3VsZCBub3QgYmUgYSBy
ZXNlcnZlZCBrZXl3b3JkIGluIG5vbi1zdHJpY3QgbW9kZSBldmVuIHdoZW4gRVM2IGNsYXNzIGlz
IGVuYWJsZWQKZGlmZiAtLWdpdCBhL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9DTWFrZUxpc3RzLnR4
dCBiL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9DTWFrZUxpc3RzLnR4dAppbmRleCBjMTRlNjU4ZDA4
OTY4ZDI4N2RkN2QzM2ViOTIwNTNiOTJkMTY5NzNhLi5kYThhNWIxMTIzYjlhOTFmMTNlMGFjN2U5
ZTJmMzBlMmVkYjM2NDE0IDEwMDY0NAotLS0gYS9Tb3VyY2UvSmF2YVNjcmlwdENvcmUvQ01ha2VM
aXN0cy50eHQKKysrIGIvU291cmNlL0phdmFTY3JpcHRDb3JlL0NNYWtlTGlzdHMudHh0CkBAIC05
OTcsNiArOTk3LDcgQEAgQUREX1NPVVJDRV9ERVBFTkRFTkNJRVMoJHtDTUFLRV9DVVJSRU5UX1NP
VVJDRV9ESVJ9L3lhcnIvWWFyclBhdHRlcm4uY3BwICR7REVSSVYKIGFkZF9jdXN0b21fY29tbWFu
ZCgKICAgICBPVVRQVVQgJHtERVJJVkVEX1NPVVJDRVNfSkFWQVNDUklQVENPUkVfRElSfS9LZXl3
b3JkTG9va3VwLmgKICAgICBNQUlOX0RFUEVOREVOQ1kgJHtDTUFLRV9DVVJSRU5UX1NPVVJDRV9E
SVJ9L0tleXdvcmRMb29rdXBHZW5lcmF0b3IucHkKKyAgICBERVBFTkRTICR7Q01BS0VfQ1VSUkVO
VF9TT1VSQ0VfRElSfS9wYXJzZXIvS2V5d29yZHMudGFibGUKICAgICBDT01NQU5EICR7UFlUSE9O
X0VYRUNVVEFCTEV9ICR7Q01BS0VfQ1VSUkVOVF9TT1VSQ0VfRElSfS9LZXl3b3JkTG9va3VwR2Vu
ZXJhdG9yLnB5ICR7Q01BS0VfQ1VSUkVOVF9TT1VSQ0VfRElSfS9wYXJzZXIvS2V5d29yZHMudGFi
bGUgPiAke0RFUklWRURfU09VUkNFU19KQVZBU0NSSVBUQ09SRV9ESVJ9L0tleXdvcmRMb29rdXAu
aAogICAgIFZFUkJBVElNKQogQUREX1NPVVJDRV9ERVBFTkRFTkNJRVMoJHtDTUFLRV9DVVJSRU5U
X1NPVVJDRV9ESVJ9L3BhcnNlci9MZXhlci5jcHAgJHtERVJJVkVEX1NPVVJDRVNfSkFWQVNDUklQ
VENPUkVfRElSfS9LZXl3b3JkTG9va3VwLmgpCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>