h-vetinari commented on PR #14102:
URL: https://github.com/apache/arrow/pull/14102#issuecomment-1256701414

   I started looking at the PPC errors in 
https://github.com/conda-forge/arrow-cpp-feedstock/pull/866
   
   Additionally, the windows builds seem to fail with the following error. I'm 
guessing these would appear here as well as soon as I'd rebase.
   <details>
   
   ```
   CMake Error at CMakeLists.txt:75 (find_package):
     By not providing "FindPython3Alt.cmake" in CMAKE_MODULE_PATH this project
     has asked CMake to find a package configuration file provided by
     "Python3Alt", but CMake did not find one.
   
     Could not find a package configuration file provided by "Python3Alt"
     (requested version 3.7) with any of the following names:
   
       Python3AltConfig.cmake
       python3alt-config.cmake
   
     Add the installation prefix of "Python3Alt" to CMAKE_PREFIX_PATH or set
     "Python3Alt_DIR" to a directory containing one of the above files.  If
     "Python3Alt" provides a separate development package or SDK, be sure it has
     been installed.
   ```
   
   </details>
   
   PS. I also wanted to look at the r-arrow failures on windows, but based on 
https://github.com/conda-forge/r-arrow-feedstock/pull/55, it's at least not 
something major (though I haven't build from HEAD there yet)


-- 
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