Skip to content

bump aws-lc-sys/aws-lc-rs to fix Windows CI#204

Closed
bmpngrok wants to merge 1 commit into
bmps/push-vvtllrlxszmrfrom
bmps/push-yprqprqqoloo
Closed

bump aws-lc-sys/aws-lc-rs to fix Windows CI#204
bmpngrok wants to merge 1 commit into
bmps/push-vvtllrlxszmrfrom
bmps/push-yprqprqqoloo

Conversation

@bmpngrok
Copy link
Copy Markdown
Contributor

@bmpngrok bmpngrok commented May 11, 2026

aws-lc-sys 0.28.2 fails its C11 atomics feature check against MSVC 14.50 on the current windows-latest runner:

vcruntime_c11_stdatomic.h(16): fatal error C1189:
    #error: "C atomics require C11 or later"

0.40.0 ships fixes for the newer MSVC toolchain (and drops the
bindgen build-time dependency).

Also bumped aws-lc-rs in lockstep.

Related Pull Requests

This pull request is part of a stack managed by jj-domino:

  1. security: upgrade remix to avoid CVE-2026-26956 #203
  2. → this pull request ←

Builds were failing on Windows with

  cmake-0.1.54/src/lib.rs:970: couldn't determine visual studio generator

i.e. cmake-rs 0.1.54 doesn't recognise Visual Studio 18 (now on
windows-latest); cmake-rs 0.1.57+ does, and aws-lc-sys 0.28.2 is happy
to drive the newer cmake-rs.
@bmpngrok bmpngrok force-pushed the bmps/push-yprqprqqoloo branch from f30750b to 9dbacb4 Compare May 11, 2026 16:18
@bmpngrok bmpngrok closed this May 11, 2026
@bmpngrok bmpngrok deleted the bmps/push-yprqprqqoloo branch May 11, 2026 16:44
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.

1 participant