[MacPorts] #68901: texlive-bin fails to build on Sonoma 14.2
MacPorts
noreply at macports.org
Thu Dec 14 21:00:44 UTC 2023
#68901: texlive-bin fails to build on Sonoma 14.2
-------------------------+---------------------
Reporter: simon-dedeo | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: texlive
-------------------------+---------------------
Trying to build texlive-bin on Sonoma 14.2, but it fails. I've attached
the log file, tl;dr I think it's because I'm getting a lot of errors that
look like this:
{{{
:info:build ld: warning: ignoring file
'/usr/local/lib/libgmp.a[196](powm_ui.o)': found architecture 'x86_64',
required architecture 'arm64'
}}}
This seems odd to me, because the gmp dylb library in /opt/local/lib is
indeed arm64 (I checked with the "file" command), so I'm not sure why the
port is looking in /usr/local/lib
I reinstalled MacPorts, and then reinstalled all ports, to make sure, and
I'm still getting the error. It also fails even when I use the -t option.
Can anyone help? I confess I don't know if this was caused by the
transition to 14.1, from 13, or to 14.2; I only noticed because I am
missing some things like epspdf.
--
Ticket URL: <https://trac.macports.org/ticket/68901>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list