jonkeane commented on code in PR #39602:
URL: https://github.com/apache/arrow/pull/39602#discussion_r1451790217


##########
r/tools/nixlibs.R:
##########
@@ -642,28 +645,42 @@ ensure_cmake <- function(cmake_minimum_required = "3.16") 
{
       bin_dir,
       "/cmake"
     )
-  } else {
-    # Show which one we found
-    # Full source builds will always show "cmake" in the logs
-    lg("cmake: %s", cmake, .indent = "****")
+    lg("cmake %s", CMAKE_VERSION, .indent = "****")

Review Comment:
   Thank you for adding version here – in my other testing on macbuilder I 
wanted this / added it in hackily so glad to see it for real here.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to