[Webkit-unassigned] [Bug 79498] [GTK] Webkit-gtk-1.7.90 tarball fails to build with MAKEOPTS=-jN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 25 12:49:07 PST 2012


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





--- Comment #9 from Alexandre Rostovtsev <tetromino at gentoo.org>  2012-02-25 12:49:07 PST ---
Created an attachment (id=128879)
 --> (https://bugs.webkit.org/attachment.cgi?id=128879&action=review)
build log showing WebKit-1.0.typelib parallel make failure

Here is a build log with MAKEOPTS="-j5 V=1 --debug" showing a parallel make failure when generating WebKit-1.0.typelib for a gtk2 build of webkit-gtk-1.7.90.

  File `WebKit-1.0.gir' does not exist.
   File `JSCore-1.0.gir' does not exist.
  Must remake target `JSCore-1.0.gir'.
Invoking recipe from GNUmakefile:70085 to update target `JSCore-1.0.gir'.
cp ./Source/WebKit/gtk/JSCore-1.0.gir ./
  File `Programs/resources/inspector/inspector.html' does not exist.
 Must remake target `Programs/resources/inspector/inspector.html'.
Invoking recipe from GNUmakefile:70077 to update target `Programs/resources/inspector/inspector.html'.
mkdir -p ./Programs/resources/inspector/UglifyJS
  File `JSCore-1.0.typelib' does not exist.
 Must remake target `JSCore-1.0.typelib'.
Invoking recipe from GNUmakefile:70120 to update target `JSCore-1.0.typelib'.
/usr/bin/g-ir-compiler --includedir ./Source/WebKit/gtk --includedir . JSCore-1.0.gir -o JSCore-1.0.typelib
  File `WebKit-1.0.typelib' does not exist.
 Must remake target `WebKit-1.0.typelib'.
mv -f DerivedSources/WebCore/.deps/libWebCoreInternals_la-JSInternals.Tpo DerivedSources/WebCore/.deps/libWebCoreInternals_la-JSInternals.Plo
mkdir -p ./Programs/resources/inspector/images
Invoking recipe from GNUmakefile:70120 to update target `WebKit-1.0.typelib'.
/usr/bin/g-ir-compiler --includedir ./Source/WebKit/gtk --includedir . WebKit-1.0.gir -o WebKit-1.0.typelib
[...]
error parsing file WebKit-1.0.gir: Failed to open file 'WebKit-1.0.gir': No such file or directory
make[1]: *** [WebKit-1.0.typelib] Error 1

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list