Hi,

On 19-05-2022 07:57, Andreas Beckmann wrote:
could you try again and see whether the attached patch fixes the issue?

See attached transcript. If I understand correctly it worked.

Paul
paul@mulciber ~/debian-maint/ci.d.n-config $ rake login:ci-worker-armel-01
Linux ci-worker-armel-01 5.10.0-14-arm64 #1 SMP Debian 5.10.113-1 (2022-04-29) aarch64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed May 18 20:18:52 2022 from 45.91.56.150
root@ci-worker-armel-01:~# lxc-copy -n autopkgtest-unstable-armhf -N elbrus
root@ci-worker-armel-01:~# lxc-start elbrus
root@ci-worker-armel-01:~# lxc-attach elbrus
root@elbrus:~# apt install --no-recommends wget
E: Command line option --no-recommends is not understood in combination with the other options
root@elbrus:~# apt install --no-install-recommends wget
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libpsl5
Recommended packages:
  publicsuffix
The following NEW packages will be installed:
  libpsl5 wget
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,013 kB of archives.
After this operation, 3,606 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://deb.debian.org/debian unstable/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
Get:2 http://deb.debian.org/debian unstable/main armhf wget armhf 1.21.3-1+b1 [957 kB]
Fetched 1,013 kB in 1s (1,477 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpsl5:armhf.
(Reading database ... 13289 files and directories currently installed.)
Preparing to unpack .../libpsl5_0.21.0-1.2_armhf.deb ...
Unpacking libpsl5:armhf (0.21.0-1.2) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.21.3-1+b1_armhf.deb ...
Unpacking wget (1.21.3-1+b1) ...
Setting up libpsl5:armhf (0.21.0-1.2) ...
Setting up wget (1.21.3-1+b1) ...
Processing triggers for libc-bin (2.33-7) ...
root@elbrus:~# export parallel_jobs=1 
root@elbrus:~# apt-get install nvidia-legacy-390xx-kernel-dkms --no-install-recommends
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  cpp cpp-11 dctrl-tools distro-info-data dkms gcc gcc-11 gcc-11-base glx-alternative-mesa
  glx-alternative-nvidia glx-diversions kmod libasan6 libatomic1 libcc1-0 libgcc-11-dev
  libgomp1 libisl23 libmpc3 libmpdec3 libmpfr6 libpython3-stdlib libpython3.10-stdlib
  libubsan1 lsb-release media-types nvidia-installer-cleanup nvidia-kernel-common
  nvidia-legacy-390xx-alternative nvidia-legacy-390xx-kernel-support nvidia-modprobe
  python3 python3.10 update-glx
Suggested packages:
  cpp-doc gcc-11-locales debtags menu gcc-multilib manpages-dev autoconf automake libtool
  flex bison gdb gcc-doc gcc-11-doc libgl1-mesa-glx | libgl1 nvidia-driver
  | nvidia-driver-any python3-doc python3-tk python3-venv python3.10-venv python3.10-doc
Recommended packages:
  fakeroot sudo linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic
  | linux-headers libc6-dev | libc-dev libc6-dev nvidia-legacy-390xx-driver
  | libnvidia-legacy-390xx-cuda1
The following NEW packages will be installed:
  cpp cpp-11 dctrl-tools distro-info-data dkms gcc gcc-11 gcc-11-base glx-alternative-mesa
  glx-alternative-nvidia glx-diversions kmod libasan6 libatomic1 libcc1-0 libgcc-11-dev
  libgomp1 libisl23 libmpc3 libmpdec3 libmpfr6 libpython3-stdlib libpython3.10-stdlib
  libubsan1 lsb-release media-types nvidia-installer-cleanup nvidia-kernel-common
  nvidia-legacy-390xx-alternative nvidia-legacy-390xx-kernel-dkms
  nvidia-legacy-390xx-kernel-support nvidia-modprobe python3 python3.10 update-glx
0 upgraded, 35 newly installed, 0 to remove and 0 not upgraded.
Need to get 38.3 MB of archives.
After this operation, 99.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://deb.debian.org/debian unstable/main armhf media-types all 8.0.0 [33.4 kB]
Get:2 http://deb.debian.org/debian unstable/main armhf libmpdec3 armhf 2.5.1-2 [74.9 kB]
Get:3 http://deb.debian.org/debian unstable/main armhf libpython3.10-stdlib armhf 3.10.4-4+b1 [1,622 kB]
Get:4 http://deb.debian.org/debian unstable/main armhf python3.10 armhf 3.10.4-4+b1 [537 kB]
Get:5 http://deb.debian.org/debian unstable/main armhf libpython3-stdlib armhf 3.10.4-1+b1 [21.9 kB]
Get:6 http://deb.debian.org/debian unstable/main armhf python3 armhf 3.10.4-1+b1 [38.4 kB]
Get:7 http://deb.debian.org/debian unstable/main armhf distro-info-data all 0.53 [7,656 B]
Get:8 http://deb.debian.org/debian unstable/main armhf lsb-release all 11.1.0 [27.9 kB]
Get:9 http://deb.debian.org/debian unstable/main armhf kmod armhf 29-1+b1 [82.7 kB]
Get:10 http://deb.debian.org/debian unstable/main armhf gcc-11-base armhf 11.3.0-1 [208 kB]
Get:11 http://deb.debian.org/debian unstable/main armhf libisl23 armhf 0.24-2 [519 kB]
Get:12 http://deb.debian.org/debian unstable/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
Get:13 http://deb.debian.org/debian unstable/main armhf libmpc3 armhf 1.2.1-2 [36.7 kB]
Get:14 http://deb.debian.org/debian unstable/main armhf cpp-11 armhf 11.3.0-1 [6,986 kB]
Get:15 http://deb.debian.org/debian unstable/main armhf cpp armhf 4:11.2.0-2 [19.9 kB]
Get:16 http://deb.debian.org/debian unstable/main armhf libcc1-0 armhf 12.1.0-2 [32.8 kB]
Get:17 http://deb.debian.org/debian unstable/main armhf libgomp1 armhf 12.1.0-2 [97.0 kB]
Get:18 http://deb.debian.org/debian unstable/main armhf libatomic1 armhf 12.1.0-2 [6,944 B]
Get:19 http://deb.debian.org/debian unstable/main armhf libasan6 armhf 11.3.0-1 [1,971 kB]
Get:20 http://deb.debian.org/debian unstable/main armhf libubsan1 armhf 12.1.0-2 [856 kB]
Get:21 http://deb.debian.org/debian unstable/main armhf libgcc-11-dev armhf 11.3.0-1 [711 kB]
Get:22 http://deb.debian.org/debian unstable/main armhf gcc-11 armhf 11.3.0-1 [13.8 MB]
Get:23 http://deb.debian.org/debian unstable/main armhf gcc armhf 4:11.2.0-2 [5,200 B]
Get:24 http://deb.debian.org/debian unstable/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
Get:25 http://deb.debian.org/debian unstable/main armhf dkms all 3.0.3-1 [57.1 kB]
Get:26 http://deb.debian.org/debian unstable/contrib armhf update-glx armhf 1.2.1 [10.6 kB]
Get:27 http://deb.debian.org/debian unstable/contrib armhf glx-alternative-mesa armhf 1.2.1 [9,908 B]
Get:28 http://deb.debian.org/debian unstable/contrib armhf nvidia-installer-cleanup armhf 20220217+1 [19.4 kB]
Get:29 http://deb.debian.org/debian unstable/contrib armhf glx-diversions armhf 1.2.1 [12.6 kB]
Get:30 http://deb.debian.org/debian unstable/contrib armhf glx-alternative-nvidia armhf 1.2.1 [10.9 kB]
Get:31 http://deb.debian.org/debian unstable/non-free armhf nvidia-legacy-390xx-alternative armhf 390.147-4 [200 kB]
Get:32 http://deb.debian.org/debian unstable/contrib armhf nvidia-kernel-common armhf 20220217+1 [10.9 kB]
Get:33 http://deb.debian.org/debian unstable/contrib armhf nvidia-modprobe armhf 510.68.02-1 [18.2 kB]
Get:34 http://deb.debian.org/debian unstable/non-free armhf nvidia-legacy-390xx-kernel-support armhf 390.147-4 [199 kB]
Get:35 http://deb.debian.org/debian unstable/non-free armhf nvidia-legacy-390xx-kernel-dkms armhf 390.147-4 [9,182 kB]
Fetched 38.3 MB in 2s (24.9 MB/s)                       
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package media-types.
(Reading database ... 13386 files and directories currently installed.)
Preparing to unpack .../00-media-types_8.0.0_all.deb ...
Unpacking media-types (8.0.0) ...
Selecting previously unselected package libmpdec3:armhf.
Preparing to unpack .../01-libmpdec3_2.5.1-2_armhf.deb ...
Unpacking libmpdec3:armhf (2.5.1-2) ...
Selecting previously unselected package libpython3.10-stdlib:armhf.
Preparing to unpack .../02-libpython3.10-stdlib_3.10.4-4+b1_armhf.deb ...
Unpacking libpython3.10-stdlib:armhf (3.10.4-4+b1) ...
Selecting previously unselected package python3.10.
Preparing to unpack .../03-python3.10_3.10.4-4+b1_armhf.deb ...
Unpacking python3.10 (3.10.4-4+b1) ...
Selecting previously unselected package libpython3-stdlib:armhf.
Preparing to unpack .../04-libpython3-stdlib_3.10.4-1+b1_armhf.deb ...
Unpacking libpython3-stdlib:armhf (3.10.4-1+b1) ...
Selecting previously unselected package python3.
Preparing to unpack .../05-python3_3.10.4-1+b1_armhf.deb ...
Unpacking python3 (3.10.4-1+b1) ...
Selecting previously unselected package distro-info-data.
Preparing to unpack .../06-distro-info-data_0.53_all.deb ...
Unpacking distro-info-data (0.53) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../07-lsb-release_11.1.0_all.deb ...
Unpacking lsb-release (11.1.0) ...
Selecting previously unselected package kmod.
Preparing to unpack .../08-kmod_29-1+b1_armhf.deb ...
Unpacking kmod (29-1+b1) ...
Selecting previously unselected package gcc-11-base:armhf.
Preparing to unpack .../09-gcc-11-base_11.3.0-1_armhf.deb ...
Unpacking gcc-11-base:armhf (11.3.0-1) ...
Selecting previously unselected package libisl23:armhf.
Preparing to unpack .../10-libisl23_0.24-2_armhf.deb ...
Unpacking libisl23:armhf (0.24-2) ...
Selecting previously unselected package libmpfr6:armhf.
Preparing to unpack .../11-libmpfr6_4.1.0-3_armhf.deb ...
Unpacking libmpfr6:armhf (4.1.0-3) ...
Selecting previously unselected package libmpc3:armhf.
Preparing to unpack .../12-libmpc3_1.2.1-2_armhf.deb ...
Unpacking libmpc3:armhf (1.2.1-2) ...
Selecting previously unselected package cpp-11.
Preparing to unpack .../13-cpp-11_11.3.0-1_armhf.deb ...
Unpacking cpp-11 (11.3.0-1) ...
Selecting previously unselected package cpp.
Preparing to unpack .../14-cpp_4%3a11.2.0-2_armhf.deb ...
Unpacking cpp (4:11.2.0-2) ...
Selecting previously unselected package libcc1-0:armhf.
Preparing to unpack .../15-libcc1-0_12.1.0-2_armhf.deb ...
Unpacking libcc1-0:armhf (12.1.0-2) ...
Selecting previously unselected package libgomp1:armhf.
Preparing to unpack .../16-libgomp1_12.1.0-2_armhf.deb ...
Unpacking libgomp1:armhf (12.1.0-2) ...
Selecting previously unselected package libatomic1:armhf.
Preparing to unpack .../17-libatomic1_12.1.0-2_armhf.deb ...
Unpacking libatomic1:armhf (12.1.0-2) ...
Selecting previously unselected package libasan6:armhf.
Preparing to unpack .../18-libasan6_11.3.0-1_armhf.deb ...
Unpacking libasan6:armhf (11.3.0-1) ...
Selecting previously unselected package libubsan1:armhf.
Preparing to unpack .../19-libubsan1_12.1.0-2_armhf.deb ...
Unpacking libubsan1:armhf (12.1.0-2) ...
Selecting previously unselected package libgcc-11-dev:armhf.
Preparing to unpack .../20-libgcc-11-dev_11.3.0-1_armhf.deb ...
Unpacking libgcc-11-dev:armhf (11.3.0-1) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../21-gcc-11_11.3.0-1_armhf.deb ...
Unpacking gcc-11 (11.3.0-1) ...
Selecting previously unselected package gcc.
Preparing to unpack .../22-gcc_4%3a11.2.0-2_armhf.deb ...
Unpacking gcc (4:11.2.0-2) ...
Selecting previously unselected package dctrl-tools.
Preparing to unpack .../23-dctrl-tools_2.24-3_armhf.deb ...
Unpacking dctrl-tools (2.24-3) ...
Setting up media-types (8.0.0) ...
Setting up libmpdec3:armhf (2.5.1-2) ...
Setting up libpython3.10-stdlib:armhf (3.10.4-4+b1) ...
Setting up python3.10 (3.10.4-4+b1) ...
Setting up libpython3-stdlib:armhf (3.10.4-1+b1) ...
Setting up python3 (3.10.4-1+b1) ...
running python rtupdate hooks for python3.10...
running python post-rtupdate hooks for python3.10...
Setting up distro-info-data (0.53) ...
Setting up lsb-release (11.1.0) ...
Selecting previously unselected package dkms.
(Reading database ... 14075 files and directories currently installed.)
Preparing to unpack .../archives/dkms_3.0.3-1_all.deb ...
Unpacking dkms (3.0.3-1) ...
Selecting previously unselected package update-glx.
Preparing to unpack .../update-glx_1.2.1_armhf.deb ...
Unpacking update-glx (1.2.1) ...
Selecting previously unselected package glx-alternative-mesa.
Preparing to unpack .../glx-alternative-mesa_1.2.1_armhf.deb ...
Unpacking glx-alternative-mesa (1.2.1) ...
Selecting previously unselected package nvidia-installer-cleanup.
Preparing to unpack .../nvidia-installer-cleanup_20220217+1_armhf.deb ...
Unpacking nvidia-installer-cleanup (20220217+1) ...
Setting up nvidia-installer-cleanup (20220217+1) ...
Selecting previously unselected package glx-diversions.
(Reading database ... 14253 files and directories currently installed.)
Preparing to unpack .../0-glx-diversions_1.2.1_armhf.deb ...
Unpacking glx-diversions (1.2.1) ...
Selecting previously unselected package glx-alternative-nvidia.
Preparing to unpack .../1-glx-alternative-nvidia_1.2.1_armhf.deb ...
Unpacking glx-alternative-nvidia (1.2.1) ...
Selecting previously unselected package nvidia-legacy-390xx-alternative.
Preparing to unpack .../2-nvidia-legacy-390xx-alternative_390.147-4_armhf.deb ...
Unpacking nvidia-legacy-390xx-alternative (390.147-4) ...
Selecting previously unselected package nvidia-kernel-common.
Preparing to unpack .../3-nvidia-kernel-common_20220217+1_armhf.deb ...
Unpacking nvidia-kernel-common (20220217+1) ...
Selecting previously unselected package nvidia-modprobe.
Preparing to unpack .../4-nvidia-modprobe_510.68.02-1_armhf.deb ...
Unpacking nvidia-modprobe (510.68.02-1) ...
Selecting previously unselected package nvidia-legacy-390xx-kernel-support.
Preparing to unpack .../5-nvidia-legacy-390xx-kernel-support_390.147-4_armhf.deb ...
Unpacking nvidia-legacy-390xx-kernel-support (390.147-4) ...
Selecting previously unselected package nvidia-legacy-390xx-kernel-dkms.
Preparing to unpack .../6-nvidia-legacy-390xx-kernel-dkms_390.147-4_armhf.deb ...
Unpacking nvidia-legacy-390xx-kernel-dkms (390.147-4) ...
Setting up gcc-11-base:armhf (11.3.0-1) ...
Setting up nvidia-kernel-common (20220217+1) ...
Setting up kmod (29-1+b1) ...
Setting up libgomp1:armhf (12.1.0-2) ...
Setting up update-glx (1.2.1) ...
Setting up libasan6:armhf (11.3.0-1) ...
Setting up nvidia-modprobe (510.68.02-1) ...
Setting up libmpfr6:armhf (4.1.0-3) ...
Setting up libmpc3:armhf (1.2.1-2) ...
Setting up libatomic1:armhf (12.1.0-2) ...
Setting up libubsan1:armhf (12.1.0-2) ...
Setting up libgcc-11-dev:armhf (11.3.0-1) ...
Setting up libisl23:armhf (0.24-2) ...
Setting up libcc1-0:armhf (12.1.0-2) ...
Setting up dctrl-tools (2.24-3) ...
Setting up cpp-11 (11.3.0-1) ...
Setting up glx-alternative-mesa (1.2.1) ...
Setting up glx-diversions (1.2.1) ...
Setting up gcc-11 (11.3.0-1) ...
Setting up cpp (4:11.2.0-2) ...
Setting up gcc (4:11.2.0-2) ...
Setting up dkms (3.0.3-1) ...
Processing triggers for libc-bin (2.33-7) ...
Processing triggers for glx-alternative-mesa (1.2.1) ...
Setting up glx-alternative-nvidia (1.2.1) ...
Processing triggers for glx-alternative-nvidia (1.2.1) ...
Setting up nvidia-legacy-390xx-alternative (390.147-4) ...
Processing triggers for nvidia-legacy-390xx-alternative (390.147-4) ...
Setting up nvidia-legacy-390xx-kernel-support (390.147-4) ...
Processing triggers for nvidia-legacy-390xx-alternative (390.147-4) ...
Setting up nvidia-legacy-390xx-kernel-dkms (390.147-4) ...
Loading new nvidia-legacy-390xx-390.147 DKMS files...
It is likely that 5.10.0-14-arm64 belongs to a chroot's host
Building for 
Processing triggers for libc-bin (2.33-7) ...
Processing triggers for update-glx (1.2.1) ...
Processing triggers for glx-alternative-nvidia (1.2.1) ...
Processing triggers for glx-alternative-mesa (1.2.1) ...
Processing triggers for libc-bin (2.33-7) ...
root@elbrus:~# wget https://people.debian.org/~elbrus/tmp/armhf-on-arm64-kernel.patch
--2022-05-19 06:52:46--  https://people.debian.org/~elbrus/tmp/armhf-on-arm64-kernel.patch
Resolving people.debian.org (people.debian.org)... 209.87.16.67, 2607:f8f0:614:1::1274:67
Connecting to people.debian.org (people.debian.org)|209.87.16.67|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 530 [text/x-diff]
Saving to: ‘armhf-on-arm64-kernel.patch’

armhf-on-arm64-kernel.p 100%[============================>]     530  --.-KB/s    in 0s      

2022-05-19 06:52:46 (3.98 MB/s) - ‘armhf-on-arm64-kernel.patch’ saved [530/530]

root@elbrus:~# cd /usr/src/nvidia-legacy-390xx-390.147/
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# patch -p1 -i ~/armhf-on-arm64-kernel.patch 
patching file Makefile
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# apt-get install linux-headers-armmp
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  linux-compiler-gcc-11-arm linux-headers-5.17.0-2-armmp linux-headers-5.17.0-2-common
  linux-kbuild-5.17
The following NEW packages will be installed:
  linux-compiler-gcc-11-arm linux-headers-5.17.0-2-armmp linux-headers-5.17.0-2-common
  linux-headers-armmp linux-kbuild-5.17
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.4 MB of archives.
After this operation, 60.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# apt-get install linux-headers-armmp --no-install-recommends
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  linux-compiler-gcc-11-arm linux-headers-5.17.0-2-armmp linux-headers-5.17.0-2-common
  linux-kbuild-5.17
The following NEW packages will be installed:
  linux-compiler-gcc-11-arm linux-headers-5.17.0-2-armmp linux-headers-5.17.0-2-common
  linux-headers-armmp linux-kbuild-5.17
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.4 MB of archives.
After this operation, 60.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://deb.debian.org/debian unstable/main armhf linux-compiler-gcc-11-arm armhf 5.17.6-1+b1 [441 kB]
Get:2 http://deb.debian.org/debian unstable/main armhf linux-headers-5.17.0-2-common all 5.17.6-1 [9,360 kB]
Get:3 http://deb.debian.org/debian unstable/main armhf linux-kbuild-5.17 armhf 5.17.6-1+b1 [668 kB]
Get:4 http://deb.debian.org/debian unstable/main armhf linux-headers-5.17.0-2-armmp armhf 5.17.6-1+b1 [938 kB]
Get:5 http://deb.debian.org/debian unstable/main armhf linux-headers-armmp armhf 5.17.6-1+b1 [1,160 B]
Fetched 11.4 MB in 2s (6,527 kB/s)              
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package linux-compiler-gcc-11-arm.
(Reading database ... 14623 files and directories currently installed.)
Preparing to unpack .../linux-compiler-gcc-11-arm_5.17.6-1+b1_armhf.deb ...
Unpacking linux-compiler-gcc-11-arm (5.17.6-1+b1) ...
Selecting previously unselected package linux-headers-5.17.0-2-common.
Preparing to unpack .../linux-headers-5.17.0-2-common_5.17.6-1_all.deb ...
Unpacking linux-headers-5.17.0-2-common (5.17.6-1) ...
Selecting previously unselected package linux-kbuild-5.17.
Preparing to unpack .../linux-kbuild-5.17_5.17.6-1+b1_armhf.deb ...
Unpacking linux-kbuild-5.17 (5.17.6-1+b1) ...
Selecting previously unselected package linux-headers-5.17.0-2-armmp.
Preparing to unpack .../linux-headers-5.17.0-2-armmp_5.17.6-1+b1_armhf.deb ...
Unpacking linux-headers-5.17.0-2-armmp (5.17.6-1+b1) ...
Selecting previously unselected package linux-headers-armmp.
Preparing to unpack .../linux-headers-armmp_5.17.6-1+b1_armhf.deb ...
Unpacking linux-headers-armmp (5.17.6-1+b1) ...
Setting up linux-kbuild-5.17 (5.17.6-1+b1) ...
Setting up linux-headers-5.17.0-2-common (5.17.6-1) ...
Setting up linux-compiler-gcc-11-arm (5.17.6-1+b1) ...
Setting up linux-headers-5.17.0-2-armmp (5.17.6-1+b1) ...
/etc/kernel/header_postinst.d/dkms:
dkms: running auto installation service for kernel 5.17.0-2-armmp:applying patch 0001-backport-error-on-unknown-conftests.patch...patching file conftest.sh
patching file nvidia/nvidia.Kbuild

applying patch do-div-cast.patch...patching file nvidia-modeset/nvidia-modeset-linux.c

applying patch kernel-5.7.0-set-memory-array.patch...patching file conftest.sh

applying patch 0006-backport-pde_data-changes-from-470.103.01.patch...patching file common/inc/nv-procfs.h
patching file conftest.sh
patching file nvidia/nvidia.Kbuild

applying patch bashisms.patch...patching file conftest.sh

applying patch use-kbuild-compiler.patch...patching file Makefile
Hunk #1 succeeded at 79 (offset 1 line).

applying patch use-kbuild-flags.patch...patching file Kbuild
patching file nvidia/nvidia.Kbuild
patching file Makefile
Hunk #1 succeeded at 112 (offset 1 line).
patching file nvidia-modeset/nvidia-modeset.Kbuild

applying patch use-kbuild-gcc-plugins.patch...patching file Kbuild

applying patch conftest-verbose.patch...patching file Kbuild

applying patch cc_version_check-gcc5.patch...patching file conftest.sh

applying patch nvidia-use-ARCH.o_binary.patch...patching file nvidia/nvidia.Kbuild

applying patch nvidia-modeset-use-ARCH.o_binary.patch...patching file nvidia-modeset/nvidia-modeset.Kbuild

applying patch include-swiotlb-header-on-arm.patch...patching file common/inc/nv-linux.h

applying patch ignore_xen_on_arm.patch...patching file common/inc/nv-linux.h
patching file conftest.sh

applying patch arm-outer-sync.patch...patching file common/inc/nv-linux.h
patching file nvidia-drm/nvidia-drm-linux.c

applying patch nvidia-drm-arm-cflags.patch...patching file conftest.sh


Building module:
cleaning build area...
unset ARCH; env NV_VERBOSE=1 make -j1 modules KERNEL_UNAME=5.17.0-2-armmp............................
cleaning build area...

nvidia-legacy-390xx.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.17.0-2-armmp/updates/dkms/

nvidia-legacy-390xx-modeset.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.17.0-2-armmp/updates/dkms/

nvidia-legacy-390xx-drm.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.17.0-2-armmp/updates/dkms/
depmod...
.
Setting up linux-headers-armmp (5.17.6-1+b1) ...
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# cat /var/lib/dkms/nvidia-legacy-390xx/390.147/build/make.log 
cat: /var/lib/dkms/nvidia-legacy-390xx/390.147/build/make.log: No such file or directory
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# cat /var/lib/dkms/nvidia-legacy-390xx/390.147/
5.17.0-2-armmp/ source/         
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# cat /var/lib/dkms/nvidia-legacy-390xx/390.147/
5.17.0-2-armmp/ source/         
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# cat /var/lib/dkms/nvidia-legacy-390xx/390.147^C
root@elbrus:/usr/src/nvidia-legacy-390xx-390.147# 
exit
root@ci-worker-armel-01:~# lxc-destroy -f elbrus

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to