Changes between Initial Version and Version 1 of Ticket #68160


Ignore:
Timestamp:
Sep 14, 2023, 9:31:00 AM (8 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Hmm. The Internet says this error is caused by setting SYSTEM_VERSION_COMPAT=1, which the perl5 portfile does do for perl versions 5.26 and earlier, because that was necessary to be able to build on macOS 11 and 12. But I agree even on our build machines it is causing this error on macOS 13.

Just to check: Do you really need a perl version as old as 5.22? The latest version available in MacPorts is 5.36.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68160

    • Property Status changed from new to assigned
    • Property Summary changed from Failed to configure perl5.22 to perl5.22: Executable requires at least macOS 12.0, but is being run on macOS 10.16, and so is exiting
    • Property Owner set to mojca
    • Property Keywords ventura arm64 added
    • Property Port perl5 added; Perl5.22 removed
  • Ticket #68160 – Description

    initial v1  
    33on my MacBook with M1 architecture and macOS 13.5.2 I get this error upon updating perl5.22:
    44
     5{{{
    56:info:configure Executable requires at least macOS 12.0, but is being run on macOS 10.16, and so is exiting.
    6 
     7}}}