Your message dated Mon, 23 Sep 2024 21:50:56 +0000
with message-id <e1ssqxm-00bjyh...@fasolo.debian.org>
and subject line Bug#1077842: fixed in smifb2 2.4.0-1
has caused the Debian Bug report #1077842,
regarding smifb2-dkms: module fails to build for Linux 6.10: error: implicit
declaration of function 'vmalloc'
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 ow...@bugs.debian.org
immediately.)
--
1077842: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: smifb2-dkms
Version: 2.3.0.9.g20b8ef5-1
Severity: important
Tags: upstream
smifb2-dkms fails to build a module for Linux 6.10 in experimental:
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_drv.c: In function
'smi_vram_suspend':
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_drv.c:234:27: error: implicit
declaration of function 'vmalloc'; did you mean 'kvmalloc'?
[-Werror=implicit-function-declaration]
234 | sdev->vram_save = vmalloc(vram_size << 20);
| ^~~~~~~
| kvmalloc
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_drv.c:234:25: warning:
assignment to 'void *' from 'int' makes pointer from integer without a cast
[-Wint-conversion]
234 | sdev->vram_save = vmalloc(vram_size << 20);
| ^
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_drv.c:244:17: error: implicit
declaration of function 'vfree'; did you mean 'kvfree'?
[-Werror=implicit-function-declaration]
244 | vfree(sdev->vram_save);
| ^~~~~
| kvfree
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_main.c: In function
'smi_driver_load':
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_main.c:399:25: error: implicit
declaration of function 'vmalloc'; did you mean 'kvmalloc'?
[-Werror=implicit-function-declaration]
399 | cdev->regsave = vmalloc(1024);
| ^~~~~~~
| kvmalloc
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_main.c:399:23: warning:
assignment to 'struct smi_750_register *' from 'int' makes pointer from integer
without a cast [-Wint-conversion]
399 | cdev->regsave = vmalloc(1024);
| ^
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_main.c: In function
'smi_driver_unload':
/var/lib/dkms/smifb2/2.2.3.4.g1828e79/build/smi_main.c:447:9: error: implicit
declaration of function 'vfree'; did you mean 'kvfree'?
[-Werror=implicit-function-declaration]
447 | vfree(cdev->regsave);
| ^~~~~
| kvfree
Andreas
--- End Message ---
--- Begin Message ---
Source: smifb2
Source-Version: 2.4.0-1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
smifb2, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated smifb2
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 23 Sep 2024 22:15:56 +0100
Source: smifb2
Architecture: source
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 1077842
Changes:
smifb2 (2.4.0-1) unstable; urgency=medium
.
* New upstream version 2.4.0
* Fix build with v6.10 kernel. (Closes: #1077842)
Checksums-Sha1:
55eb6eacf2c227bee52c1730d1e7616fe7073b36 1870 smifb2_2.4.0-1.dsc
20e181108c4eb7af79439f04ddc947f9a5271a5e 192976 smifb2_2.4.0.orig.tar.xz
a84984b2d4ec361cbf28f852eb5b884dc0c63c6b 3912 smifb2_2.4.0-1.debian.tar.xz
fbb98a3779143ae0f8ec74dad4ece3835345fc06 5811 smifb2_2.4.0-1_amd64.buildinfo
Checksums-Sha256:
56087247828d5395dc4490b669afd70949237ad4dafe0b3c42268831e4dd4252 1870
smifb2_2.4.0-1.dsc
cda3bed6965fdb877dbb0f22a4669892b52f43c8d8403ebec4c4638ff8ae745e 192976
smifb2_2.4.0.orig.tar.xz
1d79da6de5ed6adb6bc0d90fc8a8fcc3633988907228180c392e562aa188166f 3912
smifb2_2.4.0-1.debian.tar.xz
7e19600fad86b9dc0ef838b11f10146c8947e25f92d69f28d4786259146e522c 5811
smifb2_2.4.0-1_amd64.buildinfo
Files:
6e70fcc2ed60cf79dc6184b7d506d37e 1870 kernel optional smifb2_2.4.0-1.dsc
a2a68368211ea6d0059cd35017261867 192976 kernel optional
smifb2_2.4.0.orig.tar.xz
4f4748b316d081c11711bcb6b6d7ee11 3912 kernel optional
smifb2_2.4.0-1.debian.tar.xz
42f4c24e80d0263758156e5de00cb848 5811 kernel optional
smifb2_2.4.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmbx24cACgkQR5mjUUbR
KzXPNg/9GAOquuEAshFaYBfJOjvAYIAH6yJoKieo9NZDeO5wJEATkP3dqAleydgq
qbPQ2jsQTLqBdPN55gW8/Vb5gWN06wQ+51bO9nTPHT7NqUQmN4w9QrttqFUkUm1n
BxL2jp8qWdGydrlTfsu0zPd3SofJ+ig0v5doFGXcl8AdpfboYysV3oWzleDyfrDd
F4v41LQ2PvzjjCEdmq0ZqTjAVbOjt0umF9Vzw6LDuE4LKhuEZfLUMtK/FqebZo2o
f+PIMgUNzVVkU9yRDxiCpIoo7nrDdESzUdX+AjbOdMYljsFbbiktQfygZU3NNeJk
DyBrG5TV0jR4RIZgY5GezqTrlea4Sjv4GQjrdBLhNTXrfoVxmHWhkAlMRGopQrFS
HqKDiS7LkXWd++VYVahgvjIEeDe5MBsxyUoa0Uxn7mZOVzD6U6LQC+boT8lAIofi
HOMo4RUkyC3ThtMC46HLDpiooTRuHJF56E6KU74aAsKQINnZE2KVof9ijAQa7XZp
OSVOowS/+hlmfNMAZksnQ9jffmaWYEp1MzhR4GeZFKXfvC/Cuw1hVmA+BSRKINIS
kkCIT+P2vzV9tXAL0Xg4HYRF+HOXJeESE5mTB7s9PPQ37rUnwaICNRXSyDQRHdEY
0RYD3He5YMbHRcZ7v0lMlli0YHf/Vw7Jx15/wXuGH77N1FKiXRk=
=zE2J
-----END PGP SIGNATURE-----
pgpDF35MuJEPs.pgp
Description: PGP signature
--- End Message ---