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

cups-config: No such file - build error in cups_config_helper.py

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.2.5, 6.3.1, 6.4.0 Beta1
    • 6.2.2
    • WebEngine
    • None
    • All
    • 70f9a3b088 (qt/qtwebengine/dev) 8e89394a5e (qt/qtwebengine/6.3) 7caf3f6cc8 (qt/qtwebengine/6.2) 8e89394a5e (qt/qtwebengine/6.3.1) 8e89394a5e (qt/tqtc-qtwebengine/6.3.1)

    Description

      actual: build error
      expected: config error

      this should "abort early", not after hours of compiling

      context: on nixos linux, the file /bin/cups-config is in the developmentĀ packageĀ cups.dev, not in the cups package

      cups-config is called here:
      https://code.qt.io/cgit/qt/qtwebengine-chromium.git/tree/chromium/printing/cups_config_helper.py#n30

      # src/3rdparty/chromium/printing/cups_config_helper.py
      # line 36
        cups = subprocess.Popen([cups_config, '--cflags', '--ldflags', '--libs'],
                                stdout=subprocess.PIPE, universal_newlines=True)
      

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            milahu milan hauth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes