From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/text-engine/
Date: Sat, 23 Apr 2022 17:49:15 +0000 (UTC) [thread overview]
Message-ID: <1650653253.258ed04d7ebe630ad9d276b540924e02ec41eae2.lanodan@gentoo> (raw)
commit: 258ed04d7ebe630ad9d276b540924e02ec41eae2
Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Fri Apr 22 18:20:48 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Apr 22 18:47:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=258ed04d
gui-libs/text-engine: Limit dev-libs/glib to >=2.72.0 for live ebuild
As of the time when this commit is authored, the latest stable version
of dev-libs/glib in ::gentoo is 2.70.4; however, some new tests of this
package added in commits staged for the next release would fail with
glib 2.70.4:
Bail out! GLib-FATAL-ERROR: ../glib-2.70.4/glib/gmem.c:112: failed to allocate 18446744073709551611 bytes
(test/split:29196): GLib-ERROR **: 11:25:10.093: ../glib-2.70.4/glib/gmem.c:112: failed to allocate 18446744073709551611 bytes
Trace/breakpoint trap (core dumped)
These failures can be fixed by upgrading glib to >=2.72.0; 2.72.0 is
also the version used by the upstream in this project's CI builds.
Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>
gui-libs/text-engine/text-engine-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/text-engine/text-engine-9999.ebuild b/gui-libs/text-engine/text-engine-9999.ebuild
index f0d007a6f..f03fe156c 100644
--- a/gui-libs/text-engine/text-engine-9999.ebuild
+++ b/gui-libs/text-engine/text-engine-9999.ebuild
@@ -24,7 +24,7 @@ BDEPEND="
"
COMMON_DEPEND="
- dev-libs/glib:2
+ >=dev-libs/glib-2.72.0:2
dev-libs/libxml2:2
gui-libs/gtk:4
"
next reply other threads:[~2022-04-23 17:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-23 17:49 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-26 10:13 [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/text-engine/ Andrew Ammerlaan
2022-09-26 10:13 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-07-03 10:58 Andrew Ammerlaan
2022-04-23 17:49 Haelwenn Monnier
2022-04-09 3:30 Ronny Gutbrod
2022-03-25 11:24 Ronny Gutbrod
2022-03-25 11:24 Ronny Gutbrod
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=1650653253.258ed04d7ebe630ad9d276b540924e02ec41eae2.lanodan@gentoo \
--to=contact@hacktivis.me \
--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