RESOLVED FIXED 38971
[Gtk] Gtk build system did not notice JavaScriptCore functions being inlined, resulting in linker failures
https://bugs.webkit.org/show_bug.cgi?id=38971
Summary [Gtk] Gtk build system did not notice JavaScriptCore functions being inlined,...
Brian Weinstein
Reported 2010-05-11 22:27:40 PDT
http://trac.webkit.org/changeset/59196 caused some strange behavior on the Gtk bot, where the correct files were not rebuilt. http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/3330/steps/compile-webkit/logs/stdio These issues seemed to be fixed by a clean build.
Attachments
Eric Seidel (no email)
Comment 1 2010-05-11 22:29:29 PDT
Thanks for filing this brian. This seems like a dependency issue in the Gtk build system. Bad news bears. This type of error makes it very hard to support Gtk build bots as they hose themselves randomly. :(
Martin Robinson
Comment 2 2014-04-08 18:37:40 PDT
The build system has been replaced with CMake.
Note You need to log in before you can comment on or make changes to this bug.