[webkit-gtk] Hangs while "Scanning dependencies for target"

Michael Catanzaro mcatanzaro at igalia.com
Sat Apr 11 10:07:21 PDT 2015


On Tue, 2015-04-07 at 15:45 +0200, Franz Fellner wrote:
> Since webkit-gtk moved to cmake I have weird hangs while cmake
> is scanning dependencies.

"Scanning dependencies for target" is printed by make, no cmake, so 
you might try switching to ninja (cmake -DPORT=GTK ... -GNinja) to 
skip that entirely. Good luck. :)

Michael


More information about the webkit-gtk mailing list