bazelbuild/continuous-integration

Bring back FreeBSD support on CI

philwo opened this issue · 5 comments

Looks like the FreeBSD GCE images found a new maintainer, as the old and broken ones have been deleted and new ones have been uploaded. I'll try them out soon and see if they work fine now.

FYI @aehlig

philwo@philwo-macbookpro ~/src/continuous-integration/buildkite (master *) gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images
NAME                                   PROJECT                FAMILY  DEPRECATED  STATUS
freebsd-10-4-release-amd64             freebsd-org-cloud-dev                      READY
freebsd-10-4-stable-amd64-2018-03-22   freebsd-org-cloud-dev                      READY
freebsd-10-4-stable-amd64-2018-03-29   freebsd-org-cloud-dev                      READY
freebsd-11-1-release-amd64             freebsd-org-cloud-dev                      READY
freebsd-11-1-stable-amd64-2018-03-22   freebsd-org-cloud-dev                      READY
freebsd-11-1-stable-amd64-2018-03-30   freebsd-org-cloud-dev                      READY
freebsd-12-0-current-amd64-2018-03-15  freebsd-org-cloud-dev                      READY
freebsd-12-0-current-amd64-2018-03-30  freebsd-org-cloud-dev                      READY

Hello, wondering what the status of this issue is. There are some users of rules_foreign_cc who use freebsd and are looking to upstream changes to improve support on the platform. Being able to test on this platform would be incredibly beneficial 🙏

@UebelAndre Thanks for pinging this issue. I didn't have time to look into it yet and there's currently no one on the Bazel team with FreeBSD knowledge, but I'll see what I can do in the next weeks.

Hey, any updates here?

Hi, unfortunately not yet, sorry, but it's still on my todo-list! 😬

I'd love to see FreeBSD support on the CI! What do you need done and how can we help?