Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15979] wpewebkit build failing (for ARM A15/NEON)
Date: Mon, 11 Mar 2024 10:59:17 +0000	[thread overview]
Message-ID: <bug-15979-163-jexUABLZJF@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-15979-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=15979

--- Comment #1 from Peter Seiderer <ps.report@gmx.net> ---
You need to add the host-libyaml dependency to host-ruby (instead of wpewebkit)
and re-build host-ruby:

--- a/package/ruby/ruby.mk
+++ b/package/ruby/ruby.mk
@@ -20,7 +20,7 @@ RUBY_LICENSE_FILES = LEGAL COPYING BSDL
 RUBY_CPE_ID_VENDOR = ruby-lang

 RUBY_DEPENDENCIES = host-pkgconf host-ruby
-HOST_RUBY_DEPENDENCIES = host-pkgconf host-openssl
+HOST_RUBY_DEPENDENCIES = host-pkgconf host-openssl host-libyaml
 RUBY_MAKE_ENV = $(TARGET_MAKE_ENV)
 RUBY_CONF_OPTS = \
        --disable-install-doc \

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-03-11 10:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11  8:16 [Buildroot] [Bug 15979] New: wpewebkit build failing (for ARM A15/NEON) bugzilla
2024-03-11 10:59 ` bugzilla [this message]
2024-03-12  8:55 ` [Buildroot] [Bug 15979] " bugzilla
2024-03-14 13:52 ` bugzilla
2024-04-05  9:50 ` bugzilla
2024-06-15 15:23 ` bugzilla

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=bug-15979-163-jexUABLZJF@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@uclibc.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