<?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>161477</bug_id>
          
          <creation_ts>2016-08-31 23:30:33 -0700</creation_ts>
          <short_desc>webkit-gtk 2.13.90 fails to build due to missing Bytecodes.h</short_desc>
          <delta_ts>2018-11-15 12:17:37 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>191692</dup_id>
          
          <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="Jeremy Huddleston Sequoia">jeremyhu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
    
    <cc>fujii</cc>
    
    <cc>hw1008.kim</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1225263</commentid>
    <comment_count>0</comment_count>
    <who name="Jeremy Huddleston Sequoia">jeremyhu</who>
    <bug_when>2016-08-31 23:30:33 -0700</bug_when>
    <thetext>After addressing bug #161475, builds from the 2.13.90 tarball fail due to Bytecodes.h missing.

In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/build/DerivedSources/WebCore/StyleBuilder.cpp:9:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/WebCore/css/StyleBuilderConverter.h:51:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/WebCore/css/StyleResolver.h:26:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/WebCore/css/DocumentRuleSets.h:28:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/WebCore/css/RuleSet.h:26:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/WebCore/cssjit/SelectorCompiler.h:32:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/build/DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerCodeRef.h:1:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31:
In file included from /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/JavaScriptCore/llint/LLIntData.h:30:
/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/webkitgtk-2.13.90/Source/JavaScriptCore/bytecode/Opcode.h:33:10: fatal error: &apos;Bytecodes.h&apos; file not
      found
#include &quot;Bytecodes.h&quot;
         ^
1 error generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1225266</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-08-31 23:33:23 -0700</bug_when>
    <thetext>That&apos;s autogenerated file, try running build-webkit again, there must be a problem with the dependencies in the cmake files</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1225267</commentid>
    <comment_count>2</comment_count>
    <who name="Jeremy Huddleston Sequoia">jeremyhu</who>
    <bug_when>2016-08-31 23:34:08 -0700</bug_when>
    <thetext>It looks like it&apos;s supposed to be generated by JavaScriptCore but isn&apos;t.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1225268</commentid>
    <comment_count>3</comment_count>
    <who name="Jeremy Huddleston Sequoia">jeremyhu</who>
    <bug_when>2016-08-31 23:36:47 -0700</bug_when>
    <thetext>I&apos;m rebuilding with -j1 to get a good build log to attach for the failure.  I&apos;ll attach it tomorrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1225311</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-09-01 05:57:17 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; I&apos;m rebuilding with -j1 to get a good build log to attach for the failure. 
&gt; I&apos;ll attach it tomorrow.

Often bugs like these only occur during parallel builds....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1225316</commentid>
    <comment_count>5</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2016-09-01 06:58:57 -0700</bug_when>
    <thetext>Bug 157261 seems a same problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1225349</commentid>
    <comment_count>6</comment_count>
    <who name="Jeremy Huddleston Sequoia">jeremyhu</who>
    <bug_when>2016-09-01 09:40:47 -0700</bug_when>
    <thetext>Yeah, looks like a parallel build issue, likely due to a missing dependency.  Building with -j1 gets farther.  I&apos;ll dig into this after figuring out the rest of the issues...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1479021</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-11-15 12:17:37 -0800</bug_when>
    <thetext>Seems like a missing dependency indeed. More discussion in bug #191692. I know this bug was opened years earlier, but let&apos;s continue in the one with more discussion.

*** This bug has been marked as a duplicate of bug 191692 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>