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

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/misc/io-errors (fails in this run but passes in the 'main' branch)
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
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
```
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