Skip to content
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

FreeBSD build fixes for pkg/util and pkg/machine #15290

Merged
merged 3 commits into from
Aug 13, 2022

Conversation

dfr
Copy link
Contributor

@dfr dfr commented Aug 11, 2022

This makes the pkg/util and pkg/machine modules build on FreeBSD. It also fixes 'make clean' on FreeBSD - docs/Makefile assumes that $RM is set to something which behaves like /bin/rm and this wasn't set for me for some reason.

[NO NEW TESTS NEEDED]

Does this PR introduce a user-facing change?

None

@rhatdan
Copy link
Member

rhatdan commented Aug 11, 2022

LGTM

@dfr
Copy link
Contributor Author

dfr commented Aug 12, 2022

Rebased which should fix the OSX Cross build (related to markdown-preprocess)

@mheon
Copy link
Member

mheon commented Aug 12, 2022

CI is yelling about unit tests - can you add [NO NEW TESTS NEEDED] to your commit message and repush? I don't think we really need tests for this given that we don't have FreeBSD VMs in CI.

@mheon
Copy link
Member

mheon commented Aug 12, 2022

Code changes LGTM

dfr added 3 commits August 13, 2022 07:53
For some reason GNU make doesn't define this on FreeBSD.

[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <[email protected]>
Remove freebsd from the unsupported list and add missing symbols.

[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <[email protected]>
Add missing symbols for freebsd and freebsd/amd64.

[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <[email protected]>
@dfr
Copy link
Contributor Author

dfr commented Aug 13, 2022

CI is yelling about unit tests - can you add [NO NEW TESTS NEEDED] to your commit message and repush? I don't think we really need tests for this given that we don't have FreeBSD VMs in CI.

Done. There are a few more PRs to go before podman even builds on FreeBSD and quite a few more before basic functionality works so unit tests are a little premature.

@rhatdan
Copy link
Member

rhatdan commented Aug 13, 2022

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 13, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dfr, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 13, 2022
@openshift-merge-robot openshift-merge-robot merged commit 4136496 into containers:main Aug 13, 2022
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants