Skip to content

DevOps: add libicu-devel to Rocky Linux build images#1739

Merged
tuhaihe merged 1 commit into
apache:mainfrom
tuhaihe:icu-pg16-docker-image
May 14, 2026
Merged

DevOps: add libicu-devel to Rocky Linux build images#1739
tuhaihe merged 1 commit into
apache:mainfrom
tuhaihe:icu-pg16-docker-image

Conversation

@tuhaihe
Copy link
Copy Markdown
Member

@tuhaihe tuhaihe commented May 12, 2026

Add libicu-devel package to Rocky Linux 8, 9, and 10 Dockerfiles to provide ICU (International Components for Unicode) library support required for PostgreSQL 16 kernel compilation.

This dependency is already present in Ubuntu 22.04 and Ubuntu 24.04 development images, ensuring consistency across all supported build platforms for PostgreSQL 16 compilation requirements.

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


@tuhaihe tuhaihe requested a review from leborchuk May 12, 2026 03:00
@tuhaihe tuhaihe marked this pull request as ready for review May 12, 2026 03:00
@tuhaihe
Copy link
Copy Markdown
Member Author

tuhaihe commented May 12, 2026

Hi @chenjinbao1989, PTAL. Thanks!

Add libicu-devel package to Rocky Linux 8, 9, and 10 Dockerfiles
to provide ICU (International Components for Unicode) library
support required for PostgreSQL 16 kernel compilation.

This dependency is already present in Ubuntu 22.04 and Ubuntu 24.04
development images, ensuring consistency across all supported build
platforms for PostgreSQL 16 compilation requirements.
@yjhjstz yjhjstz force-pushed the icu-pg16-docker-image branch from 3a26450 to 986f19d Compare May 14, 2026 02:40
@tuhaihe tuhaihe merged commit b4783db into apache:main May 14, 2026
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants