Besides udp and sound errors, there is another error during test

/var/lib/dkms/lttng-modules/2.13.11/build/src/probes/../../include/wrapper/fdtable.h:
 In function ‘lttng_close_on_exec’:
/var/lib/dkms/lttng-modules/2.13.11/build/src/probes/../../include/wrapper/fdtable.h:76:34:
 error: passing argument 2 of ‘close_on_exec’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
   76 |         return close_on_exec(fd, fdt);
      |                                  ^~~
      |                                  |
      |                                  const struct fdtable *
In file included from 
/var/lib/dkms/lttng-modules/2.13.11/build/src/probes/../../include/wrapper/fdtable.h:12:
./include/linux/fdtable.h:100:78: note: expected ‘const struct files_struct *’ 
but argument is of type ‘const struct fdtable *’
  100 | static inline bool close_on_exec(unsigned int fd, const struct 
files_struct *files)
      |                                                   
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
cc1: some warnings being treated as errors

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

Title:
  lttng-modules failed to build with N-OEM-6.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2071300/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to