warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc (Pisi Linux) 13.3.0
You are using: x86_64-pc-linux-gnu-gcc (Pisi Linux) 13.3.0
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c: In function ‘nv_imp_get_import_data’:
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:77:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
77 | #if IMP_SUPPORT_FUNCTIONS_PRESENT
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
77 | #if IMP_SUPPORT_FUNCTIONS_PRESENT
| ^~~~~~~~~~~~~~~~~~~
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c: In function ‘nv_imp_enable_disable_rfl’:
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
115 | #if IMP_SUPPORT_FUNCTIONS_PRESENT
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:115:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
115 | #if IMP_SUPPORT_FUNCTIONS_PRESENT
| ^~~~~~~~~~~~~~~~~~~
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c: In function ‘nv_imp_icc_get’:
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
174 | #if ICC_SUPPORT_FUNCTIONS_PRESENT && NV_SUPPORTS_PLATFORM_DEVICE
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c: In function ‘nv_imp_icc_put’:
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:249:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
249 | #if ICC_SUPPORT_FUNCTIONS_PRESENT
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c: In function ‘nv_imp_icc_set_bw’:
/var/pisi/module-nvidia-current-580.76.05-87/work/kernel/nvidia/nv-imp.c:308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
308 | #if ICC_SUPPORT_FUNCTIONS_PRESENT && NV_SUPPORTS_PLATFORM_DEVICE
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~