frohro@frohro-school:~$ cat /var/lib/dkms/evdi/1.14.2+dfsg/build/make.log
DKMS make.log for evdi-1.14.2+dfsg for kernel 7.0.0-28-generic (x86_64)
Sun Jul 26 08:58:24 AM PDT 2026
make: Entering directory '/usr/src/linux-headers-7.0.0-28-generic'
make[1]: Entering directory '/var/lib/dkms/evdi/1.14.2+dfsg/build'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 
13.3.0-6ubuntu2~24.04.1) 13.3.0
  You are using:           gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
warning: pahole version differs from the one used to build the kernel
  The kernel was built with: 125
  You are using:             0
  CC [M]  evdi_platform_drv.o
  CC [M]  evdi_platform_dev.o
  CC [M]  evdi_sysfs.o
  CC [M]  evdi_modeset.o
  CC [M]  evdi_connector.o
  CC [M]  evdi_encoder.o
  CC [M]  evdi_drm_drv.o
  CC [M]  evdi_fb.o
  CC [M]  evdi_gem.o
  CC [M]  evdi_painter.o
  CC [M]  evdi_params.o
  CC [M]  evdi_cursor.o
  CC [M]  evdi_debug.o
  CC [M]  evdi_i2c.o
  CC [M]  evdi_ioc32.o
evdi_fb.c:215:10: error: ‘const struct fb_ops’ has no member named 
‘fb_debug_enter’
  215 |         .fb_debug_enter = drm_fb_helper_debug_enter,
      |          ^~~~~~~~~~~~~~
evdi_modeset.c: In function ‘evdi_cursor_atomic_update’:
evdi_modeset.c:346:39: error: ‘struct drm_device’ has no member named 
‘struct_mutex’
  346 |                 mutex_lock(&plane->dev->struct_mutex);
      |                                       ^~
evdi_modeset.c:372:41: error: ‘struct drm_device’ has no member named 
‘struct_mutex’
  372 |                 mutex_unlock(&plane->dev->struct_mutex);
      |                                         ^~
make[3]: *** 
[/usr/src/linux-headers-7.0.0-28-generic/scripts/Makefile.build:289: 
evdi_modeset.o] Error 1
make[3]: *** Waiting for unfinished jobs....
evdi_fb.c:215:27: error: ‘drm_fb_helper_debug_enter’ undeclared here (not in a 
function); did you mean ‘drm_fb_helper_damage_area’?
  215 |         .fb_debug_enter = drm_fb_helper_debug_enter,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                           drm_fb_helper_damage_area
evdi_fb.c:216:10: error: ‘const struct fb_ops’ has no member named 
‘fb_debug_leave’
  216 |         .fb_debug_leave = drm_fb_helper_debug_leave,
      |          ^~~~~~~~~~~~~~
evdi_gem.c: In function ‘evdi_gem_mmap’:
evdi_gem.c:398:24: error: ‘struct drm_device’ has no member named ‘struct_mutex’
  398 |         mutex_lock(&dev->struct_mutex);
      |                        ^~
evdi_gem.c:419:26: error: ‘struct drm_device’ has no member named ‘struct_mutex’
  419 |         mutex_unlock(&dev->struct_mutex);
      |                          ^~
evdi_gem.c: In function ‘evdi_prime_import_sg_table’:
evdi_gem.c:439:9: error: implicit declaration of function ‘DRM_DEBUG_PRIME’; 
did you mean ‘DRM_CAP_PRIME’? [-Werror=implicit-function-declaration]
  439 |         DRM_DEBUG_PRIME("Importing %d pages\n", npages);
      |         ^~~~~~~~~~~~~~~
      |         DRM_CAP_PRIME
evdi_fb.c:216:27: error: ‘drm_fb_helper_debug_leave’ undeclared here (not in a 
function); did you mean ‘drm_fb_helper_damage_area’?
  216 |         .fb_debug_leave = drm_fb_helper_debug_leave,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                           drm_fb_helper_damage_area
cc1: some warnings being treated as errors
evdi_fb.c: In function ‘evdifb_create’:
evdi_fb.c:401:17: error: implicit declaration of function ‘DRM_ERROR’; did you 
mean ‘pmd_ERROR’? [-Werror=implicit-function-declaration]
  401 |                 DRM_ERROR("failed to vmap fb\n");
      |                 ^~~~~~~~~
      |                 pmd_ERROR
make[3]: *** 
[/usr/src/linux-headers-7.0.0-28-generic/scripts/Makefile.build:289: 
evdi_gem.o] Error 1
evdi_fb.c:460:9: error: implicit declaration of function ‘DRM_DEBUG_KMS’ 
[-Werror=implicit-function-declaration]
  460 |         DRM_DEBUG_KMS("allocated %dx%d vmal %p\n",
      |         ^~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[3]: *** 
[/usr/src/linux-headers-7.0.0-28-generic/scripts/Makefile.build:289: evdi_fb.o] 
Error 1
make[2]: *** [/usr/src/linux-headers-7.0.0-28-generic/Makefile:2115: .] Error 2
make[1]: *** [/usr/src/linux-headers-7.0.0-28-generic/Makefile:248: __sub-make] 
Error 2
make[1]: Leaving directory '/var/lib/dkms/evdi/1.14.2+dfsg/build'
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-7.0.0-28-generic'
frohro@frohro-school:~$

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

Title:
  evdi-dkms 1.14.2+dfsg-1ubuntu1.4 fails to build with kernel 7.0 HWE

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


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

Reply via email to