unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: "Basil L. Contovounesios" <contovob@tcd.ie>, 51073@debbugs.gnu.org
Subject: bug#51073: 28.0.60; SIGSYS in emacs-tests/bwrap/allows-stdout
Date: Sun, 23 Jan 2022 14:16:06 +0100	[thread overview]
Message-ID: <87iluay4mh.fsf@igel.home> (raw)
In-Reply-To: <CAArVCkSe6mo5+kHakiS+6Gr0+YMu9WLcNmevBSTMv2pF1OZyKg@mail.gmail.com> (Philipp Stephani's message of "Sat, 22 Jan 2022 17:20:32 +0100")

seccomp-filter.c: In function ‘main’:
/usr/include/libseccomp/seccomp.h:199:23: error: ‘__NR_faccessat2’ undeclared (first use in this function); did you mean ‘__NR_faccessat’?
 #define SCMP_SYS(x)  (__NR_##x)
                       ^
seccomp-filter.c:121:60: note: in definition of macro ‘RULE’
       int status = seccomp_rule_add_array (ctx, (action), (syscall), \
                                                            ^~~~~~~
seccomp-filter.c:243:25: note: in expansion of macro ‘SCMP_SYS’
   RULE (SCMP_ACT_ALLOW, SCMP_SYS (faccessat2));
                         ^~~~~~~~
/usr/include/libseccomp/seccomp.h:199:23: note: each undeclared identifier is reported only once for each function it appears in
 #define SCMP_SYS(x)  (__NR_##x)
                       ^
seccomp-filter.c:121:60: note: in definition of macro ‘RULE’
       int status = seccomp_rule_add_array (ctx, (action), (syscall), \
                                                            ^~~~~~~
seccomp-filter.c:243:25: note: in expansion of macro ‘SCMP_SYS’
   RULE (SCMP_ACT_ALLOW, SCMP_SYS (faccessat2));
                         ^~~~~~~~

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





      parent reply	other threads:[~2022-01-23 13:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 10:30 bug#51073: 28.0.60; SIGSYS in emacs-tests/bwrap/allows-stdout Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-09 17:25 ` Philipp Stephani
2021-10-09 17:43   ` Philipp Stephani
2021-10-11 20:39     ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-21 14:14       ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-22 16:20         ` Philipp Stephani
2022-01-22 21:34           ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-23 13:16           ` Andreas Schwab [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iluay4mh.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=51073@debbugs.gnu.org \
    --cc=contovob@tcd.ie \
    --cc=p.stephani2@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).