Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.0 Beta2
Description
RTA does automated verifying on the configure options, lately there has been few logs that have some irregularities, like the Windows WebAssembly:
http://coin-master.ci.qt.io/coin/api/results/qt/qtbase/6dc2754bb1154238f6a29bc52dda9400b4c04ecf/WindowsWindows_10_21H2x86_64WindowsWebAssemblyx86_64Mingwqtci-windows-10_21H2-x86_64-51-366fcdDisableTests_Sccache_UseConfigure/91f9d3cdaf8a27fa675cb4f875b15b7ad79a0f2d/build_1656352385/log.txt.gz
Like extra line break:
agent:2022/06/27 19:19:02 build.go:394: OdfWriter .......... agent:2022/06/27 19:19:02 build.go:394: .................. yes
And text that not seem to belong to the line:
agent:2022/06/27 19:19:02 build.go:394: XLib ................................. no agent:2022/06/27 19:19:02 build.go:394: XCB Xlib .....Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library. agent:2022/06/27 19:19:02 build.go:394: ........................ no
This might be only a minor thing in a big picture, but for automated checking this causes problems.