[MacPorts] #48490: texlive-bin @2015_1: Undefined symbols: _mpfr_set_zero (was: texlive-bin @2015_1 Build error. Make produces recursive error)
MacPorts
noreply at macports.org
Sun Aug 2 12:21:02 PDT 2015
#48490: texlive-bin @2015_1: Undefined symbols: _mpfr_set_zero
-------------------------------+-----------------------
Reporter: manuel.schaich@… | Owner: dports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: elcapitan
Port: texlive-bin |
-------------------------------+-----------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* owner: macports-tickets@… => dports@…
Comment:
The actual error I see in the log is:
{{{
:info:build Undefined symbols for architecture x86_64:
:info:build "_mpfr_set_zero", referenced from:
:info:build _mp_initialize_binary_math in upmpost-pmpmathbinary.o
:info:build _mp_new_number in upmpost-pmpmathbinary.o
:info:build _mp_binary_n_arg in upmpost-pmpmathbinary.o
:info:build _mp_binary_m_log in upmpost-pmpmathbinary.o
:info:build _mp_binary_pyth_sub in upmpost-pmpmathbinary.o
:info:build _mp_binary_square_rt in upmpost-pmpmathbinary.o
:info:build _mp_check_mpfr_t in upmpost-pmpmathbinary.o
:info:build ...
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
}}}
{{{
: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
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
}}}
(I cleaned this up a bit; the lines are intermingled in the log because it
was a parallel build.)
--
Ticket URL: <https://trac.macports.org/ticket/48490#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list