manuzhang commented on PR #2452:
URL: https://github.com/apache/orc/pull/2452#issuecomment-3435512370
The build error doesn't seem to be related to this change.
```
CMake Error at
/Users/runner/work/orc/orc/build/snappy_ep-prefix/src/snappy_ep-stamp/snappy_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/snappy_ep-install'
'-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_LIBDIR=lib'
'-DSNAPPY_BUILD_TESTS=OFF' '-GUnix Makefiles' '-S'
'/Users/runner/work/orc/orc/build/snappy_ep-prefix/src/snappy_ep' '-B'
'/Users/runner/work/orc/orc/build/snappy_ep-prefix/src/snappy_ep-build'
See also
/Users/runner/work/orc/orc/build/snappy_ep-prefix/src/snappy_ep-stamp/snappy_ep-configure-*.log
make[2]: *** [snappy_ep-prefix/src/snappy_ep-stamp/snappy_ep-configure]
Error 1
make[1]: *** [CMakeFiles/snappy_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]