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

The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (ATSPI2)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.0.0
    • Build System: CMake

    Description

      CMake Warning (dev) at /usr/local/Cellar/cmake/3.17.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
      The package name passed to `find_package_handle_standard_args` (PkgConfig)
      does not match the name of the calling package (ATSPI2). This can lead to
      problems in calling code that expects `find_package` result variables
      (e.g., `_FOUND`) to follow a certain pattern.
      Call Stack (most recent call first):
      /usr/local/Cellar/cmake/3.17.3/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
      cmake/FindATSPI2.cmake:1 (include)
      cmake/QtBuild.cmake:5106 (find_package)
      src/gui/configure.cmake:29 (qt_find_package)
      cmake/QtFeature.cmake:442 (include)
      src/CMakeLists.txt:9 (qt_feature_evaluate_features)
      This warning is for project developers. Use -Wno-dev to suppress it.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes