[MacPorts] #50914: texlive-bin 2015_9 fails
MacPorts
noreply at macports.org
Thu Mar 17 12:18:24 PDT 2016
#50914: texlive-bin 2015_9 fails
--------------------------+--------------------------------
Reporter: dersh@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: texlive-bin |
--------------------------+--------------------------------
Comment (by devans@…):
Looks like it's linking against /usr/local/lib/libmpfr.a rather than
/opt/local/lib/libmpfr.a. Same for libgmp.a. Try moving /usr/local out
of the way.
{{{
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type
-Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -arch x86_64
-Wl,-headerpad_max_install_names -arch x86_64 -o .libs/pmpost pmpost-pmp.o
pmpost-pmpmath.o pmpost-pmpmathbinary.o pmpost-pmpmathdecimal.o pmpost-
pmpmathdouble.o pmpost-pmpost.o pmpost-pmpstrings.o pmpost-pmpxout.o
pmpost-ppngout.o pmpost-ppsout.o pmpost-psvgout.o pmpost-ptfmin.o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-
source-20150611-stripped/texk/ptexenc/.libs/libptexenc.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-
source-20150611-stripped/texk/kpathsea/.libs/libkpathsea.dylib
/usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a -L/opt/local/lib -lcairo
-lpixman-1 -lpng16 -lz libmputil.a
:info:build libtool: link: /usr/bin/clang -Wimplicit -Wreturn-type
-Wdeclaration-after-statement -Wno-unknown-pragmas -pipe -Os -arch x86_64
-Wl,-headerpad_max_install_names -arch x86_64 -o .libs/upmpost upmpost-
pmp.o upmpost-pmpmath.o upmpost-pmpmathbinary.o upmpost-pmpmathdecimal.o
upmpost-pmpmathdouble.o upmpost-pmpost.o upmpost-pmpstrings.o upmpost-
pmpxout.o upmpost-ppngout.o upmpost-ppsout.o upmpost-psvgout.o upmpost-
ptfmin.o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-
source-20150611-stripped/texk/ptexenc/.libs/libptexenc.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-
source-20150611-stripped/texk/kpathsea/.libs/libkpathsea.dylib
/usr/local/lib/libmpfr.a /usr/local/lib/libgmp.a -L/opt/local/lib -lcairo
-lpixman-1 -lpng16 -lz libmputil.a
: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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/50914#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list