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

Top-level configure fails unless I have network

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.6.0
    • 6.6
    • Build System
    • None
    • Debian/testing, no network.
    • Linux/X11
    • e3ecabad2 (dev), 79e058d27 (dev)

    Description

      During a recent network outage, I discovered that I cannot configure to do a build when I lack network.
      The culprit appears to be the googletest component of qtwebengine, despite my configure command-line including -skip qtwebengine.
      When qtwebengine is excluded from the build by that option, my ability to build should not be held hostage by The Panopticon wanting network access as a prerequisite for something I don't need.

      [QtTools] [1/9] Creating directories for 'googletest-populate'
      [QtTools] [1/9] Performing download step (download, verify and extract) for 'googletest-populate'
      [QtTools] -- Downloading...
      

      This shouldn't even be attempted, but its failure blocked my build.

      Work-around: don't bother testing whether my changes to qtbase break things in other modules, just configure the one module I was working on.

      Attachments

        For Gerrit Dashboard: QTBUG-111091
        # Subject Branch Project Status CR V

        Activity

          People

            semlanik Alexey Edelev
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes