#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)
Change History (6)
Changed 5 years ago by dbl001 (dbl)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | texlive-bin removed |
---|---|
Owner: | set to drkp |
Status: | new → assigned |
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)
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
comment:4 Changed 4 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
Is this still an issue with the latest texlive version?