savi
savi copied to clipboard
Provide binaries for FreeBSD (again)
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.
I wonder if CirrusCI may have just failed that build?
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.
When I last tried to compile Savi on FreeBSD (a week ago), I run into issues. So maybe CI is having issues as well....
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"
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.