Bug#1120563: tp-smapi-dkms: installed tp-smapi-dkms package post-installation script subprocess returned error exit status 10

d0d63r <[email protected]> Wed, 12 Nov 2025 13:16:45 +0300
Newsgroups gmane.linux.debian.ports.amd64
Message-ID <176294260532.123411.1856559247165228730.reportbug__17493.2646144711$1762942780$gmane$org@p16s>
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.
make.log (text/plain, 1.3 KB)
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
----------------------------------------------------------------