<?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>138463</bug_id>
          
          <creation_ts>2014-11-06 03:25:32 -0800</creation_ts>
          <short_desc>Build failure - cp: cannot create regular file `./DerivedSources/webkit/webkitenumtypes.h&apos;: No such file or directory</short_desc>
          <delta_ts>2014-11-18 09:07:36 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://autobuild.buildroot.net/results/5be/5beea967b02df202bca1d42afd6fa8c2c13383d5/build-end.log</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vicente Olivert Riera">vincent.riera</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>ossy</cc>
    
    <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1046785</commentid>
    <comment_count>0</comment_count>
    <who name="Vicente Olivert Riera">vincent.riera</who>
    <bug_when>2014-11-06 03:25:32 -0800</bug_when>
    <thetext>I&apos;m trying to build webkit-1.11.5 and I&apos;m getting the following build failure:

make[1]: Entering directory `/br/output/build/webkit-1.11.5&apos;
  GEN      DerivedSources/webkit/webkitenumtypes.cpp
  GEN      stamp-webkitenumtypes.h
cp: cannot create regular file `./DerivedSources/webkit/webkitenumtypes.h&apos;: No such file or directory
make[1]: *** [stamp-webkitenumtypes.h] Error 1
make[1]: *** Waiting for unfinished jobs....
cp: cannot create regular file `DerivedSources/webkit/webkitenumtypes.cpp&apos;: No such file or directory
make[1]: *** [DerivedSources/webkit/webkitenumtypes.cpp] Error 1
make[1]: Leaving directory `/br/output/build/webkit-1.11.5&apos;
make: *** [/br/output/build/webkit-1.11.5/.stamp_built] Error 2

Here is the configuration summary:

WebKit was configured with the following options:

Build configuration:
 Enable tests (slow)                                      : no
 Enable debugging (slow)                                  : no
 Compile with debug symbols (slow)                        : no
 Enable debug features (slow)                             : no
 Enable GCC build optimization                            : yes
 Code coverage support                                    : no
 Unicode backend                                          : icu
 Optimized memory allocator                               : yes
 Accelerated rendering backend                            : none

Features:
=======
 WebKit1 support                                          : yes
 WebKit2 support                                          : no
 Accelerated Compositing                                  : no
 Gamepad support                                          : no
 Geolocation support                                      : no
 HTML5 video element support                              : no
 JIT compilation                                          : autodetect
 Media stream support                                     : false
 Opcode stats                                             : no
 SVG fonts support                                        : yes
 SVG support                                              : yes
 Spellcheck support                                       : yes
 Web Audio support                                        : no
 WebGL                                                    : no
 XSLT support                                             : yes


GTK+ configuration:
 GTK+ version                                             : 2.0
 GDK target                                               : x11
 GStreamer version                                        : auto
 Introspection support                                    : no
 Generate documentation                                   : no

A full build log can be found here:

http://autobuild.buildroot.net/results/5be/5beea967b02df202bca1d42afd6fa8c2c13383d5/build-end.log</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1047041</commentid>
    <comment_count>1</comment_count>
    <who name="Vicente Olivert Riera">vincent.riera</who>
    <bug_when>2014-11-07 01:28:39 -0800</bug_when>
    <thetext>I have found the problem. --enable-dependency-tracking should be passed to the configure.

Should this bug be closed as &quot;RESOLVED INVALID&quot;, or should that configure option be somehow hardcoded so although the user tries to disable it, the configure script ignores it because it&apos;s mandatory?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1049494</commentid>
    <comment_count>2</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2014-11-18 09:07:36 -0800</bug_when>
    <thetext>Any chance you can try a more recent release? 1.11 is getting old. Also we switched from autotools to cmake.

So yeah if you don&apos;t mind I&apos;ll close this bug :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>