Skip to content

Working directory unsupported with the swiftbuild build system on Amazon Linux 2 #8560

Open
0 of 1 issue completed
@cmcgee1024

Description

@cmcgee1024

Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?

  • Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands, swift build, swift test, swift package etc.

Description

The following error is reported when building certain packages with the swiftbuild build system on an Amazon Linux 2 system:

error: working-directory unsupported on this platform

See #8558 for two automated tests that exhibit this error on AL2.

Expected behavior

It is expected that Amazon Linux 2 should work like the other Linux platforms.

Actual behavior

This error is thrown when running certain types of packages, possibly involving plugins.

Steps to reproduce

No response

Swift Package Manager version/commit hash

main

Swift & OS version (output of swift --version ; uname -a)

No response

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugswift buildChanges impacting `swift build`

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions