<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>lijianweicode (Leejianwei)</title>
    <link>https://ruby-china.org/lijianweicode</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Ubuntu  16.04 上使用 Nginx + Passenger 部署 Ruby on Rails 错误</title>
      <description>&lt;p&gt;错误如下&lt;/p&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;#&amp;lt;Thread:0x0000560e23c65ed0@/home/lee/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:10 run&amp;gt; terminated with exception (report_on_exception is true):&lt;/span&gt;
Traceback &lt;span class="o"&gt;(&lt;/span&gt;most recent call last&lt;span class="o"&gt;)&lt;/span&gt;:
    1: from /home/lee/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:11:in &lt;span class="sb"&gt;`&lt;/span&gt;block &lt;span class="o"&gt;(&lt;/span&gt;2 levels&lt;span class="o"&gt;)&lt;/span&gt; &lt;span class="k"&gt;in &lt;/span&gt;execute&lt;span class="s1"&gt;'
/home/lee/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:15:in `rescue in block (2 levels) in execute'&lt;/span&gt;: Exception &lt;span class="k"&gt;while &lt;/span&gt;executing as deploy@xxx.xxx.xxx.xxx: bundle &lt;span class="nb"&gt;exit &lt;/span&gt;status: 1 &lt;span class="o"&gt;(&lt;/span&gt;SSHKit::Runner::ExecuteError&lt;span class="o"&gt;)&lt;/span&gt;
bundle stdout: Nothing written
bundle stderr: rbenv: version &lt;span class="sb"&gt;`&lt;/span&gt;2.5.0&lt;span class="s1"&gt;' is not installed (set by RBENV_VERSION environment variable)
(Backtrace restricted to imported tasks)
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as deploy@xxx.xxx.xxx: bundle exit status: 1
bundle stdout: Nothing written
bundle stderr: rbenv: version `2.5.0'&lt;/span&gt; is not installed &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="nb"&gt;set &lt;/span&gt;by RBENV_VERSION environment variable&lt;span class="o"&gt;)&lt;/span&gt;


Caused by:
SSHKit::Command::Failed: bundle &lt;span class="nb"&gt;exit &lt;/span&gt;status: 1
bundle stdout: Nothing written
bundle stderr: rbenv: version &lt;span class="sb"&gt;`&lt;/span&gt;2.5.0&lt;span class="s1"&gt;' is not installed (set by RBENV_VERSION environment variable)

Tasks: TOP =&amp;gt; deploy:updated =&amp;gt; bundler:install
(See full trace by running task with --trace)
The deploy has failed with an error: Exception while executing as deploy@xxx.xxx.xxx: bundle exit status: 1
bundle stdout: Nothing written
bundle stderr: rbenv: version `2.5.0'&lt;/span&gt; is not installed &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="nb"&gt;set &lt;/span&gt;by RBENV_VERSION environment variable&lt;span class="o"&gt;)&lt;/span&gt;


&lt;span class="k"&gt;**&lt;/span&gt; DEPLOY FAILED
&lt;span class="k"&gt;**&lt;/span&gt; Refer to log/capistrano.log &lt;span class="k"&gt;for &lt;/span&gt;details. Here are the last 20 lines:


  INFO &lt;span class="o"&gt;[&lt;/span&gt;040b39b5] Finished &lt;span class="k"&gt;in &lt;/span&gt;0.685 seconds with &lt;span class="nb"&gt;exit &lt;/span&gt;status 0 &lt;span class="o"&gt;(&lt;/span&gt;successful&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;7bb45134] Running &lt;span class="o"&gt;[&lt;/span&gt; &lt;span class="nt"&gt;-L&lt;/span&gt; /home/deploy/deployment/releases/20190105154412/public/assets &lt;span class="o"&gt;]&lt;/span&gt; as deploy@xxx.xxx.xxx.xxx

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;7bb45134] Command: &lt;span class="o"&gt;[&lt;/span&gt; &lt;span class="nt"&gt;-L&lt;/span&gt; /home/deploy/deployment/releases/20190105154412/public/assets &lt;span class="o"&gt;]&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;6f6d8ef1] Finished &lt;span class="k"&gt;in &lt;/span&gt;0.722 seconds with &lt;span class="nb"&gt;exit &lt;/span&gt;status 1 &lt;span class="o"&gt;(&lt;/span&gt;failed&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;7991f930] Running &lt;span class="o"&gt;[&lt;/span&gt; &lt;span class="nt"&gt;-d&lt;/span&gt; /home/deploy/deployment/releases/20190105154412/public/assets &lt;span class="o"&gt;]&lt;/span&gt; as deploy@xxx.xxx.xxx.xxx

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;7991f930] Command: &lt;span class="o"&gt;[&lt;/span&gt; &lt;span class="nt"&gt;-d&lt;/span&gt; /home/deploy/deployment/releases/20190105154412/public/assets &lt;span class="o"&gt;]&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;507a5d03] Finished &lt;span class="k"&gt;in &lt;/span&gt;0.720 seconds with &lt;span class="nb"&gt;exit &lt;/span&gt;status 1 &lt;span class="o"&gt;(&lt;/span&gt;failed&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt;

  INFO &lt;span class="o"&gt;[&lt;/span&gt;36827229] Running /usr/bin/env &lt;span class="nb"&gt;ln&lt;/span&gt; &lt;span class="nt"&gt;-s&lt;/span&gt; /home/deploy/deployment/shared/public/assets /home/deploy/deployment/releases/20190105154412/public/assets as deploy@xxx.xxx.xxx.xxx

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;36827229] Command: &lt;span class="o"&gt;(&lt;/span&gt; &lt;span class="nb"&gt;export &lt;/span&gt;&lt;span class="nv"&gt;RBENV_ROOT&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="nv"&gt;$HOME&lt;/span&gt;&lt;span class="s2"&gt;/.rbenv"&lt;/span&gt; &lt;span class="nv"&gt;RBENV_VERSION&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;""&lt;/span&gt; &lt;span class="p"&gt;;&lt;/span&gt; /usr/bin/env &lt;span class="nb"&gt;ln&lt;/span&gt; &lt;span class="nt"&gt;-s&lt;/span&gt; /home/deploy/deployment/shared/public/assets /home/deploy/deployment/releases/20190105154412/public/assets &lt;span class="o"&gt;)&lt;/span&gt;

  INFO &lt;span class="o"&gt;[&lt;/span&gt;7e8048e2] Finished &lt;span class="k"&gt;in &lt;/span&gt;0.998 seconds with &lt;span class="nb"&gt;exit &lt;/span&gt;status 0 &lt;span class="o"&gt;(&lt;/span&gt;successful&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;6d22b913] Running &lt;span class="k"&gt;if &lt;/span&gt;&lt;span class="nb"&gt;test&lt;/span&gt; &lt;span class="o"&gt;!&lt;/span&gt; &lt;span class="nt"&gt;-d&lt;/span&gt; /home/deploy/deployment/releases/20190105154412&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="k"&gt;then &lt;/span&gt;&lt;span class="nb"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;"Directory does not exist '/home/deploy/deployment/releases/20190105154412'"&lt;/span&gt; 1&amp;gt;&amp;amp;2&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="nb"&gt;false&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="k"&gt;fi &lt;/span&gt;as deploy@xxx.xxx.xxx.xxx

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;6d22b913] Command: &lt;span class="k"&gt;if &lt;/span&gt;&lt;span class="nb"&gt;test&lt;/span&gt; &lt;span class="o"&gt;!&lt;/span&gt; &lt;span class="nt"&gt;-d&lt;/span&gt; /home/deploy/deployment/releases/20190105154412&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="k"&gt;then &lt;/span&gt;&lt;span class="nb"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;"Directory does not exist '/home/deploy/deployment/releases/20190105154412'"&lt;/span&gt; 1&amp;gt;&amp;amp;2&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="nb"&gt;false&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="k"&gt;fi

 &lt;/span&gt;DEBUG &lt;span class="o"&gt;[&lt;/span&gt;2d0b7078] Finished &lt;span class="k"&gt;in &lt;/span&gt;0.676 seconds with &lt;span class="nb"&gt;exit &lt;/span&gt;status 0 &lt;span class="o"&gt;(&lt;/span&gt;successful&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;e8892882] Running &lt;span class="nv"&gt;$HOME&lt;/span&gt;/.rbenv/bin/rbenv &lt;span class="nb"&gt;exec &lt;/span&gt;bundle check &lt;span class="nt"&gt;--path&lt;/span&gt; /home/deploy/deployment/shared/bundle as deploy@xxx.xxx.xxx.xxx

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;e8892882] Command: &lt;span class="nb"&gt;cd&lt;/span&gt; /home/deploy/deployment/releases/20190105154412 &lt;span class="o"&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt; &lt;span class="nb"&gt;export &lt;/span&gt;&lt;span class="nv"&gt;RBENV_ROOT&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="nv"&gt;$HOME&lt;/span&gt;&lt;span class="s2"&gt;/.rbenv"&lt;/span&gt; &lt;span class="nv"&gt;RBENV_VERSION&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;""&lt;/span&gt; &lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="nv"&gt;$HOME&lt;/span&gt;/.rbenv/bin/rbenv &lt;span class="nb"&gt;exec &lt;/span&gt;bundle check &lt;span class="nt"&gt;--path&lt;/span&gt; /home/deploy/deployment/shared/bundle &lt;span class="o"&gt;)&lt;/span&gt;

 DEBUG &lt;span class="o"&gt;[&lt;/span&gt;09a82258]   rbenv: version &lt;span class="sb"&gt;`&lt;/span&gt;2.5.0&lt;span class="s1"&gt;' is not installed (set by RBENV_VERSION environment variable)

 DEBUG [09a82258] Finished in 0.720 seconds with exit status 1 (failed).

  INFO [96fc03ec] Running $HOME/.rbenv/bin/rbenv exec bundle install --path /home/deploy/deployment/shared/bundle --jobs 4 --without development test --deployment --quiet as deploy@xxx.xxx.xxx.xxx

 DEBUG [96fc03ec] Command: cd /home/deploy/deployment/releases/20190105154412 &amp;amp;&amp;amp; ( export RBENV_ROOT="$HOME/.rbenv" RBENV_VERSION="" ; $HOME/.rbenv/bin/rbenv exec bundle install --path /home/deploy/deployment/shared/bundle --jobs 4 --without development test --deployment --quiet )

 DEBUG [ff832761]   rbenv: version `2.5.0'&lt;/span&gt; is not installed &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="nb"&gt;set &lt;/span&gt;by RBENV_VERSION environment variable&lt;span class="o"&gt;)&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;这是怎么回事呀？&lt;/p&gt;

&lt;p&gt;Bundler version 1.11.2&lt;/p&gt;

&lt;p&gt;ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]&lt;/p&gt;

&lt;p&gt;然后位置是/home/deploy/.rbenv/shims/ruby&lt;/p&gt;</description>
      <author>lijianweicode</author>
      <pubDate>Sun, 06 Jan 2019 10:14:48 +0800</pubDate>
      <link>https://ruby-china.org/topics/37975</link>
      <guid>https://ruby-china.org/topics/37975</guid>
    </item>
    <item>
      <title>ubuntu_14_0405_64_20G_alibase 安装 ruby 2.5.0 报错</title>
      <description>&lt;pre class="highlight shell"&gt;&lt;code&gt;rvm &lt;span class="nb"&gt;install &lt;/span&gt;2.5.0 &lt;span class="nt"&gt;--disable-binary&lt;/span&gt;
Checking requirements &lt;span class="k"&gt;for &lt;/span&gt;ubuntu.
Installing requirements &lt;span class="k"&gt;for &lt;/span&gt;ubuntu.
Updating systemdeploy password required &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="s1"&gt;'apt-get --quiet --yes update'&lt;/span&gt;: 
......
Installing required packages: gawk, autoconf, automake, bison, libffi-dev, libgdbm-dev, libncurses5-dev, libsqlite3-dev, libtool, libyaml-dev, pkg-config, sqlite3, zlib1g-dev, libgmp-dev, libreadline6-dev, libssl-dev...................
Requirements installation successful.
Installing Ruby from &lt;span class="nb"&gt;source &lt;/span&gt;to: /home/deploy/.rvm/rubies/ruby-2.5.0, this may take a &lt;span class="k"&gt;while &lt;/span&gt;depending on your cpu&lt;span class="o"&gt;(&lt;/span&gt;s&lt;span class="o"&gt;)&lt;/span&gt;...
ruby-2.5.0 - &lt;span class="c"&gt;#downloading ruby-2.5.0, this may take a while depending on your connection...&lt;/span&gt;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 13.3M  100 13.3M    0     0  35.0M      0 &lt;span class="nt"&gt;--&lt;/span&gt;:--:-- &lt;span class="nt"&gt;--&lt;/span&gt;:--:-- &lt;span class="nt"&gt;--&lt;/span&gt;:--:-- 35.0M
ruby-2.5.0 - &lt;span class="c"&gt;#extracting ruby-2.5.0 to /home/deploy/.rvm/src/ruby-2.5.0.....&lt;/span&gt;
ruby-2.5.0 - &lt;span class="c"&gt;#applying patch /home/deploy/.rvm/patches/ruby/2.5.0/prelude_gcc_diagnostic.patch.&lt;/span&gt;
ruby-2.5.0 - &lt;span class="c"&gt;#configuring......................................................|&lt;/span&gt;
ruby-2.5.0 - &lt;span class="c"&gt;#post-configuration..&lt;/span&gt;
ruby-2.5.0 - &lt;span class="c"&gt;#compiling...&lt;/span&gt;



Error running &lt;span class="s1"&gt;'__rvm_make -j1'&lt;/span&gt;,
please &lt;span class="nb"&gt;read&lt;/span&gt; /home/deploy/.rvm/log/1533204985_ruby-2.5.0/make.log
There has been an error &lt;span class="k"&gt;while &lt;/span&gt;running make. Halting the installation.

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;make.log 如下&lt;/p&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="o"&gt;[&lt;/span&gt;2018-08-02 18:21:15] __rvm_make
__rvm_make &lt;span class="o"&gt;()&lt;/span&gt;
&lt;span class="o"&gt;{&lt;/span&gt;
    &lt;span class="se"&gt;\m&lt;/span&gt;ake &lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="nv"&gt;$@&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt; &lt;span class="o"&gt;||&lt;/span&gt; &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="nv"&gt;$?&lt;/span&gt;
&lt;span class="o"&gt;}&lt;/span&gt;
current path: /home/deploy/.rvm/src/ruby-2.5.0
&lt;span class="nv"&gt;PATH&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/deploy/.rvm/bin:/home/deploy/.rvm/bin:/home/deploy/.rvm/bin
&lt;span class="nb"&gt;command&lt;/span&gt;&lt;span class="o"&gt;(&lt;/span&gt;2&lt;span class="o"&gt;)&lt;/span&gt;: __rvm_make &lt;span class="nt"&gt;-j1&lt;/span&gt;
++ make &lt;span class="nt"&gt;-j1&lt;/span&gt;
        CC &lt;span class="o"&gt;=&lt;/span&gt; gcc
        LD &lt;span class="o"&gt;=&lt;/span&gt; ld
        LDSHARED &lt;span class="o"&gt;=&lt;/span&gt; gcc &lt;span class="nt"&gt;-shared&lt;/span&gt;
        CFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-O3&lt;/span&gt; &lt;span class="nt"&gt;-ggdb3&lt;/span&gt; &lt;span class="nt"&gt;-Wall&lt;/span&gt; &lt;span class="nt"&gt;-Wextra&lt;/span&gt; &lt;span class="nt"&gt;-Wno-unused-parameter&lt;/span&gt; &lt;span class="nt"&gt;-Wno-parentheses&lt;/span&gt; &lt;span class="nt"&gt;-Wno-long-long&lt;/span&gt; &lt;span class="nt"&gt;-Wno-missing-field-initializers&lt;/span&gt; &lt;span class="nt"&gt;-Wno-tautological-compare&lt;/span&gt; &lt;span class="nt"&gt;-Wno-parentheses-equality&lt;/span&gt; &lt;span class="nt"&gt;-Wno-constant-logical-operand&lt;/span&gt; &lt;span class="nt"&gt;-Wno-self-assign&lt;/span&gt; &lt;span class="nt"&gt;-Wunused-variable&lt;/span&gt; &lt;span class="nt"&gt;-Wimplicit-int&lt;/span&gt; &lt;span class="nt"&gt;-Wpointer-arith&lt;/span&gt; &lt;span class="nt"&gt;-Wwrite-strings&lt;/span&gt; &lt;span class="nt"&gt;-Wdeclaration-after-statement&lt;/span&gt; &lt;span class="nt"&gt;-Wimplicit-function-declaration&lt;/span&gt; &lt;span class="nt"&gt;-Wdeprecated-declarations&lt;/span&gt; &lt;span class="nt"&gt;-Wno-packed-bitfield-compat&lt;/span&gt; &lt;span class="nt"&gt;-Wsuggest-attribute&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;noreturn &lt;span class="nt"&gt;-Wsuggest-attribute&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;format &lt;span class="nt"&gt;-std&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;gnu99  &lt;span class="nt"&gt;-fPIC&lt;/span&gt;
        XCFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-D_FORTIFY_SOURCE&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;2 &lt;span class="nt"&gt;-fstack-protector&lt;/span&gt; &lt;span class="nt"&gt;-fno-strict-overflow&lt;/span&gt; &lt;span class="nt"&gt;-fvisibility&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;hidden &lt;span class="nt"&gt;-fexcess-precision&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;standard &lt;span class="nt"&gt;-DRUBY_EXPORT&lt;/span&gt;
        CPPFLAGS &lt;span class="o"&gt;=&lt;/span&gt;   &lt;span class="nt"&gt;-I&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt; &lt;span class="nt"&gt;-I&lt;/span&gt;.ext/include/x86_64-linux &lt;span class="nt"&gt;-I&lt;/span&gt;./include &lt;span class="nt"&gt;-I&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt; &lt;span class="nt"&gt;-I&lt;/span&gt;./enc/unicode/10.0.0
        DLDFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-soname,libruby.so.2.5  &lt;span class="nt"&gt;-fstack-protector&lt;/span&gt;
        SOLIBS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-lpthread&lt;/span&gt; &lt;span class="nt"&gt;-lgmp&lt;/span&gt; &lt;span class="nt"&gt;-ldl&lt;/span&gt; &lt;span class="nt"&gt;-lcrypt&lt;/span&gt; &lt;span class="nt"&gt;-lm&lt;/span&gt;
 LANG &lt;span class="o"&gt;=&lt;/span&gt; en_US.UTF-8
        LC_ALL &lt;span class="o"&gt;=&lt;/span&gt;
        LC_CTYPE &lt;span class="o"&gt;=&lt;/span&gt;
