Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
5.9.2
-
None
Description
Several submodules failed to compile because of this same reason:
c:\Users\qt\work\install\include/QtCore/qstringlist.h:49:35: fatal error: QtCore/qstringmatcher.h: No such file or directory
In file included from c:\Users\qt\work\install\include/QtCore/qlist.h:1094:0,
from c:\Users\qt\work\install\include/QtCore/qstringlist.h:41,
from c:\Users\qt\work\install\include/QtGui/qcolor.h:46,
from c:\Users\qt\work\install\include/QtGui/qpixmap.h:45,
from c:\Users\qt\work\install\include/QtGui/qpainter.h:48,
from qsvgstyle_p.h:54,
from qsvgnode_p.h:54,
from qsvggraphics_p.h:54,
from qsvggraphics.cpp:40:
c:\Users\qt\work\install\include/QtCore/qstringlist.h:49:35: fatal error: QtCore/qstringmatcher.h: No such file or directory
Makefile.Debug:572: recipe for target '.obj/debug/qsvggraphics.o' failed
Mingw32-make[3]: *** [.obj/debug/qsvggraphics.o] Error 1
Makefile.Release:572: recipe for target '.obj/release/qsvggraphics.o' failed
Mingw32-make[3]: *** [.obj/release/qsvggraphics.o] Error 1
Mingw32-make[2]: *** [debug-all] Error 2
Mingw32-make[2]: *** [release-all] Error 2
Mingw32-make[1]: *** [sub-svg-make_first-ordered] Error 2
Mingw32-make: *** [sub-src-make_first] Error 2
Details: https://testresults.qt.io/coin/integration/qt/qt5/tasks/1504123177
Failure at least in
- qt/qtactiveqt
- qt/qtimageformats
- qt/qtserialport
- qt/qtsvg
Attachments
Issue Links
- duplicates
-
QTBUG-63211 Cannot open include file: 'QtLocation/QPlaceReply': No such file or directory
-
- Closed
-
- is duplicated by
-
QTBUG-63212 Cannot open include file: 'qwinjumplistitem.h': No such file or directory
-
- Closed
-
- relates to
-
QTQAINFRA-376 Compilations on OSX machines mysteriously fail to execute system utilities
-
- Closed
-