libjavascriptcoregtk-4.0.dylib is not installed by 'make install' in r199646. Last known good was r198900. Multiple unrelated build failures plague simple bisection.
Looks like it was caused by https://bugs.webkit.org/show_bug.cgi?id=156268 More incorrect assumptions that APPLE == Mac.
Created attachment 276613 [details] 0001-Fix-incorrect-assumption-that-APPLE-implies-Mac This patch fixes the issue and is being used now by MacPorts.
Comment on attachment 276613 [details] 0001-Fix-incorrect-assumption-that-APPLE-implies-Mac My bad
Comment on attachment 276613 [details] 0001-Fix-incorrect-assumption-that-APPLE-implies-Mac Clearing flags on attachment: 276613 Committed r199651: <http://trac.webkit.org/changeset/199651>
All reviewed patches have been landed. Closing bug.
There's probably a similar assumption in WebKit2/CMakeLists.txt.
(In reply to comment #6) > There's probably a similar assumption in WebKit2/CMakeLists.txt. Fixed in https://bugs.webkit.org/show_bug.cgi?id=156679