Opened 11 months ago
Closed 11 months ago
#68901 closed defect (duplicate)
texlive-bin fails to build on Sonoma 14.2
Reported by: | simon-dedeo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | texlive-bin |
Description (last modified by simon-dedeo)
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. This seems to be the only port affected, and I have a lot of ports installed, so it makes me think that maybe it's an issue with texlive-bin and not that I've somehow blown up my system.
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.
Change History (3)
comment:1 Changed 11 months ago by simon-dedeo
comment:2 Changed 11 months ago by simon-dedeo
Description: | modified (diff) |
---|
comment:3 Changed 11 months ago by jmroot (Joshua Root)
Port: | texlive-bin added; texlive removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Edit: I couldn't attach the full log file, but here is the end