Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#59612 closed defect (fixed)

texlive-bin: Undefined symbols: _mpfr_set_zero

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

Description

OS X 10.11.6

clang --version
clang version 5.0.0 (tags/RELEASE_500/final)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Users/davidlaxer/anaconda/bin

from /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log

:info:build Undefined symbols for architecture x86_64:
:info:build   "_mpfr_set_zero", referenced from:
:info:build       _mp_initialize_binary_math in pmpost-pmpmathbinary.o
:info:build       _mp_new_number in pmpost-pmpmathbinary.o
:info:build       _mp_binary_n_arg in pmpost-pmpmathbinary.o:info:build       _mp_binary_m_log in pmpost-pmpmathbinary.o:info:build       _mp_binary_pyth_sub in pmpost-pmpmathbinary.o
:info:build       _mp_binary_square_rt in pmpost-pmpmathbinary.o
:info:build       _mp_check_mpfr_t in pmpost-pmpmathbinary.o:info:build       ...:info:build ld: symbol(s) not found for architecture x86_64

Attachments (1)

main.log (2.0 MB) - added by dbl001 (dbl) 4 years ago.

Change History (6)

Changed 4 years ago by dbl001 (dbl)

Attachment: main.log added

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: texlive-bin removed
Owner: set to drkp
Status: newassigned
Summary: :info:build Undefined symbols for architecture x86_64:texlive-bin: Undefined symbols: _mpfr_set_zero

comment:2 Changed 4 years ago by drkp (Dan Ports)

Is this still an issue with the latest texlive version?

comment:3 Changed 4 years ago by dbl001 (dbl)

 $ sudo port install texlive-bin
Password:
--->  Computing dependencies for texlive-bin
--->  Cleaning texlive-bin
--->  Scanning binaries for linking errors
--->  No broken files found.                             
--->  No broken ports found.
$ sudo port upgrade  texlive-bin
--->  Scanning binaries for linking errors
--->  No broken files found.                             
--->  No broken ports found.
$ sudo port list  texlive-bin
texlive-bin                    @2019.50896     tex/texlive-bin

Last edited 4 years ago by dbl001 (dbl) (previous) (diff)

comment:4 Changed 4 years ago by drkp (Dan Ports)

Resolution: fixed
Status: assignedclosed

comment:5 Changed 4 years ago by drkp (Dan Ports)

Sounds good. Incidentally, texlive 2020 is now available.

Note: See TracTickets for help on using tickets.