Opened 9 years ago
Closed 9 years ago
#48706 closed defect (duplicate)
texlive-bin does not compile on OS X Yosemite
Reported by: | AsterixHH | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | texlive-bin |
Description (last modified by mf2k (Frank Schima))
Hi, I wanted to install texlive but get stuck during the compilation of texlive-bin, giving me the message:
---> Computing dependencies for texlive-bin ---> Building texlive-bin Error: org.macports.build for port texlive-bin returned: command execution failed Please see the log file for port texlive-bin for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port texlive-bin failed
I add the main.log file for further info. I am running OS X 10.10.5 (Yosemite) using Apple LLVM version 6.1.0. Any hint? Thanks, Andreas
Attachments (1)
Change History (6)
Changed 9 years ago by AsterixHH
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | andreas.schropp@… removed |
---|---|
Owner: | changed from macports-tickets@… to dports@… |
Port: | texlive-bin added |
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers texlive-bin
), if any. As reporter, you do not need to Cc yourself.
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by mojca (Mojca Miklavec)
Error:
Undefined symbols for architecture x86_64: "_mpfr_set_zero", referenced from: _mp_initialize_binary_math in libmplib.a(libmplib_a-mpmathbinary.o) _mp_new_number in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_n_arg in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_m_log in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_pyth_sub in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_square_rt in libmplib.a(libmplib_a-mpmathbinary.o) _mp_check_mpfr_t in libmplib.a(libmplib_a-mpmathbinary.o) ... ld: symbol(s) not found for architecture x86_64
These libraries are new in TL 2015. The binaries should either depend on mpfr
installed by macports or link against mpfr that's contained in the sources.
comment:5 Changed 9 years ago by drkp (Dan Ports)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #48490
Note: See
TracTickets for help on using
tickets.
error message