Public bug reported:

evdi_connector.c:165:23: error: initialization of 'enum drm_mode_status 
(*)(struct drm_connector *, const struct drm_display_mode *)' from incompatible 
pointer type 'enum drm_mode_status (*)(struct drm_connector *, struct 
drm_display_mode *)' [-Wincompatible-pointer-types]
  165 |         .mode_valid = evdi_mode_valid,
      |                       ^~~~~~~~~~~~~~~
evdi_connector.c:165:23: note: (near initialization for 
'evdi_connector_helper_funcs.mode_valid')
make[3]: *** 
[/usr/src/linux-headers-6.15.0-1-generic/scripts/Makefile.build:203: 
evdi_connector.o] Error 1
make[3]: *** Waiting for unfinished jobs....
evdi_fb.c:459:10: error: 'struct drm_fb_helper_funcs' has no member named 
'fb_probe'
  459 |         .fb_probe = evdifb_create,
      |          ^~~~~~~~
evdi_fb.c:459:21: error: initialization of 'int (*)(struct drm_fb_helper *, 
struct drm_clip_rect *)' from incompatible pointer type 'int (*)(struct 
drm_fb_helper *, struct drm_fb_helper_surface_size *)' 
[-Wincompatible-pointer-types]
  459 |         .fb_probe = evdifb_create,
      |                     ^~~~~~~~~~~~~
evdi_fb.c:459:21: note: (near initialization for 
'evdi_fb_helper_funcs.fb_dirty')
make[3]: *** 
[/usr/src/linux-headers-6.15.0-1-generic/scripts/Makefile.build:203: evdi_fb.o] 
Error 1

** Affects: evdi (Ubuntu)
     Importance: Critical
         Status: Triaged

** Attachment added: "make.log.6.15.0-1-generic"
   
https://bugs.launchpad.net/bugs/2110682/+attachment/5877393/+files/make.log.6.15.0-1-generic

** Changed in: evdi (Ubuntu)
       Status: New => Triaged

** Changed in: evdi (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Failed to build against linux-6.15

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


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

Reply via email to