Opened 6 years ago

Closed 6 months ago

Last modified 5 months ago

#57076 closed enhancement (fixed)

port diagnose: warn about incompatible archs

Reported by: jmroot (Joshua Root) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone: MacPorts 2.9.0
Component: base Version:
Keywords: Cc:
Port:

Description

port diagnose should look at the values of build_arch and universal_archs and warn about potential problems. These would include:

  • unknown arch names
  • archs that are not compatible with the hardware/OS we're running on
  • build_arch not being one of the archs listed in universal_archs

Change History (3)

comment:1 Changed 6 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 0bdc8652e3a27ae40b00f1866dcc9627b6db7965/macports-base (master):

port diagnose: check for valid arch settings

Closes: #57076

comment:2 Changed 6 months ago by jmroot (Joshua Root)

Milestone: MacPorts Future

comment:3 Changed 5 months ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 2.9.0
Note: See TracTickets for help on using tickets.