Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.10.0 Beta 1, 5.11
-
None
-
* Windows 10 x64,
* mingw-w64 x86_64 7.2.0,
* Qt-5.11-dev (cdab32be2368ffd234c9ace4233916cfc3682563).
-
268624dae3553bce3c5bbc6d0f43704312982cb9
Description
Hello everyone,
For docs build on Windows got error:
mingw32-make docs <snip> C:/libQT-5.10-dev/build/qtquickcontrols2/src/imports/controls/doc/qtquickcontrols2.qdocconf:2: error: Environment variable 'PWD' undefined Environment variable 'PWD' undefined Aborting mingw32-make[7]: *** [Makefile.Release:140: prepare_docs] Error 1 mingw32-make[7]: Leaving directory 'C:/libQT-5.10-dev/build/qtquickcontrols2/src/imports/controls' mingw32-make[6]: *** [Makefile:828: release-prepare_docs] Error 2 mingw32-make[6]: Leaving directory 'C:/libQT-5.10-dev/build/qtquickcontrols2/src/imports/controls' mingw32-make[5]: *** [Makefile:1168: sub-controls-prepare_docs] Error 2 mingw32-make[5]: *** Waiting for unfinished jobs....
which relate to recently merget Change #205221.
Reproduced for:
- builds with Qt5-dev (cdab32be2368ffd234c9ace4233916cfc3682563) sources,
not reproduced for:
- builds with Qt5-dev (bfec1f8e3b9441c1f3aaa8e26021a0aca768c3c1) sources,
- builds with Qt5-dev (cdab32be2368ffd234c9ace4233916cfc3682563) sources with reverted Change #205221.
Best,
Alexander