Changes between Initial Version and Version 1 of Ticket #66135


Ignore:
Timestamp:
Nov 2, 2022, 2:46:51 PM (18 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

diff: unrecognized option `--old-group-format=#ifdef __arm64__

We've seen this before. Apparently the diff program on Ventura no longer supports this argument. The diff program on Monterey and earlier did. It is used by the muniversal portgroup.

Duplicate of #66103.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66135

    • Property Status changed from new to closed
    • Property Summary changed from "ossp-uuid +universal" does not build on MacOS M1 to ossp-uuid +universal: diff: unrecognized option `--old-group-format=#ifdef __arm64__
    • Property Version changed from to 2.8.0
    • Property Keywords ventura added
    • Property Resolution changed from to duplicate
  • Ticket #66135 – Description

    initial v1  
    11Trying to build universal MacPorts on new Macbook M1.  Problem occurs with a fresh install of MacPorts.
    22
     3{{{
    34% sudo port install ossp-uuid +universal
     5}}}
    46
    57Using Xcode 14.1RC1 (because MacPorts on MacOS 13 says Xcode 14 is not new enough)