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

[C++] gflags_ep fails to build with CMake 3.13

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0
    • C++

    Description

      With the future CMake version (found with CMake 3.13.0-rc2), the gflags external project refuses to build with the following error due to a typo in the CMake arguments that were somehow ignored in previous CMake versions.

      ...
      [6/8] Performing build step for 'gflags_ep'
      FAILED: gflags_ep-prefix/src/gflags_ep-stamp/gflags_ep-build gflags_ep-prefix/src/gflags_ep/lib/libgflags.a
      cd /<local_dir>/arrow/cpp/build/gflags_ep-prefix/src/gflags_ep && /<local_dir>/cmake/build/bin/cmake -P /<local_dir>/arrow/cpp/build/gflags_ep-prefix/src/gflags_ep-stamp/gflags_ep-build-DEBUG.cmake && /<local_dir>/cmake/build/bin/cmake -E touch /<local_dir>/arrow/cpp/build/gflags_ep-prefix/src/gflags_ep-stamp/gflags_ep-build
      CMake Error at /<local_dir>/arrow/cpp/build/gflags_ep-prefix/src/gflags_ep-stamp/gflags_ep-build-DEBUG.cmake:16 (message):
        Command failed: 1
      
         '/<local_dir>/cmake/build/bin/cmake' '--build' '.'
      
        See also
      
          /<local_dir>/arrow/cpp/build/gflags_ep-prefix/src/gflags_ep-stamp/gflags_ep-build-*.log
      
      
      ninja: build stopped: subcommand failed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sjoubert Sylvain Joubert
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 20m
                  20m