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

create freebsd package framework and git action job #89

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cosmicpsyop
Copy link
Contributor

This needs to be retested once the freebsd compile adjustments have been merged.
The job does take some time since virtual machines are nested i.e. ubuntu launching kvm freebsd.
gmake -j4 or any use of nproc on freebsd seem fragile.

While the build and run from sources functions as documented an outstanding issue is locating the package offering libstdc++ without fishing through package gcc for the pkg install use case.

This is a sample job from a functioning branch
https://github.com/cosmicpsyop/strfry/actions/runs/7205794196

Documenting working branch and how it was built locally
https://github.com/hoytech/strfry/compare/master...cosmicpsyop:strfry:feature/freebsd-support-four?expand=1#diff-6f2adbfa3a8863a041c5953f37db9c434866c90dd11b5b866c23c1c5a87f3e5cR31

@hoytech
Copy link
Owner

hoytech commented Dec 19, 2023

Thanks!

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