Skip to content

Fix build on NetBSD. - #102

Merged
sheredom merged 1 commit into
sheredom:mainfrom
0-wiz-0:main
Aug 9, 2026
Merged

Fix build on NetBSD.#102
sheredom merged 1 commit into
sheredom:mainfrom
0-wiz-0:main

Conversation

@0-wiz-0

@0-wiz-0 0-wiz-0 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@catap

catap commented Aug 6, 2026

Copy link
Copy Markdown

@0-wiz-0 base on https://marc.info/?l=openbsd-tech&m=178601904627458 OpenBSD should probably add support of posix_spawn_file_actions_addchdir()

Maybe you can add OpenBSD to your PR as well?

@0-wiz-0

0-wiz-0 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

I know the appropriate ifdef (__OpenBSD__) but I can't test it, so I think I'd better not :-)

@sheredom

sheredom commented Aug 9, 2026

Copy link
Copy Markdown
Owner

No way to test this? I'll merge either way since its a tiny PR.

@sheredom
sheredom merged commit 39060e2 into sheredom:main Aug 9, 2026
24 checks passed
@0-wiz-0

0-wiz-0 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

Thank you!

There are OpenBSD and NetBSD CI runners for github, and for manual testing I can recommend the compile farm.

@catap

catap commented Aug 15, 2026

Copy link
Copy Markdown

@0-wiz-0 OpenBSD is not yet have posix_spawn_file_actions_addchdir(). I think it is quite possible that the next release, 8.0 will have it.

I will test it and open PR as soon as posix_spawn_file_actions_addchdir is commited into cvs, but I have no idea when it will happen.

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