Skip to content

NOMERGE: feat(hostname): support AIX targets - #14633

Draft
xtqqczze wants to merge 1 commit into
uutils:mainfrom
xtqqczze:hostname-aix
Draft

xtqqczze wants to merge 1 commit into
uutils:mainfrom
xtqqczze:hostname-aix

Conversation

@xtqqczze

@xtqqczze xtqqczze commented Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

The package now compiles successfully for AIX targets:

RUSTC_BOOTSTRAP=1 cargo clippy -q -Zbuild-std \
  -p uu_hostname --all-features --all-targets
  --target powerpc64-ibm-aix

Blocked on djc/hostname#61.

@github-actions

github-actions Bot commented Sep 17, 2026 •

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/date/resolution (passes in this run but fails in the 'main' branch)

@xtqqczze xtqqczze changed the title NOMERGE: hostname: add AIX support NOMERGE: feat(hostname): support AIX Sep 18, 2026
@xtqqczze xtqqczze changed the title NOMERGE: feat(hostname): support AIX NOMERGE: feat(hostname): support AIX targets Sep 18, 2026
@xtqqczze
xtqqczze force-pushed the hostname-aix branch 2 times, most recently from 02046a4 to 9ed1ab6 Compare September 19, 2026 22:10
@xtqqczze

Copy link
Copy Markdown
Contributor Author

@SnoozeThis https://github.com/djc/hostname has tag v0.4.3

@SnoozeThis

Copy link
Copy Markdown

(https://snoozeth.is/M_E0XiJYgD4) I will wait until https://github.com/djc/hostname has tag v0.4.3 and then add a comment.

The package now compiles successfully for AIX targets:

```sh
RUSTC_BOOTSTRAP=1 cargo clippy -q -Zbuild-std \
  -p uu_hostname --all-features --all-targets
  --target powerpc64-ibm-aix
```
@codspeed

codspeed Bot commented Sep 25, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 15.73%

⚡ 3 improved benchmarks
✅ 386 untouched benchmarks
⏩ 54 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
⚡ Simulation three_39_bit_primes 467.5 ms 369.6 ms +26.49%
⚡ Simulation five_38_bit_primes 1.8 s 1.6 s +17.95%
⚡ Simulation du_all_wide_tree[(5000, 500)] 38.5 ms 37.1 ms +3.88%

Tip

Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.


Comparing xtqqczze:hostname-aix (ae04e40) with main (a6d1eb3)

Open in CodSpeed

Footnotes

  1. 54 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩

@xtqqczze

xtqqczze commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor Author

@oech3 make / Build MSYS (windows-latest, feat_os_windows) (pull_request) is failing in multiple PRs with an error like: the SSL certificate is invalid; class=Ssl (16).

This branch has not been deployed

No deployments
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.

2 participants