From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Ming Chan (chanm)" <chanm@cisco.com>
Cc: "bitbake-devel@lists.openembedded.org"
<bitbake-devel@lists.openembedded.org>
Subject: Re: Question on including ruby 1.9.3 in embedded image
Date: Thu, 06 Jun 2013 09:13:21 +0100 [thread overview]
Message-ID: <1370506401.1640.71.camel@ted> (raw)
In-Reply-To: <A8108027F6475848B4BB89A74BA7AE4319386579@xmb-rcd-x07.cisco.com>
On Wed, 2013-06-05 at 18:46 +0000, Ming Chan (chanm) wrote:
> We are trying to include ruby-1.9.3 by using the recipe in
> the meta-openembedded/meta-ruby(git://git.openembedded.org/meta-openembedded), Issues seen during the bitbake run:
> 1. While package ruby-native-1.9.3-p194-r1.0, task do_compile
> failed with "undefined symbol: rb_encdb_declare", the work
> around this issue is to use --disable-rdoc
> 2. While package ruby-1.9.3-p194-r1.0, task do_compile failed
> with the following:
> template/Doxyfile.tmpl:22: uninitialized constant
> RUBY_REVISION (NameError). The work around is to use
> 0 instead of RUBY_REVISION.
> * executable host ruby is required. The work around is
> to use --with-baseruby option and provide baseruby
> from build machine.
> * ext/etc/extconf.rb:8: undefined method `escape' for
> Shellwords. This issue is caused by the version of
> executable host ruby is to old. This issue
> disappeared after using ruby-1.8.7 on the build
> machine.
> * The current issue is "../.././lib/erb.rb:586:in
> `compile': undefined method `encoding' for
> #<String:0x2a9560fee0> (NoMethodError)"
> Does it make sense for the work around described? Any requirement
> (i.e. The version of gcc) is needed to use the recipe in
> the meta-openembedded/meta-ruby?
>
This mailing list is about bitbake itself, not about metadata and build
problems. See the README in the meta-opembedded layer for details on
where to take questions (its the openenembedded-devel mailing list in
this case).
FWIW it is a bug that you have to work around these issues however the
quality of recipes in meta-openembedded is variable.
Cheers,
Richard
next prev parent reply other threads:[~2013-06-06 8:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 18:46 Question on including ruby 1.9.3 in embedded image Ming Chan (chanm)
2013-06-06 8:13 ` Richard Purdie [this message]
2013-06-06 13:55 ` Ming Chan (chanm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1370506401.1640.71.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=chanm@cisco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.