Package: openafs-modules-dkms
Version: 1.8.14-1
Severity: normal
Tags: upstream

Hi,

openafs-modules-dkms fails to build a module for Linux 6.18 in
experimental:

...
  CC [M]  osi_vfsops.o
osi_vfsops.c: In function 'afs_mount':
osi_vfsops.c:57:12: error: implicit declaration of function 'mount_nodev' 
[-Wimplicit-function-declaration]
   57 |     return mount_nodev(fs_type, flags, data, afs_fill_super);
      |            ^~~~~~~~~~~
osi_vfsops.c:57:12: error: returning 'int' from a function with return type 
'struct dentry *' makes pointer from integer without a cast [-Wint-conversion]
   57 |     return mount_nodev(fs_type, flags, data, afs_fill_super);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: *** [/usr/src/linux-headers-6.18-common/scripts/Makefile.build:292: 
osi_vfsops.o] Error 1
make[5]: *** [/usr/src/linux-headers-6.18-common/Makefile:2034: .] Error 2
make[4]: *** [/usr/src/linux-headers-6.18-common/Makefile:260: __sub-make] 
Error 2
make[4]: Leaving directory 
'/var/lib/dkms/openafs/1.8.14/build/src/libafs/MODLOAD-6.18-amd64-SP'
make[3]: *** [/usr/src/linux-headers-6.18-common/Makefile:260: __sub-make] 
Error 2
make[3]: Leaving directory '/usr/src/linux-headers-6.18-amd64'
FAILURE: make exit code 2
make[2]: *** [Makefile.afs:285: openafs.ko] Error 1
make[2]: Leaving directory 
'/var/lib/dkms/openafs/1.8.14/build/src/libafs/MODLOAD-6.18-amd64-SP'
make[1]: *** [Makefile:190: linux_compdirs] Error 2
make[1]: Leaving directory '/var/lib/dkms/openafs/1.8.14/build/src/libafs'
make: *** [Makefile:15: all] Error 2


Andreas

Attachment: openafs-1.8.14-make.log.gz
Description: application/gzip

Reply via email to