dongjoon-hyun commented on PR #2394:
URL: https://github.com/apache/orc/pull/2394#issuecomment-3286799409

   ZLib compilation failure is resolved. The current CI failure is due to the 
next error from ZSTD.
   
   ```
   [ 19%] Performing configure step for 'zstd_ep'
   CMake Error at 
/Users/runner/work/orc/orc/build/zstd_ep-prefix/src/zstd_ep-stamp/zstd_ep-configure-RELWITHDEBINFO.cmake:49
 (message):
     Command failed: 1
   
      '/opt/homebrew/bin/cmake' 
'-DCMAKE_INSTALL_PREFIX=/Users/runner/work/orc/orc/build/c++/libs/thirdparty/zstd_ep-install'
 '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_LIBDIR=lib' '-GUnix Makefiles' '-S' 
'/Users/runner/work/orc/orc/build/zstd_ep-prefix/src/zstd_ep/build/cmake' '-B' 
'/Users/runner/work/orc/orc/build/zstd_ep-prefix/src/zstd_ep-build'
   
     See also
   
       
/Users/runner/work/orc/orc/build/zstd_ep-prefix/src/zstd_ep-stamp/zstd_ep-configure-*.log
   
   
   make[2]: *** [zstd_ep-prefix/src/zstd_ep-stamp/zstd_ep-configure] Error 1
   make[1]: *** [CMakeFiles/zstd_ep.dir/all] Error 2
   make: *** [all] Error 2
   ```


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