[MacPorts] #40897: MacVim @7.4.snapshot71 fails: Undefined symbols _rb_float_new_in_heap and _rb_str_new_cstr
MacPorts
noreply at macports.org
Thu Oct 24 05:52:13 PDT 2013
#40897: MacVim @7.4.snapshot71 fails: Undefined symbols _rb_float_new_in_heap and
_rb_str_new_cstr
--------------------------+--------------------------------
Reporter: gunnlaugur@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: MacVim
--------------------------+--------------------------------
This is while rebuilding MacPorts after Mavericks upgrade (in case that's
relevant). MacVim fails to build, with this salient bit in its `main.log`:
{{{
info:build /usr/bin/clang -L. -L/opt/local/lib
-Wl,-headerpad_max_install_names -L. -L/opt/local/lib
-Wl,-headerpad_max_install_names -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib -o Vim
object>
info:build Undefined symbols for architecture x86_64:
info:build "_rb_float_new_in_heap", referenced from:
info:build _vim_to_ruby in if_ruby.o
info:build "_rb_str_new_cstr", referenced from:
info:build _ex_rubydo in if_ruby.o
info:build _ex_rubyfile in if_ruby.o
info:build _buffer_name in if_ruby.o
info:build _get_buffer_line in if_ruby.o
info:build _vim_to_ruby in if_ruby.o
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)
}}}
Attaching full `main.log`
--
Ticket URL: <https://trac.macports.org/ticket/40897>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list