From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/localsearch/
Date: Tue, 10 Jun 2025 12:02:19 +0000 (UTC) [thread overview]
Message-ID: <1749556765.d417ec56a7c551e0a91b47b92c77cc94b1dc0fb9.sam@gentoo> (raw)
commit: d417ec56a7c551e0a91b47b92c77cc94b1dc0fb9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 11:59:25 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 11:59:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d417ec56
app-misc/localsearch: disable landlock for now
Once https://gitlab.gnome.org/GNOME/localsearch/-/issues/368 is fixed,
we should add a USE flag for it but likely give it the same treatment
as seccomp (i.e. package.use.force).
Bug: https://gitlab.gnome.org/GNOME/localsearch/-/issues/368
Closes: https://bugs.gentoo.org/957705
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/localsearch/localsearch-3.8.2.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/app-misc/localsearch/localsearch-3.8.2.ebuild b/app-misc/localsearch/localsearch-3.8.2.ebuild
index 76368c846a23..9646ab639d59 100644
--- a/app-misc/localsearch/localsearch-3.8.2.ebuild
+++ b/app-misc/localsearch/localsearch-3.8.2.ebuild
@@ -136,6 +136,11 @@ src_configure() {
-Dps=true
-Dtext=true
-Dunzip_ps_gz_files=true # spawns gunzip
+ # Broken with our library layout for libstdc++ (bug #957705)
+ # Once https://gitlab.gnome.org/GNOME/localsearch/-/issues/368 is fixed,
+ # we should add a USE flag for it but likely give it the same treatment
+ # as seccomp (i.e. package.use.force).
+ -Dlandlock=disabled
$(meson_feature networkmanager network_manager)
$(meson_feature cue)
next reply other threads:[~2025-06-10 12:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 12:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-07 4:14 [gentoo-commits] repo/gentoo:master commit in: app-misc/localsearch/ Sam James
2025-10-06 17:06 Sam James
2025-07-13 18:18 Arthur Zamarin
2025-07-10 19:26 Arthur Zamarin
2025-07-02 20:47 Pacho Ramos
2025-06-22 13:00 Sam James
2025-06-22 13:00 Sam James
2025-06-10 13:56 Sam James
2025-06-09 1:06 Sam James
2025-06-09 0:45 Sam James
2025-06-09 0:27 Sam James
2025-06-09 0:27 Sam James
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=1749556765.d417ec56a7c551e0a91b47b92c77cc94b1dc0fb9.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