On Wednesday, December 09, 2015 07:23:39 Alfonso Hernandez wrote: > QT_PLUGIN_PATH=/root/qt5/qtbase/plugins > LD_LIBRARY_PATH=/root/qt5/qtbase/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} > QMAKE=/root/qt5/qtbase/bin/qmake /root/qt5/qtbase/bin/lrelease > qtxmlpatterns_uk.ts –qm /root/qt5/qtbase/translations/qtxmlpatterns_uk.qm > Updating ‘ /root/qt5/qtbase/translations/qtxmlpatterns_uk.qm’ …. > Generated 49 translation(s) (49 finished and 0 unfinished) > Ignored 431 untranslated source text(s) > Make[2]: se sale del directorio ‘/root/qt5/qttranslations/translations’ > Make[1]: Se sale del directorio ‘/root/qt5/qttranslations/ > Makefile:854: actualizar el objetivo ‘module-qtdoc-make_first’ a causa de > ‘module-qtdoc-make_first’ FORCE > Test –d qtdocs/ II mkdir –p qtdocs/ > > Cd qtdocs/ && (test –e Makefile II /root/qt5/qtbase/bin/qmake > /root/qt5/qtdocs/qtdocs.pro –o Makefile ) && make –f Makefile Make[1] Se > entra en el directorio ‘/root/qt5/qtdocs’ > Makefile:42: Actualizar el objetivo ‘sub-doc-make-first’ a causa de: FORGE > Test –d doc/ II mkdir –p doc/ > Cd doc/ && (test –e Makefile II /root/qt5/qtbase/bin/qmake > /root/qt5/qtdoc/doc/doc.pro –o Makefile ) && make –f Makefile Make[2]: se > entra en el directorio ‘/root/qt5/qtdoc/doc’ > Make[2]: no se hace nada para ‘first’. > Make[2]: se sale del directorio ‘/root/qt5/qtdoc/doc’ > Make[1]: se sale del directorio ‘/root/qt5/qtdoc’ > Makefile:879: actualizar el objetivo ‘module-qtqa-make_first’ a causa de: > ‘module-qtqa-make_first FORGE Test –d qtqa/ II mkdir –p qtqa/ > Cd qtqa/ && (test –e Makefile II /root/qt5/qtbase/bin/qmake > /root/qt5/qtqa/qtqa.pro –o Makefile ) && make –f Makefile Make[1] se entra > en el directorio ‘/root/qt5/qtqa’ > Make[1] no se hace nada para ‘first’ > Make[1] se sale del directorio ‘/root/qt5/qtqa’ > > according compilations framework by the development team EasyLabs report > that this error is generated at the end of the compilation of the framework > and therefore not able to perform to begin development
To clarify: This doesn't seem to be an error, but normal output of the docs generation (done by "make docs"). You should be fine continuing from here. I fell for this myself a few times, the output of make docs looks suspiciously like an error, but it is in fact just doing its normal job. Cheers, -- sebas Sebastian Kügler | http://vizZzion.org | http://kde.org _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel