From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-ruby][PATCH] ruby: explicitly disable dtrace support
Date: Sat, 2 May 2015 10:11:13 +0200 [thread overview]
Message-ID: <20150502081113.GC2366@jama> (raw)
In-Reply-To: <55441583.40907@gmail.com>
On Fri, May 01, 2015 at 05:08:35PM -0700, akuster808 wrote:
> Martin,
>
> Are you pushing in that change. As far as I know, I don't have write
> access for that layer. Let me know what process you want me to follow.
You mean for jansa/master or master-next, just sending v2 to list would
work for me, but if the only difference is this dtrace, then don't send
anything and I'll apply both as they are.
>
> - armin
>
> On 05/01/2015 05:30 AM, Martin Jansa wrote:
> > both 2.2.1 and 2.2.2 are failing on some hosts native builds with:
> > | linking miniruby
> > | load.o: In function `rb_f_load':
> > | load.c:(.text+0x3af): undefined reference to `RUBY_DTRACE_LOAD_ENTRY_ENABLED'
> > | load.c:(.text+0x428): undefined reference to `RUBY_DTRACE_LOAD_RETURN_ENABLED'
> > | load.c:(.text+0x452): undefined reference to `RUBY_DTRACE_LOAD_RETURN'
> > | load.c:(.text+0x492): undefined reference to `RUBY_DTRACE_LOAD_ENTRY'
> > | load.o: In function `rb_require_internal':
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> > ---
> > meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb b/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb
> > index c463525..78c943c 100644
> > --- a/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb
> > +++ b/meta-ruby/recipes-devtools/ruby/ruby_2.2.2.bb
> > @@ -18,6 +18,7 @@ PACKAGECONFIG[ipv6] = ",--enable-wide-getaddrinfo,"
> > EXTRA_OECONF = "\
> > --disable-versioned-paths \
> > --disable-rpath \
> > + --disable-dtrace \
> > --enable-shared \
> > --enable-load-relative \
> > "
> >
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
next prev parent reply other threads:[~2015-05-02 8:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-01 12:30 [meta-ruby][PATCH] ruby: explicitly disable dtrace support Martin Jansa
2015-05-02 0:08 ` akuster808
2015-05-02 8:11 ` Martin Jansa [this message]
2015-05-05 12:12 ` Steffen Sledz
2015-05-05 15:25 ` akuster808
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=20150502081113.GC2366@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox