Skip to content

docker nightly images are missing Visual Studio #83559

@czechboy0

Description

@czechboy0

Description

error: 'errno.h' file not found in Windows nightly-main introduced on Aug 6, 2025.

C:\Users\ContainerAdministrator\AppData\Local\Programs\Swift\Platforms\0.0.0\Windows.platform\Developer\SDKs\Windows.sdk\usr\lib\swift\shims\LibcOverlayShims.h:27:10: error: 'errno.h' file not found

This morning we got a new failure in Swift OpenAPI Generator's nightly CI, on Windows, nightly-main toolchain: https://github.com/apple/swift-openapi-generator/actions/runs/16760157537/job/47453097021. It passed the day before (https://github.com/apple/swift-openapi-generator/actions/runs/16744400715).

Reproduction

See the CI result: https://github.com/apple/swift-openapi-generator/actions/runs/16760157537/job/47453097021

It runs swift test --explicit-target-dependency-import-check error of the Swift OpenAPI Generator repo.

The project is also part of the Swift compat suite: https://github.com/swiftlang/swift-source-compat-suite/blob/3bd87039a7f566a653b4a8572d6f21ba0a5c710f/projects.json#L3776, but it seems Windows isn't being run there yet.

Expected behavior

The CI would keep passing.

Environment

Swift version 6.2-dev (LLVM e8174df1120add3, Swift 051d0b6)
Target: x86_64-unknown-windows-msvc
Build config: +assertions
Image: swiftlang/swift:nightly-main-windowsservercore-ltsc2022

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.dockerFlag: Swift installation via Dockertriage neededThis issue needs more specific labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions