From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cereal/
Date: Sun, 3 Apr 2022 08:52:33 +0000 (UTC) [thread overview]
Message-ID: <1648975931.af5cbae5cf6d46de63c25e7d0fdf03b2fb1fc402.matthew@gentoo> (raw)
commit: af5cbae5cf6d46de63c25e7d0fdf03b2fb1fc402
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 3 08:51:03 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Apr 3 08:52:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5cbae5
dev-libs/cereal: include system rapidjson
Fixes build and tests. Also fix tests on nomultilib systems by
disabling one of them.
rapidxml still needs to be unbundled.
Closes: https://bugs.gentoo.org/835614
Bug: https://bugs.gentoo.org/792444
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
dev-libs/cereal/{cereal-1.3.2-r1.ebuild => cereal-1.3.2-r2.ebuild} | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/dev-libs/cereal/cereal-1.3.2-r1.ebuild b/dev-libs/cereal/cereal-1.3.2-r2.ebuild
similarity index 82%
rename from dev-libs/cereal/cereal-1.3.2-r1.ebuild
rename to dev-libs/cereal/cereal-1.3.2-r2.ebuild
index b32d8e3ca1c7..6082cdb4afaa 100644
--- a/dev-libs/cereal/cereal-1.3.2-r1.ebuild
+++ b/dev-libs/cereal/cereal-1.3.2-r2.ebuild
@@ -25,6 +25,9 @@ src_prepare() {
# remove bundled rapidjson
rm -r include/cereal/external/rapidjson || die 'could not remove bundled rapidjson'
+ sed -e '/rapidjson/s|cereal/external/||' \
+ -e 's/CEREAL_RAPIDJSON_NAMESPACE/rapidjson/g' \
+ -i include/cereal/archives/json.hpp || die
cmake_src_prepare
}
@@ -39,6 +42,9 @@ src_configure() {
-DSKIP_PERFORMANCE_COMPARISON=ON
-DWITH_WERROR=OFF
+
+ # TODO: Enable if multilib?
+ -DSKIP_PORTABILITY_TEST=ON
)
cmake_src_configure
next reply other threads:[~2022-04-03 8:52 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-03 8:52 Matthew Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-24 14:43 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cereal/ Michał Górny
2023-04-16 12:11 WANG Xuerui
2022-12-26 8:43 Andreas Sturmlechner
2022-12-26 3:20 Sam James
2022-12-26 3:20 Sam James
2022-11-18 17:29 Arthur Zamarin
2022-04-03 10:45 Matthew Smith
2022-03-29 8:49 Yixun Lan
2022-03-29 8:49 Yixun Lan
2022-03-18 17:04 Dennis Lamm
2022-03-18 17:04 Dennis Lamm
2022-03-09 9:19 Agostino Sarubbo
2022-03-07 16:20 Agostino Sarubbo
2022-02-22 5:40 Yixun Lan
2022-02-21 22:13 Sam James
2022-02-21 2:58 Sam James
2022-01-31 19:40 Jakov Smolić
2021-12-30 17:40 Dennis Lamm
2021-12-23 14:02 Dennis Lamm
2021-06-15 18:25 Dennis Lamm
2020-06-25 13:54 Andreas Sturmlechner
2020-06-25 13:42 Andreas Sturmlechner
2020-06-25 13:38 Christoph Junghans
2020-06-25 13:29 Christoph Junghans
2017-02-15 17:13 Christoph Junghans
2016-08-31 21:30 Christoph Junghans
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=1648975931.af5cbae5cf6d46de63c25e7d0fdf03b2fb1fc402.matthew@gentoo \
--to=matthew@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