Davide Coppola
2018-01-16 01:00:24 UTC
Hi,
I have just had a failure when trying to build qt-creator (4.5 and master
branches).
The issue was the lack of the Qt Script module on my system.
This is the full error log:
cd src/ && /home/m3xican/dev/Qt/5.10.0/gcc_64/bin/qmake -o Makefile
/home/m3xican/dev/repos/qt-creator/src/src.pro -spec linux-g++ CONFIG+=debug
cd src/ && /usr/bin/make -f Makefile qmake_all
make[1]: Entering directory
'/home/m3xican/dev/projects/build-qtcreator-4_5-debug/src'
cd shared/qbs/src/lib/corelib/ &&
/home/m3xican/dev/Qt/5.10.0/gcc_64/bin/qmake -o Makefile
/home/m3xican/dev/repos/qt-creator/src/shared/qbs/src/lib/corelib/
corelib.pro -spec linux-g++ CONFIG+=debug
Project ERROR: Unknown module(s) in QT: script
Makefile:48: recipe for target 'sub-shared-qbs-src-lib-corelib-qmake_all'
failed
make[1]: Leaving directory
'/home/m3xican/dev/projects/build-qtcreator-4_5-debug/src'
Makefile:39: recipe for target 'sub-src-qmake_all' failed
make[1]: *** [sub-shared-qbs-src-lib-corelib-qmake_all] Error 3
make: *** [sub-src-qmake_all] Error 2
01:13:28: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project qtcreator (kit: Desktop Qt 5.10.0
GCC 64bit)
When executing step "qmake"
I fixed the build by installing Qt Script, but I was not expecting to have
to do that as it is marked deprecated in the installer/maintenance tool.
Is there any plan to remove this dependency (in master at least)?
--
*Davide Coppola*
*email:* ***@gmail.com
*website:* http://www.davidecoppola.com
*blog:* http://blog.davidecoppola.com
<http://plus.google.com/+DavideCoppola>
<http://www.linkedin.com/in/davidecoppola>
<http://www.twitter.com/vivaladav>
â
I have just had a failure when trying to build qt-creator (4.5 and master
branches).
The issue was the lack of the Qt Script module on my system.
This is the full error log:
cd src/ && /home/m3xican/dev/Qt/5.10.0/gcc_64/bin/qmake -o Makefile
/home/m3xican/dev/repos/qt-creator/src/src.pro -spec linux-g++ CONFIG+=debug
cd src/ && /usr/bin/make -f Makefile qmake_all
make[1]: Entering directory
'/home/m3xican/dev/projects/build-qtcreator-4_5-debug/src'
cd shared/qbs/src/lib/corelib/ &&
/home/m3xican/dev/Qt/5.10.0/gcc_64/bin/qmake -o Makefile
/home/m3xican/dev/repos/qt-creator/src/shared/qbs/src/lib/corelib/
corelib.pro -spec linux-g++ CONFIG+=debug
Project ERROR: Unknown module(s) in QT: script
Makefile:48: recipe for target 'sub-shared-qbs-src-lib-corelib-qmake_all'
failed
make[1]: Leaving directory
'/home/m3xican/dev/projects/build-qtcreator-4_5-debug/src'
Makefile:39: recipe for target 'sub-src-qmake_all' failed
make[1]: *** [sub-shared-qbs-src-lib-corelib-qmake_all] Error 3
make: *** [sub-src-qmake_all] Error 2
01:13:28: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project qtcreator (kit: Desktop Qt 5.10.0
GCC 64bit)
When executing step "qmake"
I fixed the build by installing Qt Script, but I was not expecting to have
to do that as it is marked deprecated in the installer/maintenance tool.
Is there any plan to remove this dependency (in master at least)?
--
*Davide Coppola*
*email:* ***@gmail.com
*website:* http://www.davidecoppola.com
*blog:* http://blog.davidecoppola.com
<http://plus.google.com/+DavideCoppola>
<http://www.linkedin.com/in/davidecoppola>
<http://www.twitter.com/vivaladav>
â