Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to update ZLIB to 1.3.1.

Why are the changes needed?

To use the latest version.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun dongjoon-hyun added this to the 2.0.7 milestone Sep 12, 2025
@github-actions github-actions bot added the BUILD label Sep 12, 2025
This PR aims to update ZLIB to 1.3.1.

To use the latest version.
- https://www.zlib.net/ChangeLog.txt

Pass the CIs.

No.

Closes apache#2102 from williamhyun/ORC-1827.

Authored-by: William Hyun <[email protected]>
Signed-off-by: William Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member Author

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

@dongjoon-hyun
Copy link
Member Author

dongjoon-hyun pushed a commit that referenced this pull request Sep 12, 2025
### What changes were proposed in this pull request?
This PR aims to update ZLIB to 1.3.1.

### Why are the changes needed?
To use the latest version.
- https://www.zlib.net/ChangeLog.txt

### How was this patch tested?
Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes #2394 from dongjoon-hyun/ORC-1827-2.0.

Authored-by: William Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun deleted the ORC-1827-2.0 branch September 12, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants