#66818 closed defect (duplicate)

texlive-bin: build fails on Ventura arm64 with undefined symbols

Reported by: emconsta Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: texlive-bin

Description (last modified by reneeotten (Renee Otten))

Fresh MacPorts install, then run sudo port install texlive-bin

Error: Processing of port texlive-bin failed

Attachments (1)

main.log (2.8 MB) - added by emconsta 15 months ago.

Change History (4)

Changed 15 months ago by emconsta

Attachment: main.log added

comment:1 Changed 15 months ago by emconsta

info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -o .libs/pmpost pmpost-pmp.o pmpost-pmpmath.o pmpost-pmpmathbinary.o pmpost-pmpmathdecimal.o pmpost-pmpmathdouble.o pmpost-pmpost.o pmpost-pmpstrings.o pmpost-pmpxout.o pmpost-ppngout.o pmpost-ppsout.o pmpost-psvgout.o pmpost-ptfmin.o  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/build/texk/ptexenc/.libs/libptexenc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/build/texk/kpathsea/.libs/libkpathsea.dylib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib -L/opt/local/lib -lcairo -lpixman-1 -lpng16 -lz libmputil.a
:info:build ld: warning: ignoring file /usr/local/lib/libmpfr.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
:info:build ld: warning: ignoring file /usr/local/lib/libgmp.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
:info:build Undefined symbols for architecture arm64:
:info:build   "_mpfr_add", referenced from:
:info:build       _mp_set_binary_from_addition in pmpost-pmpmathbinary.o
:info:build       _mp_number_add in pmpost-pmpmathbinary.o
:info:build       _mp_binary_velocity in pmpost-pmpmathbinary.o
:info:build       _mp_binary_pyth_add in pmpost-pmpmathbinary.o
:info:build       _mp_binary_slow_add in pmpost-pmpmathbinary.o
:info:build       _mp_binary_crossing_point in pmpost-pmpmathbinary.o
[..]
Last edited 15 months ago by emconsta (previous) (diff)

comment:2 Changed 15 months ago by reneeotten (Renee Otten)

Description: modified (diff)
Owner: set to drkp
Port: texlive-bin added
Priority: HighNormal
Status: newassigned
Summary: texlive-bin fails on Ventura amd64texlive-bin: build fails on Ventura arm64 with undefined symbols

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

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.