Opened 6 years ago

Closed 6 years ago

#57079 closed defect (fixed)

meson requires cctools for a newer install_name_tool on older systems

Reported by: kencu (Ken) Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger leopard Cc:
Port: meson

Description

meson needs some features in install_name_tool that are not present up to Leopard.

see: <https://build.macports.org/builders/ports-10.5_ppc_legacy-builder/builds/73794/steps/install-port/logs/stdio>

cctools will need to be added as a runtime dep for 10.4 and 10.5 either to meson, or to the meson PG. Probably best to meson, I think.

Change History (1)

comment:1 Changed 6 years ago by kencu (Ken)

Owner: set to kencu
Resolution: fixed
Status: newclosed

In d114d020b7325149682ab0d506a6dc89b0a3a4bf/macports-ports (master):

meson: require cctools on older systems

install_name_tool is too old on 10.5 and less
closes: #57079

Note: See TracTickets for help on using tickets.