You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/04/06 03:57:58 UTC

[GitHub] [arrow] kou opened a new issue, #34921: [C++] Require CMake 3.16 or later

kou opened a new issue, #34921:
URL: https://github.com/apache/arrow/issues/34921

   ### Describe the enhancement requested
   
   We need to support Ubuntu 20.04 (CMake 3.16) or later, CentOS 7 (CMake 3.17) or later, and Debian GNU/Linux buster (CMake 3.13 but backports repository has CMake 3.18) or later.
   
   So we can require CMake 3.16 or later.
   
   ### Component(s)
   
   C++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] westonpace commented on issue #34921: [C++] Require CMake 3.16 or later

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace commented on issue #34921:
URL: https://github.com/apache/arrow/issues/34921#issuecomment-1502393528

   I agree.  Is there a change needed here or can this be closed now that https://github.com/apache/arrow/pull/34969 has merged?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #34921: [C++] Require CMake 3.16 or later

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34921:
URL: https://github.com/apache/arrow/issues/34921#issuecomment-1577731195

   Debian GNU/Linux buster reached EOL on 2022-09-10:
   
   https://wiki.debian.org/DebianReleases
   
   > Version | Code name | Release date | End of life date | EOL LTS | EOL ELTS
   > -- | -- | -- | -- | -- | --
   > 10 | Buster | 2019-07-06 | 2022-09-10 | 2024-06-30
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #34921: [C++] Require CMake 3.16 or later

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34921:
URL: https://github.com/apache/arrow/issues/34921#issuecomment-1502546758

   We can't close this yet because #34969 is just for an example project.
   
   This issue is for `cpp/CMakeLists.txt` not an example project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #34921: [C++] Require CMake 3.16 or later

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34921:
URL: https://github.com/apache/arrow/issues/34921#issuecomment-1583973873

   Oh... Amazon Linux 2 uses CMake 3.13.1...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #34921: [C++] Require CMake 3.16 or later

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #34921: [C++] Require CMake 3.16 or later
URL: https://github.com/apache/arrow/issues/34921


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org