Package: tp-smapi-dkms
Version: 0.44-1.2
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
-- System Information:
Debian Release: 13.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.16.3+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 tp-smapi-dkms depends on:
ii dkms 3.2.0-1
tp-smapi-dkms recommends no packages.
tp-smapi-dkms suggests no packages.
DKMS (dkms-3.2.0) make.log for tp_smapi/0.44 for kernel 6.16.3+deb13-amd64
(x86_64)
Wed 12 Nov 13:12:08 MSK 2025
Building module(s)
# command: make -j16 KERNELRELEASE=6.16.3+deb13-amd64 -C
/lib/modules/6.16.3+deb13-amd64/build M=/var/lib/dkms/tp_smapi/0.44/build
HDAPS=1
make: Entering directory '/usr/src/linux-headers-6.16.3+deb13-amd64'
make[1]: Entering directory '/var/lib/dkms/tp_smapi/0.44/build'
CC [M] thinkpad_ec.o
CC [M] tp_smapi.o
CC [M] hdaps.o
hdaps.c: In function ‘hdaps_suspend’:
hdaps.c:430:9: error: implicit declaration of function ‘del_timer_sync’
[-Wimplicit-function-declaration]
430 | del_timer_sync(&hdaps_timer);
| ^~~~~~~~~~~~~~
make[3]: ***
[/usr/src/linux-headers-6.16.3+deb13-common/scripts/Makefile.build:292:
hdaps.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/usr/src/linux-headers-6.16.3+deb13-common/Makefile:2027: .]
Error 2
make[1]: *** [/usr/src/linux-headers-6.16.3+deb13-common/Makefile:260:
__sub-make] Error 2
make[1]: Leaving directory '/var/lib/dkms/tp_smapi/0.44/build'
make: *** [/usr/src/linux-headers-6.16.3+deb13-common/Makefile:260: __sub-make]
Error 2
make: Leaving directory '/usr/src/linux-headers-6.16.3+deb13-amd64'
# exit code: 2
# elapsed time: 00:00:01
----------------------------------------------------------------