#66135 closed defect (duplicate)

ossp-uuid +universal: diff: unrecognized option `--old-group-format=#ifdef __arm64__

Reported by: markghayden (Mark Hayden) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: ventura Cc:
Port: ossp-uuid

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Trying to build universal MacPorts on new Macbook M1. Problem occurs with a fresh install of MacPorts.

% sudo port install ossp-uuid +universal

Using Xcode 14.1RC1 (because MacPorts on MacOS 13 says Xcode 14 is not new enough)

See attached log file

Attachments (1)

main.log (633.3 KB) - added by markghayden (Mark Hayden) 18 months ago.
log file

Download all attachments as: .zip

Change History (2)

Changed 18 months ago by markghayden (Mark Hayden)

Attachment: main.log added

log file

comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: ventura added
Resolution: duplicate
Status: newclosed
Summary: "ossp-uuid +universal" does not build on MacOS M1ossp-uuid +universal: diff: unrecognized option `--old-group-format=#ifdef __arm64__
Version: 2.8.0

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.

Note: See TracTickets for help on using tickets.