[Slackbuilds-users] qt5 5.5.1 fails to build with multiple jobs

Matteo Bernardini matteo.bernardini at gmail.com
Sun Mar 13 09:09:25 UTC 2016


2016-03-13 10:00 GMT+01:00 Andrzej Telszewski <atelszewski at gmail.com>:
> Hi,
>
> I'm on Slackware-current and SBo master.
>
> I'm trying to build qt5 and it fails with the following error:
>
> [6/10258] CXX
> obj/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/protobuf_full_do_not_use.parser.o
> ninja: build stopped: subcommand failed.
> Makefile.gyp_run:766: recipe for target 'invoke_ninja' failed
> make[4]: *** [invoke_ninja] Error 1
> make[4]: Leaving directory
> '/home/software/slackware/pkg/tmpdir/qt-everywhere-opensource-src-5.5.1/qtwebengine/src/core'
> Makefile:63: recipe for target 'sub-gyp_run-pro-make_first' failed
> make[3]: *** [sub-gyp_run-pro-make_first] Error 2
> make[3]: Leaving directory
> '/home/software/slackware/pkg/tmpdir/qt-everywhere-opensource-src-5.5.1/qtwebengine/src/core'
> Makefile:48: recipe for target 'sub-core-make_first' failed
> make[2]: *** [sub-core-make_first] Error 2
> make[2]: Leaving directory
> '/home/software/slackware/pkg/tmpdir/qt-everywhere-opensource-src-5.5.1/qtwebengine/src'
> Makefile:44: recipe for target 'sub-src-make_first' failed
> make[1]: *** [sub-src-make_first] Error 2
> make[1]: Leaving directory
> '/home/software/slackware/pkg/tmpdir/qt-everywhere-opensource-src-5.5.1/qtwebengine'
> Makefile:803: recipe for target 'module-qtwebengine-make_first' failed
> make: *** [module-qtwebengine-make_first] Error 2
> make: *** Waiting for unfinished jobs....
>
> Please note that it's most certainly not the exact place where the build
> failed for the first time, as I tried single job make in the leftover source
> tree.
>
> Single job make seems to resume the build (it's ongoing at the moment).
>
> Any ideas on what might be the problem?
>
> It looks like ninja is only used for the build of chromium, but I might be
> wrong on that.

hi Andrzej,

I don't know what's happening there but, FYI, it seems I am able to
build qt5 with -j23 here so I'm not sure if that is related...

Matteo


More information about the SlackBuilds-users mailing list