Skip to content

Building Perl on macOS 11.0 Big Sur: Configure failure as the version is not recognised #18119

@zhiyuanzhai

Description

@zhiyuanzhai

Module: It's a fatal error during the build process.

Description

Perl cannot be built on the beta version of macOS 11.0 Big Sur, failing to recognise the version of the OS.

The ./Configure -des -Dprefix=/path/to/perl command returns an error:

*** Unexpected product version 11.0.
***
*** Try running sw_vers and see what its ProductVersion says.

And sw_vers says

ProductName:	macOS
ProductVersion:	11.0
BuildVersion:	20A5364e

Steps to Reproduce

./Configure -des -Dperfix=/path/to/perl

Expected behavior

Recognise the macOS version and continue.

Perl configuration

No configuration, since it's not even built.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closable?We might be able to close this ticket, but we need to check with the reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions