RESOLVED FIXED132161
[GTK] REGRESSION(r167779) Build broken
https://bugs.webkit.org/show_bug.cgi?id=132161
Summary [GTK] REGRESSION(r167779) Build broken
Carlos Alberto Lopez Perez
Reported 2014-04-24 18:19:31 PDT
Attachments
Carlos Garcia Campos
Comment 1 2014-04-25 00:20:45 PDT
ninja: error: '../../Source/WebInspectorUI/UserInterface/External/CodeMirror/less.js', needed by 'DerivedSources/webkit2gtk/InspectorGResourceBundle.xml', missing and no known rule to make it That file is not explicitly listed in any makefile, I bet it's the stupid cmake cache causing this, let me try a clean build.
Enrique Ocaña
Comment 2 2014-04-25 02:36:57 PDT
It was failing (again? also?) on GTK+ Linux 64-bit Debug and I removed the WebKitBuild/Debug folder in the bot to trigger a clean build on next commit. Now it seems to be building fine in that bot. GTK Linux 32 bit Release and GTK Linux ARM Release are failing, though, but I don't have access to those bots.
Carlos Alberto Lopez Perez
Comment 3 2014-04-25 09:08:05 PDT
(In reply to comment #1) > That file is not explicitly listed in any makefile, I bet it's the stupid cmake cache causing this, let me try a clean build. Seems that you are right. After forcing a clean build all GTK bots are working back: http://build.webkit.org/waterfall?category=GTK Closing this as fixed.
Note You need to log in before you can comment on or make changes to this bug.