#17534 closed defect (worksforme)
ruby19 fails to build on ruby19
Reported by: | martin.eisenhardt@… | Owned by: | febeling@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | ruby ruby19 | Cc: | adambyrtek@… |
Port: | ruby19 |
Description
ruby19 fails to build on MacOS 10.5 on a MBP.
The trace is:
mekkie:~ mneisen$ sudo port upgrade ruby19
---> Building ruby19 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby19/work/ruby-1.9.1-preview2" && nice -n 19 make all " returned error 2
Command output: ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./enc/make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o utf_8.o" --builtin-transes="newline.o" enc.mk
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby19/work/ruby-1.9.1-preview2/lib/shellwords.rb:35:in shellsplit': undefined method
scan' for nil:NilClass (NoMethodError)
from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby19/work/ruby-1.9.1-preview2/lib/mkmf.rb:26:in `<top (required)>' from ./enc/make_encmake.rb:8:in `load' from ./enc/make_encmake.rb:8:in `<main>'
make: * [enc.mk] Error 1
Error: Unable to upgrade port: 1
Change History (4)
comment:1 Changed 16 years ago by febeling@…
Owner: | changed from macports-tickets@… to febeling@… |
---|
comment:2 Changed 16 years ago by febeling@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I just tried the upgrade operation from @1.9.0-3_1 and it works for me. I will close as such. Please reopen if somebody can confirm this problem.
To get a working installation please try to uninstall older versions and reinstall then. Mail me or comment here for further help.