[Development] 32bit linux build of qt5.10.0 w/ webengine
Allan Sandfeld Jensen
kde at carewolf.com
Mon Dec 18 20:14:58 CET 2017
On Montag, 18. Dezember 2017 18:53:55 CET Toan Pham wrote:
> "/TOOLCHAIN/loop/target/nicebox/sandbox/qt-everywhere-src-5.10.0/qtwebengine
> /src/3rdparty/chromium/tools/gn/bootstrap/bootstrap.py", line 45, in
> check_call
> subprocess.check_call(cmd, cwd=GN_ROOT, **kwargs)
> File "/usr/lib/python2.7/subprocess.py", line 535, in check_call
> retcode = call(*popenargs, **kwargs)
> File "/usr/lib/python2.7/subprocess.py", line 522, in call
> return Popen(*popenargs, **kwargs).wait()
> File "/usr/lib/python2.7/subprocess.py", line 709, in __init__
> errread, errwrite)
> File "/usr/lib/python2.7/subprocess.py", line 1326, in _execute_child
> raise child_exception
> OSError: [Errno 2] No such file or directory
> Project ERROR: GN build error!
> make[3]: *** [sub-gn-pro-make_first] Error 3
> make[3]: Leaving directory
> `/TOOLCHAIN/loop/target/nicebox/sandbox/qt-everywhere-src-5.10.0/qtwebengine
> /src/buildtools' make[2]: *** [sub-buildtools-make_first] Error 2
> make[2]: Leaving directory
> `/TOOLCHAIN/loop/target/nicebox/sandbox/qt-everywhere-src-5.10.0/qtwebengine
> /src' make[1]: *** [sub-src-make_first] Error 2
> make[1]: Leaving directory
> `/TOOLCHAIN/loop/target/nicebox/sandbox/qt-everywhere-src-5.10.0/qtwebengine
> '
>
>
>
> Please let me know if you know what went wrong w/ the second build.
>
>
Looks like it expects ninja to be installed, but cant launch it. Check your
configure output and see if it detected system ninja and you have ninja
installed.
'Allan
More information about the Development
mailing list