Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.4.0 Beta
-
None
-
fedora 21
Description
Seems 'make docs' in qtquickcontrols module generates non-deterministic content from build to build. Noticed this in fedora builds where noarch content is verified to be same on all archs. In particular, it seemed content only varied in ordering of list items.
One workaround found was set
QT_HASH_SEED=0; export QT_HASH_SEED
prior to running 'make docs'
Attachments
Issue Links
- duplicates
-
QTBUG-47566 QT_HASH_SEED does not ensure test stability accross different platforms/compilers/machines due to SSE4.2 support
-
- Closed
-