◐ Shell
clean mode source ↗

`SHELL=/bin/sh -e` can cause failures when `Makefile` re-runs `./configure`

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

#103778

@zware

Description

Bug report

Since the change in GH-100328 to make SHELL=/bin/sh -e rather than just /bin/sh, ./configure can fail in some cases when re-run by the config.status recipe in Makefile.

Your environment

  • Any environment where ./configure can execute a failing non-checked command, including common macOS environments

Failure originally reported and culprit found by @gvanrossum via Discord.

Linked PRs

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions