Control: severity 951157 normal
Control: tags 951157 + unreproducible moreinfo

Hi Carlos--

On Thu 1970-01-01 00:00:00 +0000, carlosnewmusic wrote:
>    * What led up to the situation?
> wireguard metapackage installation
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> install, install kernel headers, but it's useless
>    * What was the outcome of this action?
> error 10 in the construction of the dkms package
>    * What outcome did you expect instead?
> that the module and wireguard will be installed correctly

This sounds frustrating!  However, it doesn't look like you're using the
debian kernel, or the debian kernel header packages.

The kernel you're using:

> Kernel: Linux 5.3.9-sunxi (SMP w/4 CPU cores)

isn't in debian at all, afaict.

> DKMS make.log for wireguard-0.0.20191226 for kernel 5.3.9-sunxi (armv7l)
> lun ene 20 04:47:15 CET 2020
> make: se entra en el directorio '/usr/src/linux-headers-5.3.9-sunxi'
>   CC [M]  /var/lib/dkms/wireguard/0.0.20191226/build/main.o
>   CC [M]  /var/lib/dkms/wireguard/0.0.20191226/build/noise.o
>   CC [M]  /var/lib/dkms/wireguard/0.0.20191226/build/device.o
>   CC [M]  /var/lib/dkms/wireguard/0.0.20191226/build/peer.o
> /bin/sh: 1: ./scripts/recordmcount: not found

this error makes me think that you don't have the appropriate
linux-kbuild packages installed.  for example:
https://packages.debian.org/sid/armhf/linux-kbuild-5.4/filelist
shows that it contains the recordmcount script (you can find this by
searching the packages database:

    
https://packages.debian.org/search?suite=sid&arch=armhf&mode=filename&searchon=contents&keywords=recordmcount

So you might want to try installing some matching kbuild package and see
whether it works for you or not -- though i don't think that
linux-kbuild-5.3 is available anywhere except for snapshots:

   https://snapshot.debian.org/binary/linux-kbuild-5.3/

(see https://snapshot.debian.org/ on how to use the snapshots service)

Please report back and let me know if you run into the same problem when
you have linux-kbuild-5.3 installed!

    --dkg

Attachment: signature.asc
Description: PGP signature

Reply via email to