Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Fix (windows) build #469

Merged
merged 4 commits into from
Aug 2, 2021
Merged

Fix (windows) build #469

merged 4 commits into from
Aug 2, 2021

Conversation

koivunej
Copy link
Collaborator

@koivunej koivunej commented Aug 2, 2021

The old vcpkg commit ffa41582f78478812c836a6e8ce315fb27431182 has started segfaulting for some unknown reason. This PR:

  1. updates run-vcpkg, openssl-sys, openssl along with vcpkg revision 261c458af6e3eed5d099144aff95d2b5035f656b
  2. disables CI on mobile platforms for now
  3. allows rustfmt and clippy to fail

(2) is to save CI seconds until we know better; when this was decided previously CI seconds were practically unlimited; we'll need another decision on that. I don't think anyone is using the android build for example yet.

(3) will follow up with another PR to handle these.

@koivunej koivunej force-pushed the fix_build branch 2 times, most recently from 6223d92 to b09b478 Compare August 2, 2021 11:16
if you want to contest this change, please do go ahead and let us know
you'd benefit from having these enabled. originally they were added
because adding multiple images to build worked most of the time without
any downside with unlimited free CI.
hopefully it would have better diagnostic.
@koivunej
Copy link
Collaborator Author

koivunej commented Aug 2, 2021

Awaiting to populate the caches (hopefully).

@koivunej
Copy link
Collaborator Author

koivunej commented Aug 2, 2021

Maybe it was a transient failure?

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 2, 2021

Build succeeded:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant