Your message dated Sun, 02 Nov 2025 18:04:17 +0000
with message-id <[email protected]>
and subject line Bug#1119902: fixed in evdi 1.14.11+dfsg-1
has caused the Debian Bug report #1119902,
regarding evdi-dkms: fails building against 6.17.6+deb14-amd64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1119902: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119902
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: evdi-dkms
Version: 1.14.10+dfsg-1
Severity: normal
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: amd64
Dear Maintainer,
the latest sid update automatically brought in the new kernel
6.17.6+deb14-amd64, but evdi-dkms fails to build against it. You will find
below the make log with the build errors.
Best regards
Giacomo Mulas
DKMS (dkms-3.2.2) make.log for evdi/1.14.10+dfsg for kernel 6.17.6+deb14-amd64
(x86_64)
dom 2 nov 2025, 09:28:03, CET
Building module(s)
# command: make -j12 KERNELRELEASE=6.17.6+deb14-amd64 -C
/lib/modules/6.17.6+deb14-amd64/build M=/var/lib/dkms/evdi/1.14.10+dfsg/build
DKMS_BUILD=1
make: ingresso nella directory «/usr/src/linux-headers-6.17.6+deb14-amd64»
make[1]: ingresso nella directory «/var/lib/dkms/evdi/1.14.10+dfsg/build»
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
evdi_modeset.c:506:22: error: initialization of ‘struct drm_framebuffer *
(*)(struct drm_device *, struct drm_file *, const struct drm_format_info *,
const struct drm_mode_fb_cmd2 *)’ from incompatible pointer type ‘struct
drm_framebuffer * (*)(struct drm_device *, struct drm_file *, const struct
drm_mode_fb_cmd2 *)’ [-Wincompatible-pointer-types]
506 | .fb_create = evdi_fb_user_fb_create,
| ^~~~~~~~~~~~~~~~~~~~~~
evdi_modeset.c:506:22: note: (near initialization for
‘evdi_mode_funcs.fb_create’)
In file included from evdi_modeset.c:29:
evdi_drm_drv.h:109:25: note: ‘evdi_fb_user_fb_create’ declared here
109 | struct drm_framebuffer *evdi_fb_user_fb_create(
| ^~~~~~~~~~~~~~~~~~~~~~
CC [M] evdi_i2c.o
make[3]: ***
[/usr/src/linux-headers-6.17.6+deb14-common/scripts/Makefile.build:292:
evdi_modeset.o] Error 1
make[3]: *** Attesa per i processi non terminati....
evdi_fb.c: In function ‘evdi_framebuffer_init’:
evdi_fb.c:347:57: error: passing argument 3 of ‘drm_helper_mode_fill_fb_struct’
from incompatible pointer type [-Wincompatible-pointer-types]
347 | drm_helper_mode_fill_fb_struct(dev, &efb->base, mode_cmd);
| ^~~~~~~~
| |
| const struct
drm_mode_fb_cmd2 *
In file included from
/usr/src/linux-headers-6.17.6+deb14-common/include/drm/drm_atomic_helper.h:33,
from
/usr/src/linux-headers-6.17.6+deb14-common/include/drm/drm_damage_helper.h:35,
from evdi_fb.c:29:
/usr/src/linux-headers-6.17.6+deb14-common/include/drm/drm_modeset_helper.h:37:67:
note: expected ‘const struct drm_format_info *’ but argument is of type ‘const
struct drm_mode_fb_cmd2 *’
37 | const struct drm_format_info *info,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
evdi_fb.c:347:9: error: too few arguments to function
‘drm_helper_mode_fill_fb_struct’; expected 4, have 3
347 | drm_helper_mode_fill_fb_struct(dev, &efb->base, mode_cmd);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/linux-headers-6.17.6+deb14-common/include/drm/drm_modeset_helper.h:35:6:
note: declared here
35 | void drm_helper_mode_fill_fb_struct(struct drm_device *dev,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: ***
[/usr/src/linux-headers-6.17.6+deb14-common/scripts/Makefile.build:292:
evdi_fb.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.17.6+deb14-common/Makefile:2035: .]
Error 2
make[1]: *** [/usr/src/linux-headers-6.17.6+deb14-common/Makefile:260:
__sub-make] Error 2
make[1]: uscita dalla directory «/var/lib/dkms/evdi/1.14.10+dfsg/build»
make: *** [/usr/src/linux-headers-6.17.6+deb14-common/Makefile:260: __sub-make]
Error 2
make: uscita dalla directory «/usr/src/linux-headers-6.17.6+deb14-amd64»
# exit code: 2
# elapsed time: 00:00:02
----------------------------------------------------------------
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (401, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.16.12+deb14-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages evdi-dkms depends on:
ii dkms 3.2.2-1
Versions of packages evdi-dkms recommends:
ii libevdi1 1.14.10+dfsg-1
evdi-dkms suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: evdi
Source-Version: 1.14.11+dfsg-1
Done: Harlan Lieberman-Berg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
evdi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Harlan Lieberman-Berg <[email protected]> (supplier of updated evdi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 02 Nov 2025 12:19:39 -0500
Source: evdi
Architecture: source
Version: 1.14.11+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Harlan Lieberman-Berg <[email protected]>
Changed-By: Harlan Lieberman-Berg <[email protected]>
Closes: 1119902
Changes:
evdi (1.14.11+dfsg-1) unstable; urgency=medium
.
* New upstream version 1.14.11+dfsg (Closes: #1119902)
* d/watch: upgrade to version 5
* Ship README in docs package
Checksums-Sha1:
220c20b99ae247ea1485b824f73552cec96f633c 2248 evdi_1.14.11+dfsg-1.dsc
4013e663e371bb962cbe5c35414936bd531d1651 60160 evdi_1.14.11+dfsg.orig.tar.xz
7a83f72ae138beafbd958f8798956f834a6fd298 5760 evdi_1.14.11+dfsg-1.debian.tar.xz
d571c3c19759b50a1f2e4513c77a51449fc2bfb8 7133
evdi_1.14.11+dfsg-1_amd64.buildinfo
Checksums-Sha256:
e91c0597174edbb418a1d72c5b53b40bb569f6c5a5577b4f8085deb2823372a2 2248
evdi_1.14.11+dfsg-1.dsc
11607d994650b70c8ea59212549d40d36d21ec364bdd0621a2f30baa262fdb85 60160
evdi_1.14.11+dfsg.orig.tar.xz
53a19699ba1121735bd3439ce8140a4fd988688c8844542919f95c3db3b91568 5760
evdi_1.14.11+dfsg-1.debian.tar.xz
bf28624cabe1fc1298ca4fdd43d64857d51f2e44f0814bf84c63e239b3da9ddf 7133
evdi_1.14.11+dfsg-1_amd64.buildinfo
Files:
b6d722a32510648961c5f09d735b2a1f 2248 misc optional evdi_1.14.11+dfsg-1.dsc
b9f00908bba814bdf96d331373cbe870 60160 misc optional
evdi_1.14.11+dfsg.orig.tar.xz
6bb8beb406d02f897204aae92559f49a 5760 misc optional
evdi_1.14.11+dfsg-1.debian.tar.xz
b99dccfc08f07d62b1893e53b569722e 7133 misc optional
evdi_1.14.11+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKqBAEBCgCUFiEEkJuOyk/uboEDRScmmz8iVE6a9FEFAmkHl9hfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkw
OUI4RUNBNEZFRTZFODEwMzQ1MjcyNjlCM0YyMjU0NEU5QUY0NTEWHGhsaWViZXJt
YW5AZGViaWFuLm9yZwAKCRCbPyJUTpr0UV7rEAC8jsJxNrQ13LJQzQkL+33wSech
99akFjPSyir4ItXiy0506qcf525jo7VhDqt2kFtQsEr6Qx4iTwNDQV2KuNNEs22s
6vwVj3S6Cvgu0rNESL69WHqfydM8sPSGO4WinEvtKNbAUK0q0q7MdOzEzY9LWvg2
+LpiYXw3GD21SuULJTX05nP4Ekr0zOda1JQsqMyKcd5UvyrEhz7/Fn2hDwpwHVjz
2bbSg9bMbAooZGbrBO3wxV0CPo96YvFoAVDbkR7iaPb5DOoXZN637LHrs2i9lsDy
XX3DLpQ3LyVEB5ShC4/3ajxJsolNFICyEHhyIyvkG6mF1fwvIRVBusagnPtb4a4c
8B92xSBoQVXOPTlDLo0cYJQKo2L9i38beHYZNGtJAQS5P4xRNH78dKjpJn3yugA/
Y4DoYd3WlcDSWdqy/F+PO1qCt/V9mISkRJRYVn5T6cYp3NgO6S2mw8x0XjZgYSdv
rOUOVaOKIhSNuMcKUc9fttu4wwqwZwTrhxeZcvsVM5fqsVZKBz/JVYeNgyPyuL91
PSqWEM2/UtOaDYWaleH7pN8wT6D2UiEcuFG9sx6LdFWKN4eSGSyPZn8dAIOGNHrD
4RB14PwQh+tRrJPixopSd2CkvGGhdOTE0rjBgEO3buVVS8qpx1Foyb6zF41ckemZ
EOW7KOgSw93Oeni4Wg==
=sPKK
-----END PGP SIGNATURE-----
pgpYL16GcxesJ.pgp
Description: PGP signature
--- End Message ---