Hi,

> On 9. Feb 2024, at 11:15, Nuno Santos <nuno.san...@imaginando.pt> wrote:
> 
> I’m trying as an alternative to build 6.6.1 from source but I’m also having 
> this:
> 
> + git submodule init tests/auto/qml/ecmascripttests/test262
>  *** /qtdeclarative/tests/auto/qml/ecmascripttests/test262 not found, 
> ignoring alternate for this submodule
> + git config remote.origin.url 
> git://code.qt.io/qt/qtdeclarative-testsuites.git
> + git fetch origin
> + git config remote.gerrit.url 
> ssh://codereview.qt-project.org/qt/qtdeclarative-testsuites.git
> + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
> + git submodule update --force --no-fetch
> Submodule path 'tests/auto/qml/ecmascripttests/test262': checked out 
> 'a0efb7e1ab1cee24c387abe1897ff18fa116c17d'
> + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qt5
> + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
> Warning: cannot find Git hooks, qtrepotools module might be absent

This looks fine, the 'not found, ignoring alternate for this submodule' warning 
can be ignored.

And the last warning about git hooks not being found is also not important for 
building.
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to