[Webkit-unassigned] [Bug 138463] New: Build failure - cp: cannot create regular file `./DerivedSources/webkit/webkitenumtypes.h': No such file or directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 03:25:32 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138463

            Bug ID: 138463
           Summary: Build failure - cp: cannot create regular file
                    `./DerivedSources/webkit/webkitenumtypes.h': No such
                    file or directory
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vincent.riera at imgtec.com

I'm trying to build webkit-1.11.5 and I'm getting the following build failure:

make[1]: Entering directory `/br/output/build/webkit-1.11.5'
  GEN      DerivedSources/webkit/webkitenumtypes.cpp
  GEN      stamp-webkitenumtypes.h
cp: cannot create regular file `./DerivedSources/webkit/webkitenumtypes.h': 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': No such file or directory
make[1]: *** [DerivedSources/webkit/webkitenumtypes.cpp] Error 1
make[1]: Leaving directory `/br/output/build/webkit-1.11.5'
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141106/1b2ec049/attachment-0002.html>


More information about the webkit-unassigned mailing list