Skip to content

Add Cirrus setup for FreeBSD CI#66

Merged
omus merged 3 commits intocv/update-libcurlfrom
aa/freebsd
May 21, 2019
Merged

Add Cirrus setup for FreeBSD CI#66
omus merged 3 commits intocv/update-libcurlfrom
aa/freebsd

Conversation

@ararslan
Copy link
Copy Markdown
Member

@omus, this PR is against your branch from #65.

@ararslan ararslan requested a review from omus May 18, 2019 20:15
@ararslan
Copy link
Copy Markdown
Member Author

FreeBSD nightly is a known issue with the binaries, but 1.0 and 1.1 look not great. I'll see if I can figure out what in particular is causing the issue there.

@ararslan
Copy link
Copy Markdown
Member Author

Looks like the error code is CURLE_SSL_CACERT, so I guess it's the same issue as macOS and Windows that necessitates the @test_broken in test/ssl.jl.

ararslan added 2 commits May 18, 2019 14:10
FreeBSD has the same issue as macOS and Windows that necessitates using
`@test_broken`, namely that the cross-compiled libraries don't know
where CACerts would live.
The binaries are broken due to linking issues that are unrelated to this
(or any) package.
@omus omus merged commit a4a21d8 into cv/update-libcurl May 21, 2019
@omus omus deleted the aa/freebsd branch May 21, 2019 13:23
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