Public bug reported:

../../src/tee.c:19:1: error: redefinition of struct or union ‘struct 
tee_ioctl_shm_register_fd_data’
   19 | } ATTRIBUTE_ALIGNED(8);
      | ^
In file included from ../../src/tee.c:9:
/usr/include/linux/tee.h:416:8: note: originally defined here
  416 | struct tee_ioctl_shm_register_fd_data {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/tee.c:21:9: error: ‘TEE_IOC_SHM_REGISTER_FD’ redefined [-Werror]
   21 | #define TEE_IOC_SHM_REGISTER_FD _IOWR(0xa4, 8, struct 
tee_ioctl_shm_register_fd_data)
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/linux/tee.h:433:9: note: this is the location of the previous 
definition
  433 | #define TEE_IOC_SHM_REGISTER_FD _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 8, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~

fixed by upstream commit 188d9fa777d3273443e4a8d9903d7118fe829331

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


** Tags: ftbfs

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

Title:
  ftbfs: redefinition of tee_ioctl_shm_register_fd_data

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


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

Reply via email to