savi icon indicating copy to clipboard operation
savi copied to clipboard

Provide binaries for FreeBSD (again)

Open mneumann opened this issue 1 year ago • 5 comments

The last release (v0.20230405.0) did not include binaries for FreeBSD. Not sure if the FreeBSD build has been completely removed, or was omitted just for that release.

mneumann avatar Apr 16 '23 13:04 mneumann

I wonder if CirrusCI may have just failed that build?

jemc avatar Apr 18 '23 16:04 jemc

I just tagged a new release now to see if the CirrusCI build works better this time. Give it a try once that build completes.

jemc avatar Apr 18 '23 16:04 jemc

When I last tried to compile Savi on FreeBSD (a week ago), I run into issues. So maybe CI is having issues as well....

mneumann avatar Apr 18 '23 21:04 mneumann

Looks like CirrusCI is choking on just running curl to download things.

ld-elf.so.1: /usr/local/lib/libcurl.so.4: Undefined symbol "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation"

jemc avatar Apr 19 '23 23:04 jemc

Okay I reran and that error is gone (maybe somebody upstream fixed it for curl) but now I'm seeing errors related to crystal 1.8.0

I've revoked (deleted) the broken releases and will work on getting the pipeline fixed.

jemc avatar Apr 19 '23 23:04 jemc