Opened 2 years ago
Closed 2 years ago
#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)
Change History (2)
Changed 2 years ago by markghayden (Mark Hayden)
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | ventura added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | "ossp-uuid +universal" does not build on MacOS M1 → ossp-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.
log file