[Development] Failed to run configure.bat in qt/qt5 repository on Windows?

Haowei Hsu hwhsu1231 at gmail.com
Sun Aug 13 14:08:44 CEST 2023


Hello, Qt Development Team.

Recently, I tried to configure the qt/qt5 <https://github.com/qt/qt5>
repository. The following commands
are what I use to configure the project according to its README.md:

   1. *git clone --recursive https://github.com/qt/qt5.git
   <https://github.com/qt/qt5.git>*
   2. *chdir qt5*
   3. *git status*
   4. *git checkout v6.5.2*
   5. *git submodule update --recursive*
   6. *vcvarsall.bat x64*
   7. *configure.bat*

However, it turns out that there are some errors occurred.
What do I miss? How to fix these errors?

[image: image.png]

*NOTE:* Currently, I just want to build Qt's Documentation instead of the
whole Qt's artifacts.

You can see the attachment with the full log:
*log-failed-to-run-configure-on-windows.txt*
---
Haowei Hsu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230813/636a79cc/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 116156 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230813/636a79cc/attachment-0001.png>
-------------- next part --------------
D:\Repo\GitHub\testing\qt-docs>git clone --recursive https://github.com/qt/qt5.git
Cloning into 'qt5'...
remote: Enumerating objects: 34918, done.
remote: Counting objects: 100% (1921/1921), done.
remote: Compressing objects: 100% (508/508), done.
remote: Total 34918 (delta 1490), reused 1762 (delta 1412), pack-reused 32997
Receiving objects: 100% (34918/34918), 12.01 MiB | 3.32 MiB/s, done.
Resolving deltas: 100% (24994/24994), done.
Submodule 'qt3d' (https://github.com/qt/qt3d.git) registered for path 'qt3d'
Submodule 'qt5compat' (https://github.com/qt/qt5compat.git) registered for path 'qt5compat'
Submodule 'qtactiveqt' (https://github.com/qt/qtactiveqt.git) registered for path 'qtactiveqt'
Submodule 'qtbase' (https://github.com/qt/qtbase.git) registered for path 'qtbase'
Submodule 'qtcanvas3d' (https://github.com/qt/qtcanvas3d.git) registered for path 'qtcanvas3d'
Submodule 'qtcharts' (https://github.com/qt/qtcharts.git) registered for path 'qtcharts'
Submodule 'qtcoap' (https://github.com/qt/qtcoap.git) registered for path 'qtcoap'
Submodule 'qtconnectivity' (https://github.com/qt/qtconnectivity.git) registered for path 'qtconnectivity'
Submodule 'qtdatavis3d' (https://github.com/qt/qtdatavis3d.git) registered for path 'qtdatavis3d'
Submodule 'qtdeclarative' (https://github.com/qt/qtdeclarative.git) registered for path 'qtdeclarative'
Submodule 'qtdoc' (https://github.com/qt/qtdoc.git) registered for path 'qtdoc'
Submodule 'qtfeedback' (https://github.com/qt/qtfeedback.git) registered for path 'qtfeedback'
Submodule 'qtgamepad' (https://github.com/qt/qtgamepad.git) registered for path 'qtgamepad'
Submodule 'qtgraphs' (https://github.com/qt/qtgraphs.git) registered for path 'qtgraphs'
Submodule 'qtgrpc' (https://github.com/qt/qtgrpc.git) registered for path 'qtgrpc'
Submodule 'qthttpserver' (https://github.com/qt/qthttpserver.git) registered for path 'qthttpserver'
Submodule 'qtimageformats' (https://github.com/qt/qtimageformats.git) registered for path 'qtimageformats'
Submodule 'qtlanguageserver' (https://github.com/qt/qtlanguageserver.git) registered for path 'qtlanguageserver'
Submodule 'qtlocation' (https://github.com/qt/qtlocation.git) registered for path 'qtlocation'
Submodule 'qtlottie' (https://github.com/qt/qtlottie.git) registered for path 'qtlottie'
Submodule 'qtmqtt' (https://github.com/qt/qtmqtt.git) registered for path 'qtmqtt'
Submodule 'qtmultimedia' (https://github.com/qt/qtmultimedia.git) registered for path 'qtmultimedia'
Submodule 'qtnetworkauth' (https://github.com/qt/qtnetworkauth.git) registered for path 'qtnetworkauth'
Submodule 'qtopcua' (https://github.com/qt/qtopcua.git) registered for path 'qtopcua'
Submodule 'qtpim' (https://github.com/qt/qtpim.git) registered for path 'qtpim'
Submodule 'qtpositioning' (https://github.com/qt/qtpositioning.git) registered for path 'qtpositioning'
Submodule 'qtqa' (https://github.com/qt/qtqa.git) registered for path 'qtqa'
Submodule 'qtquick3d' (https://github.com/qt/qtquick3d.git) registered for path 'qtquick3d'
Submodule 'qtquick3dphysics' (https://github.com/qt/qtquick3dphysics.git) registered for path 'qtquick3dphysics'
Submodule 'qtquickeffectmaker' (https://github.com/qt/qtquickeffectmaker.git) registered for path 'qtquickeffectmaker'
Submodule 'qtquicktimeline' (https://github.com/qt/qtquicktimeline) registered for path 'qtquicktimeline'
Submodule 'qtremoteobjects' (https://github.com/qt/qtremoteobjects.git) registered for path 'qtremoteobjects'
Submodule 'qtrepotools' (https://github.com/qt/qtrepotools.git) registered for path 'qtrepotools'
Submodule 'qtscxml' (https://github.com/qt/qtscxml.git) registered for path 'qtscxml'
Submodule 'qtsensors' (https://github.com/qt/qtsensors.git) registered for path 'qtsensors'
Submodule 'qtserialbus' (https://github.com/qt/qtserialbus.git) registered for path 'qtserialbus'
Submodule 'qtserialport' (https://github.com/qt/qtserialport.git) registered for path 'qtserialport'
Submodule 'qtshadertools' (https://github.com/qt/qtshadertools.git) registered for path 'qtshadertools'
Submodule 'qtspeech' (https://github.com/qt/qtspeech.git) registered for path 'qtspeech'
Submodule 'qtsvg' (https://github.com/qt/qtsvg.git) registered for path 'qtsvg'
Submodule 'qtsystems' (https://github.com/qt/qtsystems.git) registered for path 'qtsystems'
Submodule 'qttools' (https://github.com/qt/qttools.git) registered for path 'qttools'
Submodule 'qttranslations' (https://github.com/qt/qttranslations.git) registered for path 'qttranslations'
Submodule 'qtvirtualkeyboard' (https://github.com/qt/qtvirtualkeyboard.git) registered for path 'qtvirtualkeyboard'
Submodule 'qtwayland' (https://github.com/qt/qtwayland.git) registered for path 'qtwayland'
Submodule 'qtwebchannel' (https://github.com/qt/qtwebchannel.git) registered for path 'qtwebchannel'
Submodule 'qtwebengine' (https://github.com/qt/qtwebengine.git) registered for path 'qtwebengine'
Submodule 'qtwebglplugin' (https://github.com/qt/qtwebglplugin.git) registered for path 'qtwebglplugin'
Submodule 'qtwebsockets' (https://github.com/qt/qtwebsockets.git) registered for path 'qtwebsockets'
Submodule 'qtwebview' (https://github.com/qt/qtwebview.git) registered for path 'qtwebview'
Submodule 'qtxmlpatterns' (https://github.com/qt/qtxmlpatterns.git) registered for path 'qtxmlpatterns'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qt3d'...
remote: Enumerating objects: 148126, done.
remote: Counting objects: 100% (3966/3966), done.
remote: Compressing objects: 100% (1709/1709), done.
remote: Total 148126 (delta 2255), reused 3923 (delta 2238), pack-reused 144160
Receiving objects: 100% (148126/148126), 171.48 MiB | 4.66 MiB/s, done.
Resolving deltas: 100% (117215/117215), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qt5compat'...
remote: Enumerating objects: 8185, done.
remote: Counting objects: 100% (1252/1252), done.
remote: Compressing objects: 100% (502/502), done.
remote: Total 8185 (delta 745), reused 1247 (delta 743), pack-reused 6933
Receiving objects: 100% (8185/8185), 16.90 MiB | 2.89 MiB/s, done.
Resolving deltas: 100% (4736/4736), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtactiveqt'...
remote: Enumerating objects: 12383, done.
remote: Counting objects: 100% (1770/1770), done.
remote: Compressing objects: 100% (700/700), done.
remote: Total 12383 (delta 1071), reused 1704 (delta 1056), pack-reused 10613
Receiving objects: 100% (12383/12383), 3.41 MiB | 1.08 MiB/s, done.
Resolving deltas: 100% (7680/7680), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtbase'...
remote: Enumerating objects: 917904, done.
remote: Counting objects: 100% (5533/5533), done.
remote: Compressing objects: 100% (1719/1719), done.
remote: Total 917904 (delta 3948), reused 5337 (delta 3797), pack-reused 912371
Receiving objects: 100% (917904/917904), 632.31 MiB | 5.52 MiB/s, done.
Resolving deltas: 100% (732167/732167), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtcanvas3d'...
remote: Enumerating objects: 4734, done.
remote: Counting objects: 100% (74/74), done.
remote: Compressing objects: 100% (44/44), done.
remote: Total 4734 (delta 32), reused 69 (delta 30), pack-reused 4660
Receiving objects: 100% (4734/4734), 14.50 MiB | 3.27 MiB/s, done.
Resolving deltas: 100% (2677/2677), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtcharts'...
remote: Enumerating objects: 55351, done.
remote: Counting objects: 100% (2470/2470), done.
remote: Compressing objects: 100% (953/953), done.
remote: Total 55351 (delta 1520), reused 2450 (delta 1510), pack-reused 52881
Receiving objects: 100% (55351/55351), 21.85 MiB | 3.70 MiB/s, done.
Resolving deltas: 100% (42981/42981), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtcoap'...
remote: Enumerating objects: 6028, done.
remote: Counting objects: 100% (952/952), done.
remote: Compressing objects: 100% (333/333), done.
remote: Total 6028 (delta 632), reused 937 (delta 617), pack-reused 5076
Receiving objects: 100% (6028/6028), 1.14 MiB | 1.33 MiB/s, done.
Resolving deltas: 100% (3824/3824), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtconnectivity'...
remote: Enumerating objects: 39682, done.
remote: Counting objects: 100% (2384/2384), done.
remote: Compressing objects: 100% (800/800), done.
remote: Total 39682 (delta 1506), reused 2353 (delta 1481), pack-reused 37298
Receiving objects: 100% (39682/39682), 18.05 MiB | 3.89 MiB/s, done.
Resolving deltas: 100% (28648/28648), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtdatavis3d'...
remote: Enumerating objects: 37380, done.
remote: Counting objects: 100% (3601/3601), done.
remote: Compressing objects: 100% (1320/1320), done.
remote: Total 37380 (delta 2190), reused 3512 (delta 2101), pack-reused 33779
Receiving objects: 100% (37380/37380), 43.55 MiB | 4.33 MiB/s, done.
Resolving deltas: 100% (27308/27308), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtdeclarative'...
remote: Enumerating objects: 483495, done.
remote: Counting objects: 100% (27393/27393), done.
remote: Compressing objects: 100% (6559/6559), done.
remote: Total 483495 (delta 20906), reused 27147 (delta 20683), pack-reused 456102
Receiving objects: 100% (483495/483495), 235.77 MiB | 5.66 MiB/s, done.
Resolving deltas: 100% (384168/384168), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtdoc'...
remote: Enumerating objects: 45266, done.
remote: Counting objects: 100% (4296/4296), done.
remote: Compressing objects: 100% (1180/1180), done.
remote: Total 45266 (delta 3054), reused 4294 (delta 3053), pack-reused 40970
Receiving objects: 100% (45266/45266), 55.36 MiB | 4.81 MiB/s, done.
Resolving deltas: 100% (32490/32490), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtfeedback'...
remote: Enumerating objects: 1710, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 1710 (delta 16), reused 13 (delta 13), pack-reused 1689
Receiving objects: 100% (1710/1710), 529.82 KiB | 854.00 KiB/s, done.
Resolving deltas: 100% (1006/1006), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtgamepad'...
remote: Enumerating objects: 2240, done.
remote: Counting objects: 100% (289/289), done.
remote: Compressing objects: 100% (150/150), done.
remote: Total 2240 (delta 133), reused 273 (delta 125), pack-reused 1951
Receiving objects: 100% (2240/2240), 787.86 KiB | 976.00 KiB/s, done.
Resolving deltas: 100% (1185/1185), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtgraphs'...
remote: Enumerating objects: 3208, done.
remote: Counting objects: 100% (837/837), done.
remote: Compressing objects: 100% (475/475), done.
remote: Total 3208 (delta 497), reused 699 (delta 359), pack-reused 2371
Receiving objects: 100% (3208/3208), 5.51 MiB | 2.73 MiB/s, done.
Resolving deltas: 100% (1880/1880), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtgrpc'...
remote: Enumerating objects: 6211, done.
remote: Counting objects: 100% (1453/1453), done.
remote: Compressing objects: 100% (575/575), done.
remote: Total 6211 (delta 916), reused 1372 (delta 835), pack-reused 4758
Receiving objects: 100% (6211/6211), 1.58 MiB | 1.52 MiB/s, done.
Resolving deltas: 100% (4124/4124), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qthttpserver'...
remote: Enumerating objects: 3854, done.
remote: Counting objects: 100% (362/362), done.
remote: Compressing objects: 100% (168/168), done.
remote: Total 3854 (delta 220), reused 335 (delta 193), pack-reused 3492
Receiving objects: 100% (3854/3854), 765.71 KiB | 948.00 KiB/s, done.
Resolving deltas: 100% (2600/2600), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtimageformats'...
remote: Enumerating objects: 12143, done.
remote: Counting objects: 100% (1555/1555), done.
remote: Compressing objects: 100% (674/674), done.
remote: Total 12143 (delta 884), reused 1544 (delta 875), pack-reused 10588
Receiving objects: 100% (12143/12143), 8.36 MiB | 3.42 MiB/s, done.
Resolving deltas: 100% (7427/7427), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtlanguageserver'...
remote: Enumerating objects: 1877, done.
remote: Counting objects: 100% (362/362), done.
remote: Compressing objects: 100% (171/171), done.
remote: Total 1877 (delta 227), reused 325 (delta 190), pack-reused 1515
Receiving objects: 100% (1877/1877), 447.10 KiB | 743.00 KiB/s, done.
Resolving deltas: 100% (1194/1194), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtlocation'...
remote: Enumerating objects: 61467, done.
remote: Counting objects: 100% (2635/2635), done.
remote: Compressing objects: 100% (1036/1036), done.
remote: Total 61467 (delta 1584), reused 2603 (delta 1566), pack-reused 58832
Receiving objects: 100% (61467/61467), 28.45 MiB | 3.39 MiB/s, done.
Resolving deltas: 100% (47285/47285), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtlottie'...
remote: Enumerating objects: 4356, done.
remote: Counting objects: 100% (961/961), done.
remote: Compressing objects: 100% (452/452), done.
remote: Total 4356 (delta 554), reused 877 (delta 508), pack-reused 3395
Receiving objects: 100% (4356/4356), 777.67 KiB | 1.17 MiB/s, done.
Resolving deltas: 100% (2784/2784), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtmqtt'...
remote: Enumerating objects: 7004, done.
remote: Counting objects: 100% (627/627), done.
remote: Compressing objects: 100% (334/334), done.
remote: Total 7004 (delta 392), reused 527 (delta 293), pack-reused 6377
Receiving objects: 100% (7004/7004), 1.40 MiB | 1.66 MiB/s, done.
Resolving deltas: 100% (4416/4416), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtmultimedia'...
remote: Enumerating objects: 97843, done.
remote: Counting objects: 100% (5208/5208), done.
remote: Compressing objects: 100% (1531/1531), done.
remote: Total 97843 (delta 3695), reused 5121 (delta 3610), pack-reused 92635
Receiving objects: 100% (97843/97843), 39.70 MiB | 4.35 MiB/s, done.
Resolving deltas: 100% (77398/77398), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtnetworkauth'...
remote: Enumerating objects: 6492, done.
remote: Counting objects: 100% (1178/1178), done.
remote: Compressing objects: 100% (472/472), done.
remote: Total 6492 (delta 724), reused 1139 (delta 703), pack-reused 5314
Receiving objects: 100% (6492/6492), 1.17 MiB | 1.38 MiB/s, done.
Resolving deltas: 100% (3949/3949), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtopcua'...
remote: Enumerating objects: 14881, done.
remote: Counting objects: 100% (807/807), done.
remote: Compressing objects: 100% (479/479), done.
remote: Total 14881 (delta 435), reused 694 (delta 324), pack-reused 14074
Receiving objects: 100% (14881/14881), 8.09 MiB | 2.10 MiB/s, done.
Resolving deltas: 100% (9569/9569), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtpim'...
remote: Enumerating objects: 27529, done.
remote: Counting objects: 100% (131/131), done.
remote: Compressing objects: 100% (89/89), done.
remote: Total 27529 (delta 52), reused 121 (delta 42), pack-reused 27398
Receiving objects: 100% (27529/27529), 18.15 MiB | 3.67 MiB/s, done.
Resolving deltas: 100% (20728/20728), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtpositioning'...
remote: Enumerating objects: 58192, done.
remote: Counting objects: 100% (851/851), done.
remote: Compressing objects: 100% (470/470), done.
remote: Total 58192 (delta 494), reused 666 (delta 372), pack-reused 57341
Receiving objects: 100% (58192/58192), 21.72 MiB | 3.88 MiB/s, done.
Resolving deltas: 100% (48692/48692), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtqa'...
remote: Enumerating objects: 13478, done.
remote: Counting objects: 100% (1241/1241), done.
remote: Compressing objects: 100% (444/444), done.
remote: Total 13478 (delta 812), reused 1215 (delta 789), pack-reused 12237
Receiving objects: 100% (13478/13478), 15.77 MiB | 3.38 MiB/s, done.
Resolving deltas: 100% (8531/8531), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtquick3d'...
remote: Enumerating objects: 54888, done.
remote: Counting objects: 100% (4134/4134), done.
remote: Compressing objects: 100% (1217/1217), done.
remote: Total 54888 (delta 2905), reused 4098 (delta 2893), pack-reused 50754
Receiving objects: 100% (54888/54888), 89.85 MiB | 4.31 MiB/s, done.
Resolving deltas: 100% (42146/42146), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtquick3dphysics'...
remote: Enumerating objects: 5048, done.
remote: Counting objects: 100% (793/793), done.
remote: Compressing objects: 100% (379/379), done.
remote: Total 5048 (delta 521), reused 685 (delta 413), pack-reused 4255
Receiving objects: 100% (5048/5048), 7.04 MiB | 3.06 MiB/s, done.
Resolving deltas: 100% (2684/2684), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtquickeffectmaker'...
remote: Enumerating objects: 1668, done.
remote: Counting objects: 100% (450/450), done.
remote: Compressing objects: 100% (213/213), done.
remote: Total 1668 (delta 278), reused 406 (delta 234), pack-reused 1218
Receiving objects: 100% (1668/1668), 4.59 MiB | 2.19 MiB/s, done.
Resolving deltas: 100% (998/998), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtquicktimeline'...
remote: Enumerating objects: 5306, done.
remote: Counting objects: 100% (746/746), done.
remote: Compressing objects: 100% (302/302), done.
remote: Total 5306 (delta 473), reused 705 (delta 443), pack-reused 4560
Receiving objects: 100% (5306/5306), 776.87 KiB | 1.18 MiB/s, done.
Resolving deltas: 100% (3390/3390), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtremoteobjects'...
remote: Enumerating objects: 15388, done.
remote: Counting objects: 100% (1607/1607), done.
remote: Compressing objects: 100% (651/651), done.
remote: Total 15388 (delta 925), reused 1603 (delta 922), pack-reused 13781
Receiving objects: 100% (15388/15388), 4.34 MiB | 2.10 MiB/s, done.
Resolving deltas: 100% (10193/10193), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtrepotools'...
remote: Enumerating objects: 3868, done.
remote: Counting objects: 100% (543/543), done.
remote: Compressing objects: 100% (186/186), done.
remote: Total 3868 (delta 366), reused 520 (delta 356), pack-reused 3325
Receiving objects: 100% (3868/3868), 1.23 MiB | 1.35 MiB/s, done.
Resolving deltas: 100% (2552/2552), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtscxml'...
remote: Enumerating objects: 16774, done.
remote: Counting objects: 100% (1790/1790), done.
remote: Compressing objects: 100% (706/706), done.
remote: Total 16774 (delta 1053), reused 1787 (delta 1050), pack-reused 14984
Receiving objects: 100% (16774/16774), 5.19 MiB | 2.53 MiB/s, done.
Resolving deltas: 100% (10910/10910), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtsensors'...
remote: Enumerating objects: 18999, done.
remote: Counting objects: 100% (1490/1490), done.
remote: Compressing objects: 100% (590/590), done.
remote: Total 18999 (delta 929), reused 1391 (delta 885), pack-reused 17509
Receiving objects: 100% (18999/18999), 7.31 MiB | 2.89 MiB/s, done.
Resolving deltas: 100% (12811/12811), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtserialbus'...
remote: Enumerating objects: 17319, done.
remote: Counting objects: 100% (1928/1928), done.
remote: Compressing objects: 100% (656/656), done.
remote: Total 17319 (delta 1273), reused 1910 (delta 1260), pack-reused 15391
Receiving objects: 100% (17319/17319), 4.36 MiB | 2.28 MiB/s, done.
Resolving deltas: 100% (11345/11345), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtserialport'...
remote: Enumerating objects: 13780, done.
remote: Counting objects: 100% (1114/1114), done.
remote: Compressing objects: 100% (461/461), done.
remote: Total 13780 (delta 680), reused 1066 (delta 652), pack-reused 12666
Receiving objects: 100% (13780/13780), 3.71 MiB | 1012.00 KiB/s, done.
Resolving deltas: 100% (8868/8868), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtshadertools'...
remote: Enumerating objects: 7030, done.
remote: Counting objects: 100% (1384/1384), done.
remote: Compressing objects: 100% (530/530), done.
remote: Total 7030 (delta 867), reused 1367 (delta 851), pack-reused 5646
Receiving objects: 100% (7030/7030), 4.67 MiB | 1.32 MiB/s, done.
Resolving deltas: 100% (4433/4433), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtspeech'...
remote: Enumerating objects: 6482, done.
remote: Counting objects: 100% (1445/1445), done.
remote: Compressing objects: 100% (504/504), done.
remote: Total 6482 (delta 920), reused 1429 (delta 904), pack-reused 5037
Receiving objects: 100% (6482/6482), 1.43 MiB | 1.68 MiB/s, done.
Resolving deltas: 100% (3918/3918), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtsvg'...
remote: Enumerating objects: 13226, done.
remote: Counting objects: 100% (1323/1323), done.
remote: Compressing objects: 100% (522/522), done.
remote: Total 13226 (delta 820), reused 1271 (delta 798), pack-reused 11903
Receiving objects: 100% (13226/13226), 5.61 MiB | 2.97 MiB/s, done.
Resolving deltas: 100% (8543/8543), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtsystems'...
remote: Enumerating objects: 9944, done.
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 9944 (delta 1), reused 4 (delta 0), pack-reused 9934
Receiving objects: 100% (9944/9944), 3.90 MiB | 982.00 KiB/s, done.
Resolving deltas: 100% (7130/7130), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qttools'...
remote: Enumerating objects: 82963, done.
remote: Counting objects: 100% (5343/5343), done.
remote: Compressing objects: 100% (1668/1668), done.
remote: Total 82963 (delta 3659), reused 5206 (delta 3640), pack-reused 77620
Receiving objects: 100% (82963/82963), 47.33 MiB | 3.48 MiB/s, done.
Resolving deltas: 100% (65117/65117), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qttranslations'...
remote: Enumerating objects: 7218, done.
remote: Counting objects: 100% (809/809), done.
remote: Compressing objects: 100% (300/300), done.
remote: Total 7218 (delta 513), reused 793 (delta 497), pack-reused 6409
Receiving objects: 100% (7218/7218), 12.39 MiB | 4.08 MiB/s, done.
Resolving deltas: 100% (5043/5043), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtvirtualkeyboard'...
remote: Enumerating objects: 21628, done.
remote: Counting objects: 100% (2206/2206), done.
remote: Compressing objects: 100% (698/698), done.
remote: Total 21628 (delta 1499), reused 2184 (delta 1482), pack-reused 19422
Receiving objects: 100% (21628/21628), 18.85 MiB | 3.59 MiB/s, done.
Resolving deltas: 100% (15112/15112), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwayland'...
remote: Enumerating objects: 53122, done.
remote: Counting objects: 100% (2876/2876), done.
remote: Compressing objects: 100% (936/936), done.
remote: Total 53122 (delta 1905), reused 2820 (delta 1870), pack-reused 50246
Receiving objects: 100% (53122/53122), 16.22 MiB | 3.58 MiB/s, done.
Resolving deltas: 100% (37636/37636), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwebchannel'...
remote: Enumerating objects: 7339, done.
remote: Counting objects: 100% (827/827), done.
remote: Compressing objects: 100% (323/323), done.
remote: Total 7339 (delta 500), reused 824 (delta 499), pack-reused 6512
Receiving objects: 100% (7339/7339), 1.73 MiB | 1.69 MiB/s, done.
Resolving deltas: 100% (4693/4693), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwebengine'...
remote: Enumerating objects: 78665, done.
remote: Counting objects: 100% (78656/78656), done.
remote: Compressing objects: 100% (16600/16600), done.
remote: Total 78665 (delta 61969), reused 77672 (delta 60993), pack-reused 9
Receiving objects: 100% (78665/78665), 29.20 MiB | 3.86 MiB/s, done.
Resolving deltas: 100% (61969/61969), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwebglplugin'...
remote: Enumerating objects: 1415, done.
remote: Counting objects: 100% (180/180), done.
remote: Compressing objects: 100% (103/103), done.
remote: Total 1415 (delta 89), reused 162 (delta 73), pack-reused 1235
Receiving objects: 100% (1415/1415), 335.42 KiB | 773.00 KiB/s, done.
Resolving deltas: 100% (648/648), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwebsockets'...
remote: Enumerating objects: 11212, done.
remote: Counting objects: 100% (1124/1124), done.
remote: Compressing objects: 100% (406/406), done.
remote: Total 11212 (delta 734), reused 1097 (delta 713), pack-reused 10088
Receiving objects: 100% (11212/11212), 3.05 MiB | 2.21 MiB/s, done.
Resolving deltas: 100% (7672/7672), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwebview'...
remote: Enumerating objects: 5778, done.
remote: Counting objects: 100% (768/768), done.
remote: Compressing objects: 100% (318/318), done.
remote: Total 5778 (delta 471), reused 711 (delta 434), pack-reused 5010
Receiving objects: 100% (5778/5778), 1.28 MiB | 1.64 MiB/s, done.
Resolving deltas: 100% (3454/3454), done.
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtxmlpatterns'...
remote: Enumerating objects: 17854, done.
remote: Counting objects: 100% (904/904), done.
remote: Compressing objects: 100% (342/342), done.
remote: Total 17854 (delta 569), reused 890 (delta 562), pack-reused 16950
Receiving objects: 100% (17854/17854), 8.36 MiB | 3.10 MiB/s, done.
Resolving deltas: 100% (14516/14516), done.
Submodule path 'qt3d': checked out '6b043204f65e98bd6ede5e81ac85716eacabdcac'
Submodule 'src/3rdparty/assimp/src' (https://github.com/qt/qtquick3d-assimp.git) registered for path 'qt3d/src/3rdparty/assimp/src'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qt3d/src/3rdparty/assimp/src'...
remote: Enumerating objects: 78374, done.
remote: Counting objects: 100% (2161/2161), done.
remote: Compressing objects: 100% (776/776), done.
remote: Total 78374 (delta 1379), reused 2132 (delta 1351), pack-reused 76213
Receiving objects: 100% (78374/78374), 166.22 MiB | 5.05 MiB/s, done.
Resolving deltas: 100% (59432/59432), done.
Submodule path 'qt3d/src/3rdparty/assimp/src': checked out '5a38cd0a03015ceabbd5bc6efb0730dde1ef74e5'
Submodule path 'qt5compat': checked out 'cef4ad9056fe84c74a01f5488a1343706f3e8a8c'
Submodule path 'qtactiveqt': checked out '5b00149a23ce4e0e7047e993db5bbb0c018fe8a2'
Submodule path 'qtbase': checked out 'f0039bd5170ad84d972a023316e8d153b89f841a'
Submodule path 'qtcanvas3d': checked out '1319e0965f6008f44f9216a7bb76e106a1710767'
Submodule path 'qtcharts': checked out 'f3927a7bdb59489b790d8ce262acc10055b2201a'
Submodule path 'qtcoap': checked out '2218df51730c050d80f21847a1fd702296a6498d'
Submodule path 'qtconnectivity': checked out '8746a81c3c8e22f28da5433a2d933aa095a562a8'
Submodule path 'qtdatavis3d': checked out '0d1579a76e0e13b59412190d9178dcae262eca59'
Submodule path 'qtdeclarative': checked out '7ae07f49c1f7f86f37512c74bf0a49244ae46e1f'
Submodule 'tests/auto/qml/ecmascripttests/test262' (https://github.com/qt/qtdeclarative-testsuites.git) registered for path 'qtdeclarative/tests/auto/qml/ecmascripttests/test262'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtdeclarative/tests/auto/qml/ecmascripttests/test262'...
remote: Enumerating objects: 238785, done.
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 100% (44/44), done.
remote: Total 238785 (delta 22), reused 54 (delta 16), pack-reused 238725
Receiving objects: 100% (238785/238785), 165.05 MiB | 6.45 MiB/s, done.
Resolving deltas: 100% (112376/112376), done.
Submodule path 'qtdeclarative/tests/auto/qml/ecmascripttests/test262': checked out 'a0efb7e1ab1cee24c387abe1897ff18fa116c17d'
Submodule path 'qtdoc': checked out '570f3c8c641400d785e484b65756301671bc80f3'
Submodule path 'qtfeedback': checked out '9ac8d8c272fc93416016e094fc6b97226a400082'
Submodule path 'qtgamepad': checked out '5fe6fd206f4aef1cb1ee9c328ee27e25e6b44f4a'
Submodule path 'qtgraphs': checked out '8a3b95fee0e11b89c8b5bc96c590d055eb88007c'
Submodule path 'qtgrpc': checked out 'a599e71a95d7cc05859978fe0d812f01fef34ad1'
Submodule path 'qthttpserver': checked out '28c22158ed3b934768feaeb320c6a3970df8e4ea'
Submodule path 'qtimageformats': checked out 'be4a313774756c30c7c38bdb5ca319c5de388e1f'
Submodule path 'qtlanguageserver': checked out 'ec4fba0aefbe0868285577737905d1c246d7c716'
Submodule path 'qtlocation': checked out 'e7b91cc038adafce4864167f4e7626439e1cec77'
Submodule path 'qtlottie': checked out '6ed5f1777d2e47620556d2acd7ab1262f51e8ec6'
Submodule path 'qtmqtt': checked out '859e30eba73de739b72e087e70800beaa57a1e5b'
Submodule path 'qtmultimedia': checked out 'afc196f36e0f88b3b1fa536377ebea02e471bf35'
Submodule path 'qtnetworkauth': checked out 'ac19f310682dd6b852b3716e77cb3bc275686aea'
Submodule path 'qtopcua': checked out 'ffeb7a4c90dd92ee4a98d31e53ba4c5c05bc7ff6'
Submodule path 'qtpim': checked out '02efef5ee63bf2407526f81fd6b68f5a59ac1de3'
Submodule path 'qtpositioning': checked out 'ec5066f650d1f76f8ef23357a8c92b2ca04da4eb'
Submodule path 'qtqa': checked out 'd4afe2e3fc92e6b6c6002f07c1be54ea11e2b112'
Submodule path 'qtquick3d': checked out 'e366a3cbb1941a8848e779471a4e600ab2a47923'
Submodule 'src/3rdparty/assimp/src' (https://github.com/qt/qtquick3d-assimp.git) registered for path 'qtquick3d/src/3rdparty/assimp/src'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtquick3d/src/3rdparty/assimp/src'...
remote: Enumerating objects: 78374, done.
remote: Counting objects: 100% (2161/2161), done.
remote: Compressing objects: 100% (776/776), done.
remote: Total 78374 (delta 1379), reused 2132 (delta 1351), pack-reused 76213
Receiving objects: 100% (78374/78374), 166.22 MiB | 5.27 MiB/s, done.
Resolving deltas: 100% (59432/59432), done.
Submodule path 'qtquick3d/src/3rdparty/assimp/src': checked out 'c300c2c8e32cb9125d7caf0342b83d79e4925acd'
Submodule path 'qtquick3dphysics': checked out '66f9ef1871f73f62e087e986ed4979ca2db977c9'
Submodule path 'qtquickeffectmaker': checked out '61c301e0964375df3b381c98a66cf183b39f04ae'
Submodule path 'qtquicktimeline': checked out 'aeb6f4c8e304153ebf5ed3a9089f36d2b7243d94'
Submodule path 'qtremoteobjects': checked out '1dba12b6e4b89121d994922e1945e5fa6ced5c02'
Submodule path 'qtrepotools': checked out '9c5662202d21ed5b472e0bac80fd0a734ee0480e'
Submodule path 'qtscxml': checked out 'c2a2fd91dd3ab1f0a377e97a17f33b321f5fcc26'
Submodule path 'qtsensors': checked out '5ddbb921b1969e9430a5321486b49d1d5b66d3d6'
Submodule path 'qtserialbus': checked out '9c84bb86326f17ab658235f90e2cd5f98c957e0a'
Submodule path 'qtserialport': checked out '7c258d76967bd9a34c25fb99d01ccdc8ed6050b4'
Submodule path 'qtshadertools': checked out 'df2d3152f5be3bb7d7c5a596822635034e4a49f5'
Submodule path 'qtspeech': checked out 'ce5e238d5fd73af5d187f58cfe48705c3da4ac4f'
Submodule path 'qtsvg': checked out '8e81678396439bd490dc9afc02018f72c71bea1d'
Submodule path 'qtsystems': checked out '434af789f0d56ca7a521ca2d9ec8cf3b1057fd37'
Submodule path 'qttools': checked out '568e13de1668a5c3633ba07750a2bffcb0f3adb1'
Submodule 'src/assistant/qlitehtml' (https://code.qt.io/playground/qlitehtml.git) registered for path 'qttools/src/assistant/qlitehtml'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qttools/src/assistant/qlitehtml'...
remote: Enumerating objects: 299, done.
remote: Counting objects: 100% (299/299), done.
remote: Compressing objects: 100% (277/277), done.
remote: Total 299 (delta 182), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (299/299), 89.07 KiB | 294.00 KiB/s, done.
Resolving deltas: 100% (182/182), done.
Submodule path 'qttools/src/assistant/qlitehtml': checked out 'f05f78ef33225823d348ee18f2fa464e95024dd2'
Submodule 'src/3rdparty/litehtml' (https://github.com/litehtml/litehtml.git) registered for path 'qttools/src/assistant/qlitehtml/src/3rdparty/litehtml'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qttools/src/assistant/qlitehtml/src/3rdparty/litehtml'...
remote: Enumerating objects: 5653, done.
remote: Counting objects: 100% (1628/1628), done.
remote: Compressing objects: 100% (313/313), done.
remote: Total 5653 (delta 1411), reused 1320 (delta 1315), pack-reused 4025
Receiving objects: 100% (5653/5653), 8.21 MiB | 3.61 MiB/s, done.
Resolving deltas: 100% (4079/4079), done.
Submodule path 'qttools/src/assistant/qlitehtml/src/3rdparty/litehtml': checked out '43af58e8adad70c4f1a0a9235546a246754c1737'
Submodule path 'qttranslations': checked out '77a5a6346322be08c4779cc387c8d813a3993c8a'
Submodule path 'qtvirtualkeyboard': checked out '6eededefeb0230ee3f62abf784080ed1f66ae235'
Submodule path 'qtwayland': checked out '33cb87ac25f5de42992a3509f8a582f982792336'
Submodule path 'qtwebchannel': checked out '020bbca01600a2cff69c68d02ec6ac8f1316e2b3'
Submodule path 'qtwebengine': checked out '3af75992d2e4d034daf328938a07a1539ee852ae'
Submodule 'src/3rdparty' (https://github.com/qt/qtwebengine-chromium.git) registered for path 'qtwebengine/src/3rdparty'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtwebengine/src/3rdparty'...
remote: Enumerating objects: 2281402, done.
remote: Counting objects: 100% (109626/109626), done.
remote: Compressing objects: 100% (66576/66576), done.
remote: Total 2281402 (delta 40367), reused 109027 (delta 39786), pack-reused 2171776
Receiving objects: 100% (2281402/2281402), 4.02 GiB | 5.41 MiB/s, done.
Resolving deltas: 100% (1638471/1638471), done.
Submodule path 'qtwebengine/src/3rdparty': checked out '037df5c9a34049b77fa253d1ba06999db8c2163f'
Submodule path 'qtwebglplugin': checked out '531fb30d539f09003946ab768873ef87e6117fa6'
Submodule path 'qtwebsockets': checked out '2a4663341dc9c288f4dea89ac27f34e59d0c4bde'
Submodule path 'qtwebview': checked out '8594f5eaf1f1f905d2f7823586bd4a85f594e8f4'
Submodule path 'qtxmlpatterns': checked out '05ab44484453673ee813bcac287fc9052ec9164f'
Submodule 'testsuites' (https://github.com/qt/qtxmlpatterns-testsuites.git) registered for path 'qtxmlpatterns/tests/auto/3rdparty/testsuites'
Cloning into 'D:/Repo/GitHub/testing/qt-docs/qt5/qtxmlpatterns/tests/auto/3rdparty/testsuites'...
remote: Enumerating objects: 44057, done.
remote: Counting objects: 100% (44057/44057), done.
remote: Compressing objects: 100% (9930/9930), done.
remote: Total 44057 (delta 31795), reused 44057 (delta 31795), pack-reused 0
Receiving objects: 100% (44057/44057), 12.44 MiB | 2.80 MiB/s, done.
Resolving deltas: 100% (31795/31795), done.
Submodule path 'qtxmlpatterns/tests/auto/3rdparty/testsuites': checked out 'ddfcd98e8d3f78d696bb25ddcaacc3e3cba51e7f'

D:\Repo\GitHub\testing\qt-docs>chdir qt5

D:\Repo\GitHub\testing\qt-docs\qt5>git status
On branch dev
Your branch is up to date with 'origin/dev'.

nothing to commit, working tree clean

D:\Repo\GitHub\testing\qt-docs\qt5>git checkout v6.5.2
warning: unable to rmdir 'qtgraphs': Directory not empty
Updating files: 100% (810/810), done.
Note: switching to 'v6.5.2'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 808f6325 Update submodules on '6.5.2 in qt/qt5'
M       qt3d
M       qt5compat
M       qtactiveqt
M       qtbase
M       qtcharts
M       qtcoap
M       qtconnectivity
M       qtdatavis3d
M       qtdeclarative
M       qtdoc
M       qtgrpc
M       qthttpserver
M       qtimageformats
M       qtlanguageserver
M       qtlocation
M       qtlottie
M       qtmqtt
M       qtmultimedia
M       qtnetworkauth
M       qtopcua
M       qtpositioning
M       qtqa
M       qtquick3d
M       qtquick3dphysics
M       qtquickeffectmaker
M       qtquicktimeline
M       qtremoteobjects
M       qtrepotools
M       qtscxml
M       qtsensors
M       qtserialbus
M       qtserialport
M       qtshadertools
M       qtspeech
M       qtsvg
M       qttools
M       qttranslations
M       qtvirtualkeyboard
M       qtwayland
M       qtwebchannel
M       qtwebengine
M       qtwebsockets
M       qtwebview

D:\Repo\GitHub\testing\qt-docs\qt5>git submodule update --recursive
Submodule path 'qt3d': checked out '4374ab2c875a29f792280b72f088e83a3c42bd5d'
Submodule path 'qt5compat': checked out '628c10590b16fda4bea347ab9bd2f1444328d598'
Submodule path 'qtactiveqt': checked out 'aa5a8bd1278e013fd94ba5ca9e5f3563ce824b96'
Submodule path 'qtbase': checked out 'af457a9f0f7eb1a2a7d11f495da508faab91a442'
Submodule path 'qtcharts': checked out 'ba7ce32a4d03b7e772059ae1f8e4936cf7d11d8e'
Submodule path 'qtcoap': checked out '0a98ef4dedf2632a05e112a2cc0f1c1fa51027c8'
Submodule path 'qtconnectivity': checked out 'e8c6d5306ab9cad86eabe3a5adfdea9009a54368'
Submodule path 'qtdatavis3d': checked out '115e46d333a059b39f45a5df582b43b90ded9399'
Submodule path 'qtdeclarative': checked out 'f289063ff19588a11dd79213632785cfda2909a0'
Submodule path 'qtdoc': checked out 'a14f1b47eb9cd7f2b935b7352b73337f05a5ce2f'
Submodule path 'qtgrpc': checked out '0646deb7aeb7410febd0419dcbd964505f178690'
Submodule path 'qthttpserver': checked out '2310665fe368f9486103a34d3497fa3c28fcd894'
Submodule path 'qtimageformats': checked out 'da2b9805a04c8516832087ba13a1bb40b57c2f49'
Submodule path 'qtlanguageserver': checked out '0cac69175af1c48d16dbbfd2b2ede1f137ea7831'
Submodule path 'qtlocation': checked out 'c220ab8712be5e827df69bfe4fc417508d4da1ba'
Submodule path 'qtlottie': checked out '72e7bc8d82faa9dd404eac1855d9051bf4bea45c'
Submodule path 'qtmqtt': checked out 'f62cfdee6ecba42bbc7e468ee156e4dda10b35ac'
Submodule path 'qtmultimedia': checked out 'ca330332aae05023983dcf445f0b388070289c51'
Submodule path 'qtnetworkauth': checked out '6a4fdc264d708e9634661e8b05bf6596393b83e8'
Submodule path 'qtopcua': checked out '360b4704f5d832060b98f8f4dd0656df18ccdc14'
Submodule path 'qtpositioning': checked out '716d2d3c8c6d77796cfc0c37a8c8e47fabcc0bac'
Submodule path 'qtqa': checked out '6bbf38293cc1620f8887e5864bb8c433f9defc42'
Submodule path 'qtquick3d': checked out '4ee04bbb81d7d5376e3175497f153040d7abbe57'
Submodule path 'qtquick3d/src/3rdparty/assimp/src': checked out 'fd7cd819e9e130385e17e707da31e60b82e787d0'
Submodule path 'qtquick3dphysics': checked out '2de1411403a5311a36e2feb050040c4cef278770'
Submodule path 'qtquickeffectmaker': checked out '7f1a67afedd750caa74007c1aaafaecd913e34a3'
Submodule path 'qtquicktimeline': checked out 'b65c477e47e6e1be59ebe1121b6fb56697c197c9'
Submodule path 'qtremoteobjects': checked out 'e92b25530982f16443ac839d756153518fbaf1f6'
Submodule path 'qtrepotools': checked out 'ea67c51fc06fd77e2a133ecffa54cede1bd78c8c'
Submodule path 'qtscxml': checked out 'ee512a0a8cfadad13fe58475f404fc3097a48f4c'
Submodule path 'qtsensors': checked out 'b32513f6f894a3fc443a3b0596548a07934e3e3d'
Submodule path 'qtserialbus': checked out 'eb930cf333c6cc07f7c34fcbf5bf40620e381b08'
Submodule path 'qtserialport': checked out 'b2321a679ed4d702b0551539e416b4bc90fae6c6'
Submodule path 'qtshadertools': checked out '26ffa67b0212255e29ec751bc25ebef65973ee99'
Submodule path 'qtspeech': checked out '9ae182fe7c03fc9550187b16fef7d2cbafb89ea6'
Submodule path 'qtsvg': checked out '73757fd3c46eb0bf499c5770bc846851c14e42ae'
Submodule path 'qttools': checked out 'ef5e17630c85add6f2ac8152d02ce7bca4ad3af4'
Submodule path 'qttranslations': checked out '3699cf381a4b38e84f0b49947e3e9404f7bfe9a1'
Submodule path 'qtvirtualkeyboard': checked out 'd642710f70d359cc8b22cb76c77ed6309f82d390'
Submodule path 'qtwayland': checked out '8df7c0e96a010807fab3bb7a9d63948f59995e5c'
Submodule path 'qtwebchannel': checked out '3d450c583661ee90ca5c7270a659d4704a798a16'
Submodule path 'qtwebengine': checked out 'ac887518e8243828333e923b5a1e61a007babde5'
Submodule path 'qtwebengine/src/3rdparty': checked out '08741ef38efb3754c1f244ea175d5a4c98b69fa2'
Submodule path 'qtwebsockets': checked out '6065b3fc2ee7b7fa67539f82bd4eb4cfad8ccb81'
Submodule path 'qtwebview': checked out 'eecab3086793adec2c48a3ccdb40bddd76a2b058'

D:\Repo\GitHub\testing\qt-docs\qt5>vcvarsall.bat x64
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.11.23
** Copyright (c) 2021 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'

D:\Repo\GitHub\testing\qt-docs\qt5>configure.bat
+ cd qtbase
+ D:\Repo\GitHub\testing\qt-docs\qt5\qtbase\configure.bat -top-level
-- Windows 10 SDK version: 10.0.22000.0
'C:/Program Files/CMake/bin/cmake.exe' '-G' 'Ninja' 'D:/Repo/GitHub/testing/qt-docs/qt5'
-- The CXX compiler identification is MSVC 19.29.30147.0
-- The C compiler identification is MSVC 19.29.30147.0
-- The ASM compiler identification is MSVC
-- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking dependencies of submodule 'qtbase'
-- Checking dependencies of submodule 'qtimageformats'
-- Checking dependencies of submodule 'qtlanguageserver'
-- Checking dependencies of submodule 'qtshadertools'
-- Checking dependencies of submodule 'qtsvg'
-- Checking dependencies of submodule 'qtdeclarative'
-- Checking dependencies of submodule 'qtquicktimeline'
-- Checking dependencies of submodule 'qtquick3d'
-- Checking dependencies of submodule 'qtmultimedia'
-- Checking dependencies of submodule 'qt3d'
-- Checking dependencies of submodule 'qt5compat'
-- Checking dependencies of submodule 'qtactiveqt'
-- Checking dependencies of submodule 'qtcharts'
-- Checking dependencies of submodule 'qtcoap'
-- Checking dependencies of submodule 'qtconnectivity'
-- Checking dependencies of submodule 'qtdatavis3d'
-- Checking dependencies of submodule 'qtwebsockets'
-- Checking dependencies of submodule 'qthttpserver'
-- Checking dependencies of submodule 'qttools'
-- Checking dependencies of submodule 'qtserialport'
-- Checking dependencies of submodule 'qtpositioning'
-- Checking dependencies of submodule 'qtwebchannel'
-- Checking dependencies of submodule 'qtwebengine'
-- Checking dependencies of submodule 'qtdoc'
-- Checking dependencies of submodule 'qtgraphs'
-- Checking dependencies of submodule 'qtgrpc'
-- Checking dependencies of submodule 'qtlocation'
-- Checking dependencies of submodule 'qtlottie'
-- Checking dependencies of submodule 'qtmqtt'
-- Checking dependencies of submodule 'qtnetworkauth'
-- Checking dependencies of submodule 'qtopcua'
-- Checking dependencies of submodule 'qtqa'
-- Checking dependencies of submodule 'qtquick3dphysics'
-- Checking dependencies of submodule 'qtquickeffectmaker'
-- Checking dependencies of submodule 'qtremoteobjects'
-- Checking dependencies of submodule 'qtscxml'
-- Checking dependencies of submodule 'qtsensors'
-- Checking dependencies of submodule 'qtserialbus'
-- Checking dependencies of submodule 'qtspeech'
-- Checking dependencies of submodule 'qttranslations'
-- Checking dependencies of submodule 'qtvirtualkeyboard'
-- Checking dependencies of submodule 'qtwayland'
-- Checking dependencies of submodule 'qtwebview'
-- Configuring submodule 'qtbase'
            -DCMAKE_C_FLAGS=/DWIN32 /D_WINDOWS
            -DCMAKE_C_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1
            -DCMAKE_C_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG
            -DCMAKE_C_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG
            -DCMAKE_CXX_FLAGS=/DWIN32 /D_WINDOWS /EHsc
            -DCMAKE_CXX_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1
            -DCMAKE_CXX_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG
            -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG
            -DCMAKE_OBJCOPY=C:/Strawberry/c/bin/objcopy.exe
            -DCMAKE_EXE_LINKER_FLAGS=/machine:x64
            -DCMAKE_C_STANDARD=11
            -DCMAKE_C_STANDARD_REQUIRED=ON
            -DCMAKE_CXX_STANDARD=17
            -DCMAKE_CXX_STANDARD_REQUIRED=ON
            -DCMAKE_MODULE_PATH:STRING=D:/Repo/GitHub/testing/qt-docs/qt5/qtbase/cmake/platforms
-- Configuring submodule 'qtimageformats'
-- Configuring submodule 'qtlanguageserver'
-- Configuring submodule 'qtshadertools'
-- Configuring submodule 'qtsvg'
-- Configuring submodule 'qtdeclarative'
-- Configuring submodule 'qtquicktimeline'
-- Configuring submodule 'qtquick3d'
-- Configuring submodule 'qtmultimedia'
-- Configuring submodule 'qt3d'
CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/render/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/extras/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/input/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/logic/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt3d/src/quick3d/imports/animation/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring submodule 'qt5compat'
CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring submodule 'qtactiveqt'
-- Configuring submodule 'qtcharts'
-- Configuring submodule 'qtcoap'
-- Configuring submodule 'qtconnectivity'
-- Configuring submodule 'qtdatavis3d'
-- Configuring submodule 'qtwebsockets'
CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring submodule 'qthttpserver'
-- Configuring submodule 'qttools'
-- Could NOT find Clang (missing: Clang_DIR)
-- Could NOT find Clang (missing: Clang_DIR)
-- Configuring submodule 'qtserialport'
-- Configuring submodule 'qtpositioning'
-- Configuring submodule 'qtwebchannel'
CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message):
  INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  Please port your module to use declarative type registration.
Call Stack (most recent call first):
  qtwebchannel/src/imports/webchannel/CMakeLists.txt:10 (qt_internal_add_qml_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring submodule 'qtwebengine'
[QtWebEngine] -- Windows 10 SDK version: 10.0.22000.0
-- Configuring submodule 'qtdoc'
-- Configuring submodule 'qtgraphs'
CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:53 (message):
  Version 6.7.0 of package Qt6 was requested but an incompatible version was
  found: 6.5.2.  You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable
  the version check and force the incompatible version to be used.  There is
  no guarantee the build will succeed.  Use at your own risk.  You can
  silence this warning by passing
  -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
Call Stack (most recent call first):
  qtgraphs/CMakeLists.txt:14 (find_package)


CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:53 (message):
  Version 6.7.0 of package Qt6 was requested but an incompatible version was
  found: 6.5.2.  You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable
  the version check and force the incompatible version to be used.  There is
  no guarantee the build will succeed.  Use at your own risk.  You can
  silence this warning by passing
  -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
Call Stack (most recent call first):
  qtgraphs/CMakeLists.txt:14 (find_package)


CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:53 (message):
  Version 6.7.0 of package Qt6 was requested but an incompatible version was
  found: 6.5.2.  You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable
  the version check and force the incompatible version to be used.  There is
  no guarantee the build will succeed.  Use at your own risk.  You can
  silence this warning by passing
  -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
Call Stack (most recent call first):
  qtgraphs/CMakeLists.txt:14 (find_package)


CMake Error at qtgraphs/CMakeLists.txt:14 (find_package):
  Could not find a configuration file for package "Qt6" that is compatible
  with requested version "6.7.0".

  The following configuration files were considered but not accepted:

    D:/Repo/GitHub/testing/qt-docs/qt5/build/qtbase/lib/cmake/Qt6/Qt6Config.cmake, version: 6.5.2



-- Configuring incomplete, errors occurred!
CMake Error at D:/Repo/GitHub/testing/qt-docs/qt5/qtbase/cmake/QtProcessConfigureArgs.cmake:998 (message):
  CMake exited with code 1.



D:\Repo\GitHub\testing\qt-docs\qt5\build>


More information about the Development mailing list