Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15905

[C++][Python] CMake warning when building PyArrow

    XMLWordPrintableJSON

Details

    Description

      I get the following CMake warning, which doesn't seem to affect the build:

      CMake Warning (dev) at /home/antoine/miniconda3/envs/pyarrow/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
        The package name passed to `find_package_handle_standard_args` (PkgConfig)
        does not match the name of the calling package (Arrow).  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):
        /home/antoine/miniconda3/envs/pyarrow/share/cmake-3.22/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
        cmake_modules/FindArrow.cmake:39 (include)
        cmake_modules/FindArrowPython.cmake:46 (find_package)
        CMakeLists.txt:231 (find_package)
      This warning is for project developers.  Use -Wno-dev to suppress it.
      
      

      Attachments

        Issue Links

          Activity

            People

              raulcd Raúl Cumplido
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m