Source: nvidia-graphics-drivers-tesla-535 Version: 535.274.02-1 Severity: serious X-Debbugs-CC: [email protected] Tags: sid forky User: [email protected] Usertags: needs-update Control: affects -1 src:linux-signed-amd64
Dear maintainer(s),With a recent upload of linux-signed-amd64 the autopkgtest of nvidia-graphics-drivers-tesla-535 fails in testing when that autopkgtest is run with the binary packages of linux-signed-amd64 from unstable. It passes when run with only packages from testing. In tabular form:
pass fail
linux-signed-amd64 from testing 6.19.6+1
nvidia-graphics-drivers-tesla-535 from testing 535.274.02-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration of
linux-signed-amd64 to testing [1]. Of course, linux-signed-amd64
shouldn't just break your autopkgtest (or even worse, your package), but
it seems to me that the change in linux-signed-amd64 was intended and
your package needs to update to the new situation.
If this is a real problem in your package (and not only in your autopkgtest), the right binary package(s) from linux-signed-amd64 should really add a versioned Breaks on the unfixed version of (one of your) package(s). Note: the Breaks is nice even if the issue is only in the autopkgtest as it helps the migration software to figure out the right versions to combine in the tests.
More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=linux-signed-amd64 https://ci.debian.net/data/autopkgtest/testing/amd64/n/nvidia-graphics-drivers-tesla-535/69466618/log.gz X_ISR_DELAY_US)) 175s | ^~~~~~ 175s In file included from <command-line>: 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_set’:175s ././common/inc/nv-mm.h:312:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 312 | ACCESS_PRIVATE(vma, __vm_flags) |= flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_clear’:175s ././common/inc/nv-mm.h:324:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 324 | ACCESS_PRIVATE(vma, __vm_flags) &= ~flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s In file included from ././common/inc/nv-linux.h:37, 175s from ././common/inc/nv-msi.h:27, 175s from nvidia/nv-msi.c:24: 175s ././common/inc/nv-time.h: In function ‘nv_sleep_us’:175s ././common/inc/nv-time.h:145:9: error: implicit declaration of function ‘in_irq’ [-Wimplicit-function-declaration]
175s 145 | if (in_irq() && (us > NV_MAX_ISR_DELAY_US)) 175s | ^~~~~~175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_common.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv_uvm_interface.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_ats_sva.o] Error 1
175s In file included from ././common/inc/nv-linux.h:37, 175s from nvidia-uvm/nv-kthread-q-selftest.c:39: 175s ././common/inc/nv-time.h: In function ‘nv_sleep_us’:175s ././common/inc/nv-time.h:145:9: error: implicit declaration of function ‘in_irq’ [-Wimplicit-function-declaration]
175s 145 | if (in_irq() && (us > NV_MAX_ISR_DELAY_US)) 175s | ^~~~~~175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-report-err.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/os-interface.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-acpi.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-usermap.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_maxwell_sec2.o] Error 1
175s In file included from <command-line>: 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_set’:175s ././common/inc/nv-mm.h:312:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 312 | ACCESS_PRIVATE(vma, __vm_flags) |= flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_clear’:175s ././common/inc/nv-mm.h:324:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 324 | ACCESS_PRIVATE(vma, __vm_flags) &= ~flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s In file included from <command-line>: 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_set’:175s ././common/inc/nv-mm.h:312:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 312 | ACCESS_PRIVATE(vma, __vm_flags) |= flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_clear’:175s ././common/inc/nv-mm.h:324:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 324 | ACCESS_PRIVATE(vma, __vm_flags) &= ~flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s In file included from ././common/inc/nv-linux.h:37, 175s from nvidia/nv-p2p.c:27: 175s ././common/inc/nv-time.h: In function ‘nv_sleep_us’:175s ././common/inc/nv-time.h:145:9: error: implicit declaration of function ‘in_irq’ [-Wimplicit-function-declaration]
175s 145 | if (in_irq() && (us > NV_MAX_ISR_DELAY_US)) 175s | ^~~~~~175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-caps.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_linux.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-memdbg.o] Error 1
175s In file included from <command-line>: 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_set’:175s ././common/inc/nv-mm.h:312:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 312 | ACCESS_PRIVATE(vma, __vm_flags) |= flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~ 175s ././common/inc/nv-mm.h: In function ‘nv_vm_flags_clear’:175s ././common/inc/nv-mm.h:324:25: error: ‘struct vm_area_struct’ has no member named ‘__vm_flags’; did you mean ‘vm_flags’?
175s 324 | ACCESS_PRIVATE(vma, __vm_flags) &= ~flags; 175s | ^~~~~~~~~~175s /usr/src/linux-headers-6.19.6+deb14-common/include/linux/compiler_types.h:95:42: note: in definition of macro ‘ACCESS_PRIVATE’
175s 95 | # define ACCESS_PRIVATE(p, member) ((p)->member) 175s | ^~~~~~175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/i2c_nvswitch.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_hopper_sec2.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-msi.o] Error 1 175s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/linux_nvswitch.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/nv-kthread-q-selftest.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_sec2_test.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_conf_computing.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia/nv-p2p.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_tools.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_gpu.o] Error 1 176s make[6]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.build:294: nvidia-uvm/uvm_global.o] Error 1 176s make[5]: *** [/usr/src/linux-headers-6.19.6+deb14-common/Makefile:2088: .] Error 2 176s make[4]: *** [/usr/src/linux-headers-6.19.6+deb14-common/Makefile:260: __sub-make] Error 2
176s make[4]: Leaving directory '/usr/src/modules/nvidia-tesla-535-kernel' 176s make[3]: *** [Makefile:260: __sub-make] Error 2 176s make[3]: Leaving directory '/usr/src/linux-headers-6.19.6+deb14-common' 176s make[2]: *** [Makefile:137: modules] Error 2 176s make[2]: Leaving directory '/usr/src/modules/nvidia-tesla-535-kernel' 176s make[1]: *** [debian/rules:39: binary-modules] Error 2 176s make[1]: Leaving directory '/usr/src/modules/nvidia-tesla-535-kernel'176s make: *** [/usr/share/modass/include/common-rules.make:57: kdist_build] Error 2
176s tput: No value for $TERM and no -T specified 176s BUILD FAILED! 176s tput: No value for $TERM and no -T specified176s See /var/cache/modass/nvidia-tesla-535-kernel-source.buildlog.6.19.6+deb14-cloud-amd64.1773307536 for details.
176s Build failed. Press Return to continue...176s I: nvidia-tesla-535-kernel does not support the 6.19.6+deb14-rt-amd64 kernel (!CONFIG_PREEMPT_RT)
176s I: Summary: 176s I: FAIL nvidia-tesla-535-kernel 6.19.6+deb14-amd64 (7) 176s I: FAIL nvidia-tesla-535-kernel 6.19.6+deb14-cloud-amd64 (7)176s I: SKIP nvidia-tesla-535-kernel 6.19.6+deb14-rt-amd64 (!CONFIG_PREEMPT_RT)
176s autopkgtest [09:26:05]: test m-a-autopkgtest
OpenPGP_signature.asc
Description: OpenPGP digital signature

