public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-cairo-gobject/
Date: Wed, 29 Mar 2023 12:03:32 +0000 (UTC)	[thread overview]
Message-ID: <1680091379.fd6b42edb65e96df861c7d0b617e8b3f72f6f8e9.sam@gentoo> (raw)

commit:     fd6b42edb65e96df861c7d0b617e8b3f72f6f8e9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 12:02:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 12:02:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6b42ed

dev-ruby/ruby-cairo-gobject: add dev-ruby/ruby-gobject-introspection dep

```
 * Running test phase for ruby27
Traceback (most recent call last):
        9: from test/run-test.rb:21:in `<main>'
        8: from /var/tmp/portage/dev-ruby/ruby-cairo-gobject-3.5.1/work/ruby27/ruby-gnome-3.5.1/glib2/test/run-test.rb:64:in `run_test'
        7: from test/run-test.rb:27:in `block in <main>'
        6: from test/run-test.rb:27:in `require_relative'
        5: from /var/tmp/portage/dev-ruby/ruby-cairo-gobject-3.5.1/work/ruby27/ruby-gnome-3.5.1/gobject-introspection/test/gobject-introspection-test-utils.rb:17:in `<top (required)>'
        4: from /usr/lib64/ruby/site_ruby/2.7.0/rubygems/core_ext/kernel_require.rb:85:in `require'
        3: from /usr/lib64/ruby/site_ruby/2.7.0/rubygems/core_ext/kernel_require.rb:85:in `require'
        2: from /var/tmp/portage/dev-ruby/ruby-cairo-gobject-3.5.1/work/ruby27/ruby-gnome-3.5.1/gobject-introspection/lib/gobject-introspection.rb:34:in `<top (required)>'
        1: from /usr/lib64/ruby/site_ruby/2.7.0/rubygems/core_ext/kernel_require.rb:85:in `require'
/usr/lib64/ruby/site_ruby/2.7.0/rubygems/core_ext/kernel_require.rb:85:in `require': cannot load such file -- gobject_introspection.so (LoadError)
 * ERROR: dev-ruby/ruby-cairo-gobject-3.5.1::gentoo failed (test phase):
```

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...uby-cairo-gobject-3.5.1.ebuild => ruby-cairo-gobject-3.5.1-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.5.1.ebuild b/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.5.1-r1.ebuild
similarity index 89%
rename from dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.5.1.ebuild
rename to dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.5.1-r1.ebuild
index 2692210e71da..05a343c631b7 100644
--- a/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.5.1.ebuild
+++ b/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.5.1-r1.ebuild
@@ -14,4 +14,5 @@ DEPEND+=" x11-libs/cairo"
 RDEPEND+=" x11-libs/cairo"
 
 ruby_add_rdepend "dev-ruby/rcairo
+	~dev-ruby/ruby-gobject-introspection-${PV}
 	~dev-ruby/ruby-glib2-${PV}"


             reply	other threads:[~2023-03-29 12:03 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 12:03 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-21  8:57 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-cairo-gobject/ Hans de Graaff
2025-03-30  6:03 Hans de Graaff
2024-11-30 10:28 Hans de Graaff
2023-06-12  3:42 Sam James
2023-06-01 16:53 Arthur Zamarin
2023-04-05  8:25 Naohiro Aota
2023-03-29 13:04 Sam James
2023-03-29 12:05 Sam James
2023-03-25  7:12 Sam James
2023-03-11  8:25 Hans de Graaff
2021-03-14  9:02 Hans de Graaff
2020-07-30  8:00 Naohiro Aota
2020-02-09 10:24 Hans de Graaff
2019-09-07 12:30 Hans de Graaff
2019-05-30 19:12 Hans de Graaff
2019-05-30 19:12 Hans de Graaff
2019-05-11  7:42 Hans de Graaff
2019-04-13 17:59 Hans de Graaff
2019-02-11 19:47 Hans de Graaff
2018-09-29  6:14 Hans de Graaff
2018-07-02 19:07 Hans de Graaff
2017-03-03  7:15 Hans de Graaff
2016-11-13 10:32 Hans de Graaff
2016-11-06 14:35 Hans de Graaff
2016-11-06 14:01 Hans de Graaff
2016-06-25  9:21 Hans de Graaff
2016-04-10 13:54 Manuel Rüger
2015-10-11 13:49 Hans de Graaff

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=1680091379.fd6b42edb65e96df861c7d0b617e8b3f72f6f8e9.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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