Public bug reported:

https://launchpadlibrarian.net/839279823/buildlog_ubuntu-resolute-
riscv64.strace_6.16+ds-2ubuntu2_BUILDING.txt.gz shows a failure to build
from source on riscv64.

../../src/listmount.c:39:16: error: ‘struct mnt_id_req’ has no member named 
‘spare’
   39 |         if (req.spare) {
      |                ^

The structure mnt_id_req is defined by the Linux kernel in
include/uapi/linux/mount.h.

Linux v6.18 renamed field spare to mnt_ns_fd.

** Affects: strace (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2137458

Title:
  FTBFS: error: ‘struct mnt_id_req’ has no member named ‘spare’

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strace/+bug/2137458/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to