Open eserte opened 1 month ago
Do you have a VM image I could download of that FreeBSD? I tried an older FreeBSD but couldn't install any of the ports collection because the URLs to download the packages are broken. I already debugged on the current/supported FreeBSD versions and have my module working correctly there.
You can utilitze GitHub Actions to run FreeBSD. I have a generic action for running any CPAN distribution, and you can see the results with your module here: https://github.com/eserte/ci-helper-cpan-pm/actions/runs/11649249114 Here it fails also on FreeBSD, however the test failure looks somehow different. Interestingly the failures on macos look more similar to my test reports.
Oh nice, I didn't realize GitHub had the other OSes. Any advice for how to convert that workflow file to be part of this repo?
I think the freebsd fails on that report are just a race condition that I can fix easily. The MacOS one (and older freebsd like your smoker) look harder, and it would be nice to get a shell in one of those environments so I could do some experiments.
On my freebsd 13 and 14 smokers the test suite fails: