Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48287

OS X: Clash when generating libqtwebenginecoreapi.a

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.0 Beta
    • 5.6
    • WebEngine
    • None
    • macOS
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kkohne Kai Köhne
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes