After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792937 - Please add a flag to disable seccomp support or don't error on Linux for architectures that don't support seccomp
Please add a flag to disable seccomp support or don't error on Linux for arch...
Status: RESOLVED OBSOLETE
Product: tracker
Classification: Core
Component: Miners
unspecified
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2018-01-26 18:06 UTC by Mart Raudsepp
Modified: 2021-05-26 22:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mart Raudsepp 2018-01-26 18:06:10 UTC
Basically the same as https://bugzilla.gnome.org/show_bug.cgi?id=786358

The check to error out without libseccomp when on any Linux is wrong. There are plenty of architectures that do not support seccomp on Linux, e.g. alpha, hppa, ia64, sparc, m68k, nios2, riscv, SuperH (or at least still some of these, some might have grown support). Out of these we supported tracker-1.10 for alpha, ia64 and sparc, but now since tracker-1.12 and tracker-miners-2 the configure wrongly errors out when it doesn't find libseccomp - something that is not available for these architectures.
Comment 1 Mart Raudsepp 2018-10-08 11:08:24 UTC
Looks like hppa (parisc) has gained support in libseccomp git master, but not yet in a release. Not sure what the state is kernel-side.
Comment 2 Sam Thursfield 2021-05-26 22:24:26 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/tracker/-/issues/

Thank you for your understanding and your help.