Bug 85800 - [Gtk] WebKitGTK+ 1.8.1 and 1.8.2 fail to build - cp: cannot stat ‘Programs/jsc-3’
Summary: [Gtk] WebKitGTK+ 1.8.1 and 1.8.2 fail to build - cp: cannot stat ‘Programs/js...
Status: RESOLVED DUPLICATE of bug 79498
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 06:53 PDT by Evgeny Burmentyev
Modified: 2013-09-13 05:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Burmentyev 2012-05-07 06:53:02 PDT
The flags are:
--prefix=/usr --disable-spellcheck --disable-gtk-doc-html --disable-video --disable-video-track --enable-webkit2 --with-gtk=3.0 --enable-webgl --disable-geolocation

(I applied the https://bug-84838-attachments.webkit.org/attachment.cgi?id=138860 patch from https://bugs.webkit.org/show_bug.cgi?id=84838 in order to be able to build with --disable-video.)

The last words of make:
  CXX    Source/WebKit2/Shared/cairo/Programs_WebKitPluginProcess-ShareableBitmapCairo.o
  CXX    Source/WebKit2/WebProcess/Plugins/Programs_WebKitPluginProcess-Plugin.o
  CXX    Source/WebKit2/WebProcess/Plugins/Netscape/Programs_WebKitPluginProcess-NPRuntimeUtilities.o
  CXX    Source/WebKit2/WebProcess/Plugins/Netscape/Programs_WebKitPluginProcess-NetscapeBrowserFuncs.o
  CXX    Source/WebKit2/WebProcess/Plugins/Netscape/Programs_WebKitPluginProcess-NetscapePlugin.o
  CXX    Source/WebKit2/WebProcess/Plugins/Netscape/Programs_WebKitPluginProcess-NetscapePluginStream.o
  CXX    Source/WebKit2/WebProcess/Plugins/Netscape/x11/Programs_WebKitPluginProcess-NetscapePluginX11.o
  CXX    Source/WebKit2/gtk/Programs_WebKitPluginProcess-PluginMainGtk.o
  CXX    DerivedSources/WebKit2/Programs_WebKitPluginProcess-NPObjectMessageReceiverMessageReceiver.o
  CXX    DerivedSources/WebKit2/Programs_WebKitPluginProcess-PluginControllerProxyMessageReceiver.o
  CXX    DerivedSources/WebKit2/Programs_WebKitPluginProcess-PluginProcessMessageReceiver.o
  CXX    DerivedSources/WebKit2/Programs_WebKitPluginProcess-WebProcessConnectionMessageReceiver.o
  GEN    Programs/jsc
cp: cannot stat ‘Programs/jsc-3’: No such file or directory
make[1]: *** [Programs/jsc] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/virus_found/abs/libwebkit/src/webkit-1.8.1'
make: *** [all] Error 2
Comment 1 Evgeny Burmentyev 2012-08-13 04:02:40 PDT
Exactly the same applies to 1.8.2.
Comment 2 Alberto Garcia 2013-09-13 05:54:51 PDT

*** This bug has been marked as a duplicate of bug 79498 ***