Description
qtgrpc build fails on qemu-armv7-developer-build in dev branch. This has got past the CI because the platform has been marked as insignificant, https://codereview.qt-project.org/c/qt/qt5/+/554158 . This was a mistake as it should have been marked as "InsignificantTests", which would have kept the build blocking but tests as insignificant.
agent:2024/06/05 23:49:29 build.go:404: CMake Error at /home/qt/work/install/lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsMacros.cmake:604 (target_link_libraries): agent:2024/06/05 23:49:29 build.go:404: Target "magic8ball_plugin" links to: agent:2024/06/05 23:49:29 build.go:404: Qt6::ProtobufQuick agent:2024/06/05 23:49:29 build.go:404: but the target was not found. Possible reasons include: agent:2024/06/05 23:49:29 build.go:404: * There is a typo in the target name. agent:2024/06/05 23:49:29 build.go:404: * A find_package call is missing for an IMPORTED target. agent:2024/06/05 23:49:29 build.go:404: * An ALIAS target is missing. agent:2024/06/05 23:49:29 build.go:404: Call Stack (most recent call first): agent:2024/06/05 23:49:29 build.go:404: /home/qt/work/install/lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsMacros.cmake:630 (qt6_add_protobuf) agent:2024/06/05 23:49:29 build.go:404: examples/grpc/magic8ball/CMakeLists.txt:30 (qt_add_protobuf)
Full log: http://coin.ci.qt.io/coin/api/log/qt/qtgrpc/5ae09d7bd60e8d19681728013936e66eed07a251/LinuxUbuntu_22_04x86_64LinuxQEMUarmv7GCCqtci-linux-Ubuntu-22.04-x86_64-51-e9647eInsignificant_Sccache_UseConfigure/21571b2e64d639176d490cd8c6d5f5dbf736da4d/build_1717635164/log.txt.gz
Integration: https://testresults.qt.io/coin/integration/qt/qt5/tasks/nightly1717626989
Attachments
Issue Links
- blocks
-
QTQAINFRA-6266 Make qemu-arm64/arm7-developer-build test significant
- Open