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

[C++] offline builds does not use ARROW_$LIBRARY_URL to search for packages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0, 3.0.0
    • 4.0.0
    • C++, Developer Tools
    • uname -a
      Linux xxx.xxx 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

      cmake -version
      cmake version 3.9.0-rc4

    Description

      I am following the instructions in order to build the parquet libraries, and there are some firewall restrictions in our dvpmt environment.

      I have followed the instructions mentioned in https://github.com/apache/arrow/blob/master/docs/source/developers/cpp/building.rst

      regarding Offline Builds: 

      ./thirdparty/download_dependencies.sh $HOME/arrow-thirdparty >env.sh
      . ./env.sh
      cd cpp
      mkdir debug
      cd debug
      cmake -DCMAKE_BUILD_TYPE=Debug -DARROW_PARQUET=ON -DARROW_DATASET=ON ..
      make parquet arrow_dataset

      The result is that the process simply ignores the environment variables and tries to download the packages from the cloud - facing the firewall restrictions, and then it fails after a number of attempts at trying to download the packages.

       

      Attachments

        1. utf8proc_ep-download-out.log
          0.7 kB
          Daniel Blumenfeld
        2. utf8proc_ep-download-err.log
          5 kB
          Daniel Blumenfeld
        3. make.log
          0.8 kB
          Daniel Blumenfeld
        4. download-utf8proc_ep.cmake
          4 kB
          Daniel Blumenfeld
        5. cmake.log
          14 kB
          Daniel Blumenfeld

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              daniblum Daniel Blumenfeld
              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 - 1h
                  1h