Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6
-
None
-
-
c7d40732bfeaf151fe27841bfee3d7f3629d2ddc
Description
The qtwebengine build in the CI sometimes fails because both debug and release try to manipulate libqtwebenginecoreapi.a:
Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cq libqtwebenginecoreapi.a .obj/release/qwebenginecookiestoreclient.o .obj/release/qwebengineurlrequestinfo.o .obj/release/qwebengineurlrequestjob.o .obj/release/qwebengineurlschemehandler.o .obj/release/moc_qwebenginecookiestoreclient.o .obj/release/moc_qwebengineurlrequestinterceptor.o .obj/release/moc_qwebengineurlrequestjob.o .obj/release/moc_qwebengineurlschemehandler.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib -s libqtwebenginecoreapi.a rm -f Debug/libqtwebenginecoreapi.a mv -f libqtwebenginecoreapi.a Debug/ rm -f Release/libqtwebenginecoreapi.a mv -f libqtwebenginecoreapi.a Release/ mv: rename libqtwebenginecoreapi.a to Release/libqtwebenginecoreapi.a: No such file or directory make[5]: [Release/libqtwebenginecoreapi.a] Error 1 (ignored)
Attachments
Issue Links
- is required for
-
QTBUG-47958 Issues to be fixed before Qt 5.6.0 Beta
-
- Closed
-
For Gerrit Dashboard: QTBUG-48287 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
125782,2 | Disambiguate debug and release builds of libqtwebenginecoreapi | 5.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |
125791,7 | fix race in debug_and_release builds of static libs for Unix | 5.6 | qt/qtbase | Status: MERGED | -2 | 0 |