Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #442
Closed
Open
Created Jan 08, 2022 by Zach van Rijn@zOwner

system/strace: error: static assertion failed: "struct io_cqring_offsets.resv is missing

Found on ppc64. Caused by linux-headers update.

See here: https://github.com/strace/strace/issues/138.

Fixed upstream: https://github.com/strace/strace/commit/592b915033de37322e19f3e6413de33317d272fe.

In file included from ./static_assert.h:11,
                 from xlat/uring_op_flags.h:4,
                 from io_uring.c:14:
io_uring.c:32:1: error: static assertion failed: "struct io_cqring_offsets.resv is missing, please update the decoder"
 static_assert(0, "struct io_cqring_offsets.resv is missing"
 ^~~~~~~~~~~~~
mv -f .deps/libstrace_a-hdio.Tpo .deps/libstrace_a-hdio.Po
make[2]: *** [Makefile:5165: libstrace_a-io_uring.o] Error 1

Need to bump to package.

Assignee
Assign to
Time tracking