Your message dated Tue, 05 May 2026 07:33:29 +0000
with message-id <[email protected]>
and subject line Bug#1135364: fixed in evdi 1.14.16+dfsg-1
has caused the Debian Bug report #1135364,
regarding evdi-dkms: Building module fails
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.)
--
1135364: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135364
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: evdi-dkms
Version: 1.14.13+dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected], [email protected]
User: [email protected]
Usertags: amd64
Dear Maintainer,
* What led up to the situation?
Installing displaylink-driver wich depends on evdi-dkms.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I updated linux-(miage,headers) ver. 7.0.3+deb14-amd64
* What was the outcome of this action?
Display-link package failed to build and not installed.
-- System Information:
Debian Release: forky/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.19.11-x64v3-xanmod1 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to
C.UTF-8), LANGUAGE=C.UTF.8
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.13+dfsg-1
evdi-dkms suggests no packages.
-- no debconf information
DKMS (dkms-3.2.2) make.log for evdi/1.14.13+dfsg for kernel 7.0.3+deb14-amd64
(x86_64)
Fri May 1 17:15:20 IST 2026
Building module(s)
# command: make -j4 KERNELRELEASE=7.0.3+deb14-amd64 -C
/lib/modules/7.0.3+deb14-amd64/build M=/var/lib/dkms/evdi/1.14.13+dfsg/build
DKMS_BUILD=1
make: Entering directory '/usr/src/linux-headers-7.0.3+deb14-amd64'
make[1]: Entering directory '/var/lib/dkms/evdi/1.14.13+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
evdi_fb.c:216:10: error: ‘const struct fb_ops’ has no member named
‘fb_debug_enter’
216 | .fb_debug_enter = drm_fb_helper_debug_enter,
| ^~~~~~~~~~~~~~
CC [M] evdi_params.o
evdi_fb.c:216:27: error: ‘drm_fb_helper_debug_enter’ undeclared here (not in a
function); did you mean ‘drm_fb_helper_damage_area’?
216 | .fb_debug_enter = drm_fb_helper_debug_enter,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| drm_fb_helper_damage_area
evdi_fb.c:217:10: error: ‘const struct fb_ops’ has no member named
‘fb_debug_leave’
217 | .fb_debug_leave = drm_fb_helper_debug_leave,
| ^~~~~~~~~~~~~~
evdi_fb.c:217:27: error: ‘drm_fb_helper_debug_leave’ undeclared here (not in a
function); did you mean ‘drm_fb_helper_damage_area’?
217 | .fb_debug_leave = drm_fb_helper_debug_leave,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| drm_fb_helper_damage_area
make[3]: ***
[/usr/src/linux-headers-7.0.3+deb14-common/scripts/Makefile.build:294:
evdi_fb.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/usr/src/linux-headers-7.0.3+deb14-common/Makefile:2129: .] Error
2
make[1]: *** [/usr/src/linux-headers-7.0.3+deb14-common/Makefile:260:
__sub-make] Error 2
make[1]: Leaving directory '/var/lib/dkms/evdi/1.14.13+dfsg/build'
make: *** [/usr/src/linux-headers-7.0.3+deb14-common/Makefile:260: __sub-make]
Error 2
make: Leaving directory '/usr/src/linux-headers-7.0.3+deb14-amd64'
# exit code: 2
# elapsed time: 00:00:02
----------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: evdi
Source-Version: 1.14.16+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: Tue, 05 May 2026 03:07:03 -0400
Source: evdi
Architecture: source
Version: 1.14.16+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Harlan Lieberman-Berg <[email protected]>
Changed-By: Harlan Lieberman-Berg <[email protected]>
Closes: 1135364
Changes:
evdi (1.14.16+dfsg-1) unstable; urgency=medium
.
* New upstream version 1.14.16+dfsg (Closes: #1135364)
Checksums-Sha1:
f787054d8a48c5ce742db33722c00dc5c2226e39 2248 evdi_1.14.16+dfsg-1.dsc
dc5e1881172cff06ff13e09adbe451cef4c9229e 59448 evdi_1.14.16+dfsg.orig.tar.xz
1884b6636084fcad92116e91254bb15cbcbaba21 5796 evdi_1.14.16+dfsg-1.debian.tar.xz
20ebc7c9c775e60e8a21a58a491c670e8708efdd 7293
evdi_1.14.16+dfsg-1_amd64.buildinfo
Checksums-Sha256:
e52a36cf0c659b65becf9b3a5dccf284da9b1dc3fa528027f1f5cef8390fb7fc 2248
evdi_1.14.16+dfsg-1.dsc
7ee41f90fc4f7f4b63b245be7c84eb60f8f3ba2b4fcddde6406c1b59ec74ac7e 59448
evdi_1.14.16+dfsg.orig.tar.xz
e05f84cd290b73b1fe5404e4d7605eed8ebb17154811f9c4e63570b87bf4e926 5796
evdi_1.14.16+dfsg-1.debian.tar.xz
ab01c5a0e824b8a976f4e70fde7907a21fe9b6f8ce58877bc696b869322bd679 7293
evdi_1.14.16+dfsg-1_amd64.buildinfo
Files:
812d02ae0169eb48cbdd79d4d42ec923 2248 misc optional evdi_1.14.16+dfsg-1.dsc
7f74d79aedfe580c9f89097c0d235112 59448 misc optional
evdi_1.14.16+dfsg.orig.tar.xz
fe361facfedcfac949e173f1400fd70c 5796 misc optional
evdi_1.14.16+dfsg-1.debian.tar.xz
b31c790311f4c4c3cf7f26cd3be81611 7293 misc optional
evdi_1.14.16+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKqBAEBCgCUFiEEoQidPpMhm/pf9hDqpdsxOyUajKMFAmn5mNRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEEx
MDg5RDNFOTMyMTlCRkE1RkY2MTBFQUE1REIzMTNCMjUxQThDQTMWHGhsaWViZXJt
YW5AZGViaWFuLm9yZwAKCRCl2zE7JRqMo4tkD/95iVkDElIzSO5x1pMxvoJKtrpu
YsrjACKi5nWbifuEFkBEI/gW39QIgSHDrs1+f4ylJowz0+7OlH3b2/FFlUMqAo/Q
NxTFYE4Zp/Xzyp+lwrwRnjZSWxjUgblEgWhAGXhNyKBoFXfWMfbvW6sbpZ9kgge7
Th/UOOGsMpUQGhlIDY33vQ0+56jfBk1k5NalM2fGHT98W81SeJ2c25W6uCaIDFx2
RtC9HEL7dAgBAg3HJnYWN6vXagIf5rMKwkHpl6O291TGQWGVOQ4TM8k/bsikmigv
z2kY77adSgu518XIr+3ZJhqbcVzuRUQxenigqWxqrcMv7fANiNxa1GZAShY1HiUq
817m26ASj2l2zRgoeWOxCrhKmj3Vt68vtinRPxHc/lyeaZOK71kPszbZeRToFBHN
0atOf6vNISxAl+TvD1KwrZvoBTr0uBbURWG/SuH9yA5eUMTkC1dcV7J4jwZms0fG
1uxRPfbYFqNnYEDTm+MbitnGHBpIBEW5nr2a7aA/fuv4LEXXxDNvYbWVAHeR+e4j
2nCH+VwC84OlXl9hExk5vFZDFNZcID5Q0+ryrvB0IWIOsAdyQ2yfqO9fgnnD/XzF
oNMCuvDEkSpiXR3UlkmJvidLPlNvtW213hIRkBEhFlapCH/jTUtkQ1AdxCnz/NYf
eepJsF0wVbAyFZxgiA==
=+OLC
-----END PGP SIGNATURE-----
pgp6KQ33wMEcY.pgp
Description: PGP signature
--- End Message ---