gcc &lt;span class="o"&gt;(&lt;/span&gt;Ubuntu 4.8.4-2ubuntu1~14.04.3&lt;span class="o"&gt;)&lt;/span&gt; 4.8.4
Copyright &lt;span class="o"&gt;(&lt;/span&gt;C&lt;span class="o"&gt;)&lt;/span&gt; 2013 Free Software Foundation, Inc.
This is free software&lt;span class="p"&gt;;&lt;/span&gt; see the &lt;span class="nb"&gt;source &lt;/span&gt;&lt;span class="k"&gt;for &lt;/span&gt;copying conditions.  There is NO
warranty&lt;span class="p"&gt;;&lt;/span&gt; not even &lt;span class="k"&gt;for &lt;/span&gt;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling ./main.c
compiling dmydln.c
compiling miniinit.c
compiling dmyext.c
generating miniprelude.c
executable host ruby is required. use &lt;span class="nt"&gt;--with-baseruby&lt;/span&gt; option.
make: &lt;span class="k"&gt;***&lt;/span&gt; &lt;span class="o"&gt;[&lt;/span&gt;miniprelude.c] Error 1
++ &lt;span class="k"&gt;return &lt;/span&gt;2
~                                                                                                     
~                                                                                                     


&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;请问这是怎么回事呀？&lt;/p&gt;</description>
      <author>lijianweicode</author>
      <pubDate>Thu, 02 Aug 2018 18:30:28 +0800</pubDate>
      <link>https://ruby-china.org/topics/37269</link>
      <guid>https://ruby-china.org/topics/37269</guid>
    </item>
  </channel>
</rss>
