Public bug reported:

[ Impact ]

DKMS make.log for gost-crypto-0.3.5 for kernel 6.14.0-15-generic (x86_64)
Fri May 16 20:55:48 UTC 2025
make: Entering directory '/usr/src/linux-headers-6.14.0-15-generic'
make[1]: Entering directory '/var/lib/dkms/gost-crypto/0.3.5/build'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 
13.3.0-6ubuntu2~24.04) 13.3.0
  You are using:           gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
  CC [M]  gost28147_basic.o
  CC [M]  gost28147_modes.o
  CC [M]  gosthash94_generic.o
  CC [M]  kuznyechik_generic.o
kuznyechik_generic.c:15:10: fatal error: asm/unaligned.h: No such file or 
directory
   15 | #include <asm/unaligned.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
gosthash94_generic.c:34:10: fatal error: asm/unaligned.h: No such file or 
directory
   34 | #include <asm/unaligned.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** 
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207: 
kuznyechik_generic.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** 
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207: 
gosthash94_generic.o] Error 1
gost28147_modes.c:41:10: fatal error: asm/unaligned.h: No such file or directory
   41 | #include <asm/unaligned.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
gost28147_basic.c:42:10: fatal error: asm/unaligned.h: No such file or directory
   42 | #include <asm/unaligned.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** 
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207: 
gost28147_modes.o] Error 1
make[3]: *** 
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207: 
gost28147_basic.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:1999: .] Error 2
make[1]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:251: 
__sub-make] Error 2
make[1]: Leaving directory '/var/lib/dkms/gost-crypto/0.3.5/build'
make: *** [Makefile:251: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-6.14.0-15-generic'

[ Test case ]

Install the latest linux-6.14 kernel on Noble:

$ sudo add-apt-repository ppa:canonical-kernel-team/ppa
$ sudo apt install linux-generic-hwe-24.04-wip

Install gost-crypto-dkms:

$ sudo apt install gost-crypto-dkms

The same procedure can be repeated on linux-6.8 to test for possible
regressions.

[ Fix ]

[ Regression potential ]

We may experience regressions in systems that are using the gost-crypto
drivers, especially with kernels >= 6.8 kernel.

** Affects: gost-crypto (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: gost-crypto (Ubuntu Noble)
     Importance: Undecided
     Assignee: John Cabaj (john-cabaj)
         Status: In Progress

** Also affects: gost-crypto (Ubuntu Noble)
   Importance: Undecided
       Status: New

** Changed in: gost-crypto (Ubuntu Noble)
       Status: New => In Progress

** Changed in: gost-crypto (Ubuntu Noble)
     Assignee: (unassigned) => John Cabaj (john-cabaj)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111128

Title:
  gost-crypto-dkms FTBS in Noble with the linux-6.14-hwe kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gost-crypto/+bug/2111128/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to