Opened 3 years ago
Closed 3 years ago
#63913 closed defect (invalid)
Error: Failed to build texlive-bin: command execution failed
Reported by: | dbl001 (dbl) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | texlive-bin |
Description
I got the error below building texlive-bin on OS X Catalina. The same version of texlive-bin build successfully on OS X Monterey.
: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_6
Attachments (1)
Change History (6)
Changed 3 years ago by dbl001 (dbl)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 3 years ago by dbl001 (dbl)
Should trace mode work in this case? E.g.
$ sudo port -t install texlive-bin
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Sure. Clean the port before trying that.
comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Remove what you have installed in /usr/local, clean the affected port, and try again. See wiki:FAQ#usrlocal.