Your message dated Fri, 14 Mar 2025 22:37:57 +0000
with message-id <e1ttdfb-003maz...@fasolo.debian.org>
and subject line Bug#1089497: fixed in gost-crypto 0.3.5-1.1
has caused the Debian Bug report #1089497,
regarding gost-crypto-dkms: module fails to build for Linux 6.12:
asm/unaligned.h moved to linux/unaligned.h
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.)
--
1089497: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gost-crypto-dkms
Version: 0.3.5-1
Severity: serious
Tags: upstream
Since Linux v6.12-rc2 asm/unaligned.h has moved to linux/unaligned.h,
causing the module build to fail.
DKMS make.log for gost-crypto/0.3.5 for kernel 6.12.3-amd64 (x86_64)
Sat Dec 7 23:22:28 UTC 2024
make: Entering directory '/usr/src/linux-headers-6.12.3-amd64'
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/gost28147_basic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/gost28147_modes.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/gosthash94_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/kuznyechik_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/magma_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/streebog_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/testmgr.o
CC [M] /var/lib/dkms/gost-crypto/0.3.5/build/gost-test-main.o
/var/lib/dkms/gost-crypto/0.3.5/build/gost28147_modes.c:41:10: fatal error:
asm/unaligned.h: No such file or directory
41 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234:
/var/lib/dkms/gost-crypto/0.3.5/build/gost28147_modes.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/var/lib/dkms/gost-crypto/0.3.5/build/magma_generic.c:14:10: fatal error:
asm/unaligned.h: No such file or directory
14 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234:
/var/lib/dkms/gost-crypto/0.3.5/build/magma_generic.o] Error 1
/var/lib/dkms/gost-crypto/0.3.5/build/kuznyechik_generic.c:15:10: fatal error:
asm/unaligned.h: No such file or directory
15 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234:
/var/lib/dkms/gost-crypto/0.3.5/build/kuznyechik_generic.o] Error 1
/var/lib/dkms/gost-crypto/0.3.5/build/gost28147_basic.c:42:10: fatal error:
asm/unaligned.h: No such file or directory
42 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234:
/var/lib/dkms/gost-crypto/0.3.5/build/gost28147_basic.o] Error 1
/var/lib/dkms/gost-crypto/0.3.5/build/gosthash94_generic.c:34:10: fatal error:
asm/unaligned.h: No such file or directory
34 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234:
/var/lib/dkms/gost-crypto/0.3.5/build/gosthash94_generic.o] Error 1
make[1]: *** [/usr/src/linux-headers-6.12.3-common/Makefile:1961:
/var/lib/dkms/gost-crypto/0.3.5/build] Error 2
make: *** [/usr/src/linux-headers-6.12.3-common/Makefile:236: __sub-make] Error
2
make: Leaving directory '/usr/src/linux-headers-6.12.3-amd64'
Andreas
--- End Message ---
--- Begin Message ---
Source: gost-crypto
Source-Version: 0.3.5-1.1
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
gost-crypto, 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 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated gost-crypto 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: SHA256
Format: 1.8
Date: Tue, 04 Mar 2025 22:17:48 +0100
Source: gost-crypto
Architecture: source
Version: 0.3.5-1.1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Baryshkov <dbarysh...@gmail.com>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1089497
Changes:
gost-crypto (0.3.5-1.1) unstable; urgency=medium
.
[ Andreas Beckmann ]
* Non-maintainer upload.
* dkms.conf: Declare BUILD_EXCLUSIVE_KERNEL_MIN="4.3".
* d/control: Declare Rules-Requires-Root: no.
* d/rules: Simplify.
.
[ Francesco C ]
* Fix module build for Linux 6.12. (Closes: #1089497)
.
[ Massimiliano Pellizzer ]
* Fix module build for Linux 6.13.
Checksums-Sha1:
6d5e21b67050acb0b8c472a03f043f6b545902a5 1960 gost-crypto_0.3.5-1.1.dsc
e53b759a847c080b8cb4301d8062e8265e1fb820 4828
gost-crypto_0.3.5-1.1.debian.tar.xz
ca93d16ed76aa95d1e469482b724e6a2d64fd77a 5390
gost-crypto_0.3.5-1.1_source.buildinfo
Checksums-Sha256:
e3b33abfdeeb67190be817162feae39ab28c8533d819d593838026b612fce0ba 1960
gost-crypto_0.3.5-1.1.dsc
83574c189a66df3d9387d6054f32104c13ac817e27957c637d4d1bd115cf2a7a 4828
gost-crypto_0.3.5-1.1.debian.tar.xz
0b55de1b0d088283bc03c52b1692008a7c584f632e3269ad982418c2a38f8f60 5390
gost-crypto_0.3.5-1.1_source.buildinfo
Files:
636af054597b13a3db34d217792a5e1f 1960 kernel optional gost-crypto_0.3.5-1.1.dsc
5a04bfa6cfa8bb23a30ed7040197c23c 4828 kernel optional
gost-crypto_0.3.5-1.1.debian.tar.xz
d95e486f59f38c6bee891a99a8b5a1ce 5390 kernel optional
gost-crypto_0.3.5-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmfHb0oQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCI0qEACFUbFJ5iO/uCMs6l9bigfHIx4s0smukWqR
omfNcgY4GyGpdeOsxvRxx5VymXu8k/t5iV4cCetsRAF5fRrzxs0DXUZhZJYVAUIq
tE0jR2aKumyd5KmmaGKyPvqvGQhGojC/R8DIecKbRA1tzyp0kuPneDZ5ot2gHclK
o/OFfpwkVC+Zk/TWpHhJtW3/v/7rbQPjs2C8wVhIkUcumROlPeBv5JUxRvrjtfUP
ljEm5maLOWDLyx5DxGrbLINHYPyrFJZ+vQR+zG8IBhLy8ujuFz+h0gpV+G7r5rR0
1AxrPpHP0/bIyR2M2FURUOqvzrp2mq6dH5Vpb2bFgAo3REfJ9xR/Ha9ldMDzMdid
R4tB2m0p72sVRUVuWzAJ8E45ssYJ/63UC/VnOS+dU3JV7RgQC8y1KRxEEOYl2rR1
h4s0RlZNwBhTuMEg70I27vXFg1tALIasBT6cgTo7wugdLlcQMe6BU/E+GIPAwe8X
ZoKNyiV67P0ReI1gwQIP5t+ra11x3gHfp9ZTifhsq4vPcRYtxH4WpZ6PZgjGL8pt
KSozR4bjPu0NvlaTzVBjpMF5731yn+bbX+mTKV7y1M+vkSd5nrckwj7kPd4BQLw+
GK3p64vYwwmYXsC+92BFhwICowQvxyjVJtGBJDf3nisVPF+6k/8EuhWQC6AO/IjO
vEPCr9rMFA==
=O9Bp
-----END PGP SIGNATURE-----
pgpCdqvTIhpQ4.pgp
Description: PGP signature
--- End Message ---