[Bug 2099881] [NEW] Failed to build against v6.13

Launchpad Bug Tracker 2099881 at bugs.launchpad.net
Mon Feb 24 14:58:28 UTC 2025


You have been subscribed to a public bug by You-Sheng Yang (vicamo):

v6.13-rc2 cdd30ebb1b9f3 ("module: Convert symbol namespace to string
literal") expects string literals than symbol names as usual, therefore
build failures:

In file included from /usr/src/linux-headers-6.13.2-061302-generic/include/linux/module.h:22,
                 from /usr/src/linux-headers-6.13.2-061302-generic/include/linux/device/driver.h:21,
                 from /usr/src/linux-headers-6.13.2-061302-generic/include/linux/device.h:32,
                 from drivers/media/pci/intel/ipu6/psys/ipu-psys.c:6:
drivers/media/pci/intel/ipu6/psys/ipu-psys.c:2684:18: error: expected ',' or ';' before 'DMA_BUF'
 2684 | MODULE_IMPORT_NS(DMA_BUF);
      |                  ^~~~~~~
/usr/src/linux-headers-6.13.2-061302-generic/include/linux/moduleparam.h:26:61: note: in definition of macro '__MODULE_INFO'
   26 |                 = __MODULE_INFO_PREFIX __stringify(tag) "=" info
      |                                                             ^~~~
/usr/src/linux-headers-6.13.2-061302-generic/include/linux/module.h:299:33: note: in expansion of macro 'MODULE_INFO'
  299 | #define MODULE_IMPORT_NS(ns)    MODULE_INFO(import_ns, ns)
      |                                 ^~~~~~~~~~~
drivers/media/pci/intel/ipu6/psys/ipu-psys.c:2684:1: note: in expansion of macro 'MODULE_IMPORT_NS'
 2684 | MODULE_IMPORT_NS(DMA_BUF);
      | ^~~~~~~~~~~~~~~~
drivers/media/pci/intel/ipu6/psys/ipu-psys.c:2687:18: error: expected ',' or ';' before 'INTEL_IPU6'
 2687 | MODULE_IMPORT_NS(INTEL_IPU6);
      |                  ^~~~~~~~~~
/usr/src/linux-headers-6.13.2-061302-generic/include/linux/moduleparam.h:26:61: note: in definition of macro '__MODULE_INFO'
   26 |                 = __MODULE_INFO_PREFIX __stringify(tag) "=" info
      |                                                             ^~~~
/usr/src/linux-headers-6.13.2-061302-generic/include/linux/module.h:299:33: note: in expansion of macro 'MODULE_INFO'
  299 | #define MODULE_IMPORT_NS(ns)    MODULE_INFO(import_ns, ns)
      |                                 ^~~~~~~~~~~
drivers/media/pci/intel/ipu6/psys/ipu-psys.c:2687:1: note: in expansion of macro 'MODULE_IMPORT_NS'
 2687 | MODULE_IMPORT_NS(INTEL_IPU6);
      | ^~~~~~~~~~~~~~~~

** Affects: ipu6-drivers (Ubuntu)
     Importance: High
     Assignee: You-Sheng Yang (vicamo)
         Status: In Progress

** Affects: ipu7-drivers (Ubuntu)
     Importance: High
     Assignee: You-Sheng Yang (vicamo)
         Status: In Progress

** Affects: ipu6-drivers (Ubuntu Plucky)
     Importance: High
     Assignee: You-Sheng Yang (vicamo)
         Status: In Progress

** Affects: ipu7-drivers (Ubuntu Plucky)
     Importance: High
     Assignee: You-Sheng Yang (vicamo)
         Status: In Progress

-- 
Failed to build against v6.13
https://bugs.launchpad.net/bugs/2099881
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list