Skip to content

ucx: fix UCS_INFINITY undeclared error on ppc64le - #2638

Merged
adrianreber merged 1 commit into
openhpc:4.xfrom
adrianreber:2026-06-30-ucx-ppc
Jun 30, 2026
Merged

ucx: fix UCS_INFINITY undeclared error on ppc64le#2638
adrianreber merged 1 commit into
openhpc:4.xfrom
adrianreber:2026-06-30-ucx-ppc

Conversation

@adrianreber

Copy link
Copy Markdown
Member

Add upstream patch to include ucs/sys/math.h in
ucs/time/time.h, which provides the UCS_INFINITY macro.

openucx/ucx#11608

Add upstream patch to include ucs/sys/math.h in
ucs/time/time.h, which provides the UCS_INFINITY macro.

openucx/ucx#11608

Generated with Claude Code (https://claude.ai/code)

Signed-off-by: Adrian Reber <areber@redhat.com>
@github-actions

Copy link
Copy Markdown

📊 Build Order Analysis Results

Environment: AlmaLinux 10 Container
Total Spec Files Analyzed: 89
Status:Build order analysis completed successfully

📋 Build Order Output

📦 Build Order (84 packages)

➕ Show remaining 69 packages

Analysis performed by OpenHPC Build Order CI
Commit: 5a5c1a58
Workflow: 28447566181

@github-actions

Copy link
Copy Markdown

📦 Package Count Analysis Results

Environment: UBI 10 Container
Target Branch: 4.x
Version: OpenHPC 4.x
Overall Status:Analysis completed successfully

🏭 Factory Repositories

Status:Factory repositories analysis completed successfully

Release Base OS aarch64 x86_64 noarch Total
4.2 EL_10 17 29 12 58
4.2 openEuler_24.03 17 19 12 48
Total All 34 48 24 106

Analysis performed by OpenHPC Package Count CI
Commit: 5a5c1a58
Workflow: 28447566333

@github-actions

Copy link
Copy Markdown

🚀 CCache Statistics

Configuration 🐧 RHEL 🦊 openEuler
🖥️ x86_64 / gnu15 🔴 3.00% 🔴 3.32%
🖥️ x86_64 / intel 🔴 3.42% -
💪 aarch64 / gnu15 🔴 3.00% 🔴 3.32%
📊 Detailed Statistics

openEuler (aarch64)

Cacheable calls:    662 / 923 (71.72%)
  Hits:              22 / 662 ( 3.32%)
    Direct:          22 /  22 (100.0%)
    Preprocessed:     0 /  22 ( 0.00%)
  Misses:           640 / 662 (96.68%)
Uncacheable calls:  261 / 923 (28.28%)
Local storage:
  Cache size (GiB): 0.0 / 5.0 ( 0.71%)
  Hits:              22 / 662 ( 3.32%)
  Misses:           640 / 662 (96.68%)

openEuler (x86_64)

Cacheable calls:    663 / 923 (71.83%)
  Hits:              22 / 663 ( 3.32%)
    Direct:          22 /  22 (100.0%)
    Preprocessed:     0 /  22 ( 0.00%)
  Misses:           641 / 663 (96.68%)
Uncacheable calls:  260 / 923 (28.17%)
Local storage:
  Cache size (GiB): 0.0 / 5.0 ( 0.72%)
  Hits:              22 / 663 ( 3.32%)
  Misses:           641 / 663 (96.68%)

RHEL (aarch64/gnu15)

Cacheable calls:    666 / 922 (72.23%)
  Hits:              20 / 666 ( 3.00%)
    Direct:          18 /  20 (90.00%)
    Preprocessed:     2 /  20 (10.00%)
  Misses:           646 / 666 (97.00%)
Uncacheable calls:  256 / 922 (27.77%)
Local storage:
  Cache size (GiB): 0.1 / 5.0 ( 1.63%)
  Hits:              20 / 666 ( 3.00%)
  Misses:           646 / 666 (97.00%)

RHEL (x86_64/gnu15)

Cacheable calls:    667 / 922 (72.34%)
  Hits:              20 / 667 ( 3.00%)
    Direct:          18 /  20 (90.00%)
    Preprocessed:     2 /  20 (10.00%)
  Misses:           647 / 667 (97.00%)
Uncacheable calls:  255 / 922 (27.66%)
Local storage:
  Cache size (GiB): 0.1 / 5.0 ( 1.66%)
  Hits:              20 / 667 ( 3.00%)
  Misses:           647 / 667 (97.00%)

RHEL (x86_64/intel)

Cacheable calls:    673 / 1018 (66.11%)
  Hits:              23 /  673 ( 3.42%)
    Direct:          21 /   23 (91.30%)
    Preprocessed:     2 /   23 ( 8.70%)
  Misses:           650 /  673 (96.58%)
Uncacheable calls:  345 / 1018 (33.89%)
Local storage:
  Cache size (GiB): 0.1 /  5.0 ( 1.66%)
  Hits:              23 /  673 ( 3.42%)
  Misses:           650 /  673 (96.58%)

🤖 Generated from workflow run 28447566347

@github-actions

Copy link
Copy Markdown

Test Results

 29 files  ±0  29 suites  ±0   50s ⏱️ -1s
 59 tests ±0  53 ✅ ±0  6 💤 ±0  0 ❌ ±0 
105 runs  ±0  97 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 6d7d447. ± Comparison against base commit f417157.

@adrianreber
adrianreber merged commit 00f0e94 into openhpc:4.x Jun 30, 2026
28 checks passed
@adrianreber
adrianreber deleted the 2026-06-30-ucx-ppc branch June 30, 2026 14:00
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.

1 participant