I got this error a couple of times, but it doesn't seem to be consistent. I bet there is a dependency problem in the autotools files, similar to bug 116227, that is triggered in parallel builds (I was using -j16). CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-ParentFrame.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-PreventEmptyUserAgent.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-PrivateBrowsingPushStateNoHistoryCallback.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-ResponsivenessTimerDoesntFireEarly.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-RestoreSessionStateContainingFormData.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-ShouldGoToBackForwardListItem.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-SpacebarScrolling.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-UserMessage.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-WillSendSubmitEvent.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-WKConnection.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-WKPageGetScaleFactorNotZero.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-WKPreferences.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-WKString.o CXX Tools/TestWebKitAPI/Tests/WebKit2/Programs_TestWebKitAPI_TestWebKit2-WKStringJSString.o GEN JSCore-3.0.gir GEN Programs/resources/inspector/inspector.html GEN Programs/resources/webkit2gtk-tests-resources.gresource Failed to create file 'Programs/resources/webkit2gtk-tests-resources.gresource.5X5MXW': No such file or directory make[2]: *** [Programs/resources/webkit2gtk-tests-resources.gresource] Error 1
Haven't seen this since bug 116227. Any specific revision/configuration?
Ah, yes, I was actually trying to build the stable branch (r150185) in debug mode with gtk-doc and instrospection enabled.
*** This bug has been marked as a duplicate of bug 114485 ***