[MacPorts] #62895: rasmol @2.7.4.2: error: no such file or directory: 'DarwinMachineDefines'
MacPorts
noreply at macports.org
Mon May 17 21:28:56 UTC 2021
#62895: rasmol @2.7.4.2: error: no such file or directory: 'DarwinMachineDefines'
------------------------------------+--------------------
Reporter: richard-evans | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: arm64
Port: rasmol, xorg-cf-files |
------------------------------------+--------------------
Changes (by ryandesign):
* cc: MarcusCalhoun-Lopez (added)
* port: rasmol => rasmol, xorg-cf-files
Comment:
Ok, here it is: it's xorg-cf-files:
{{{
$ port contents rdepof:rasmol | xargs grep DarwinMachineDefines
2>/dev/null
/opt/local/lib/X11/config/darwin.cf:# define DarwinMachineDefines
-D__powerpc__
/opt/local/lib/X11/config/darwin.cf:# define DarwinMachineDefines
-D__i386__
/opt/local/lib/X11/config/darwin.cf:# define DarwinMachineDefines
-D__x86_64__
/opt/local/lib/X11/config/darwin.cf:#define StandardDefines
DarwinMachineDefines -D__DARWIN__ \
$ port provides /opt/local/lib/X11/config/darwin.cf
/opt/local/lib/X11/config/darwin.cf is provided by: xorg-cf-files
}}}
Support for arm64 needs to be added to xorg-cf-files.
--
Ticket URL: <https://trac.macports.org/ticket/62895#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list