Opened 8 years ago

Closed 8 years ago

#49785 closed defect (invalid)

trying to update. Need texlive-bin. Will not install.

Reported by: robert.broome@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: texlive-bin

Description

I am trying to upgrade outdated after upgrading to El Capitan. Many of the upgrades worked. A few didn't. I am currently stuck on a library texlive-bin. It is not currently installed and according to the log, there are lots of errors. Since it is not installed, I am limited as to what I can try. I have run clean.

Attachments (1)

texlivelog.txt (819.4 KB) - added by robert.broome@… 8 years ago.
log file

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by robert.broome@…

Attachment: texlivelog.txt added

log file

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

Cc: ryandesign@… added
Port: texlive-bin added
Resolution: invalid
Status: newclosed

The log you attached is not from a clean build. But the log says:

:info:build Undefined symbols for architecture x86_64:
:info:build   "_mpfr_set_zero", referenced from:
:info:build       _mp_initialize_binary_math in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       _mp_new_number in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       _mp_binary_n_arg in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       _mp_binary_m_log in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       _mp_binary_pyth_sub in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       _mp_binary_square_rt in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       _mp_check_mpfr_t in libmplib.a(libmplib_a-mpmathbinary.o)
:info:build       ...

That would be a duplicate of #48490. Remove the copy of mpfr (and ideally everything else) you have installed in /usr/local, then clean the port that failed and try again.

Note: See TracTickets for help on using tickets.