Skip to content

Do not build SELinux programs on FreeBSD when using make #8443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 7, 2025

Conversation

martinkunkel2
Copy link
Contributor

Fixes #8318.

Copy link

github-actions bot commented Aug 6, 2025

GNU testsuite comparison:

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

@sylvestre
Copy link
Contributor

it would be nice to add this case in github action :)

@martinkunkel2 martinkunkel2 force-pushed the no-selinux-on-freebsd branch from 88648f4 to 5c27f09 Compare August 7, 2025 19:25
@martinkunkel2
Copy link
Contributor Author

@sylvestre : done. I added a make call in the existing workflows to avoid creating a new job.

Copy link

github-actions bot commented Aug 7, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

Copy link

github-actions bot commented Aug 7, 2025

GNU testsuite comparison:

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

@sylvestre sylvestre merged commit a10813c into uutils:main Aug 7, 2025
90 checks passed
sylvestre pushed a commit to sylvestre/coreutils that referenced this pull request Aug 9, 2025
* Do not build SELinux programs on FreeBSD

* FreeBSD: test building with make
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.

Build fails on FreeBSD 14.3
2 participants