From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/glib/files/, dev-libs/glib/, dev-util/gdbus-codegen/
Date: Tue, 21 Feb 2012 13:49:40 +0000 (UTC) [thread overview]
Message-ID: <1329832155.310913a05dff4284b7cfd0287cb3b3011b79d42b.nirbheek@gentoo> (raw)
commit: 310913a05dff4284b7cfd0287cb3b3011b79d42b
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 13:49:07 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 13:49:15 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=310913a0
dev-libs/glib, dev-util/gdbus-codegen: 2.31.16 → .18
* There's a test failure, unfortunately
---
...e.patch => glib-2.31-assert-test-failure.patch} | 10 ++++++----
.../{glib-2.31.16.ebuild => glib-2.31.18.ebuild} | 4 ++--
...2.31.16.ebuild => gdbus-codegen-2.31.18.ebuild} | 0
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/dev-libs/glib/files/glib-2.24-assert-test-failure.patch b/dev-libs/glib/files/glib-2.31-assert-test-failure.patch
similarity index 56%
rename from dev-libs/glib/files/glib-2.24-assert-test-failure.patch
rename to dev-libs/glib/files/glib-2.31-assert-test-failure.patch
index 6d8e74f..4259dee 100644
--- a/dev-libs/glib/files/glib-2.24-assert-test-failure.patch
+++ b/dev-libs/glib/files/glib-2.31-assert-test-failure.patch
@@ -6,14 +6,16 @@ This patch exports LD_LIBRARY_PATH before running gdb
https://bugzilla.gnome.org/621368
----
+(updated for 2.31.18)
+
--- tests/run-assert-msg-test.sh
+++ tests/run-assert-msg-test.sh
-@@ -34,6 +34,7 @@ if [ -e ".libs/lt-$msg_test" ]; then
+@@ -34,7 +34,7 @@
msg_test="lt-$msg_test"
fi
echo_v "Running gdb on assert-msg-test"
-+export LD_LIBRARY_PATH="`dirname $PWD`/glib/.libs:$LD_LIBRARY_PATH"
- OUT=$(gdb --batch --ex run --ex "print (char*) __glib_assert_msg" .libs/$msg_test 2> $error_out) || \
+-OUT=$(gdb --batch --ex run --ex "set print elements 0" --ex "print (char*) __glib_assert_msg" .libs/$msg_test 2> $error_out) || \
++OUT=$(libtool --mode=execute gdb --batch --ex run --ex "set print elements 0" --ex "print (char*) __glib_assert_msg" .libs/$msg_test 2> $error_out) || \
fail "failed to run gdb"
+ echo_v "Checking if assert message is in __glib_assert_msg"
diff --git a/dev-libs/glib/glib-2.31.16.ebuild b/dev-libs/glib/glib-2.31.18.ebuild
similarity index 98%
rename from dev-libs/glib/glib-2.31.16.ebuild
rename to dev-libs/glib/glib-2.31.18.ebuild
index 1b0c464..9abcd49 100644
--- a/dev-libs/glib/glib-2.31.16.ebuild
+++ b/dev-libs/glib/glib-2.31.18.ebuild
@@ -69,8 +69,8 @@ src_prepare() {
# Fix gmodule issues on fbsd; bug #184301
epatch "${FILESDIR}"/${PN}-2.12.12-fbsd.patch
- # Fix test failure when upgrading from 2.22 to 2.24, upstream bug 621368
- epatch "${FILESDIR}/${PN}-2.24-assert-test-failure.patch"
+ # Fix test failure during upgrades, upstream bug 621368
+ epatch "${FILESDIR}/${PN}-2.31-assert-test-failure.patch"
# Do not try to remove files on live filesystem, upstream bug #619274
sed 's:^\(.*"/desktop-app-info/delete".*\):/*\1*/:' \
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.31.16.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.31.18.ebuild
similarity index 100%
rename from dev-util/gdbus-codegen/gdbus-codegen-2.31.16.ebuild
rename to dev-util/gdbus-codegen/gdbus-codegen-2.31.18.ebuild
reply other threads:[~2012-02-21 13:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1329832155.310913a05dff4284b7cfd0287cb3b3011b79d42b.nirbheek@gentoo \
--to=nirbheek@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