Skip to content

../common/common-pidfds.c: In function ‘open_pidfds’: ../common/common-pidfds.c:70:26: error: implicit declaration of function ‘pidfd_open’; did you mean ‘fdopen’? [-Werror=implicit-function-declaration] 70 | int fd = pidfd_open(pid, 0); | ^~~~~~~~~~ | fdopen ../common/common-pidfds.c:70:26: warning: nested extern declaration of ‘pidfd_open’ [-Wnested-externs] cc1: some warnings being treated as errors [21/32] Compiling C object daemon/gamemoded.p/gamemode-tests.c.o ninja: build stopped: subcommand failed. #440

@ANANT-0000

Description

@ANANT-0000

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps used to reproduce the behavior:

  1. Launch gamemod with '...'
  2. Run game '....'
  3. View output of '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

System Info (please complete the following information):

  • OS and version: [e.g. Ubuntu 18.04]
  • GameMode Version [e.g. 1.1 or git sha]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions