Hi,
Before push stuff for new kernel 5.10.210 need understand why i have issue for linux64-aufs.
Infact linux, linux64, linux-pae all good, build linux-aufs, linux-pae-aufs successfully but for linux64-aufs not work :(
If build module directly with same commands of receipt it's work.
root@slitaz:/home/slitaz/wok# cook linux64-aufs
nodev aufs
Setup aufs chroot...Cook: linux64-aufs 20220912
==============================================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): linux64-module-headers-5.10.210
Extracting source archive "aufs-20220912.tar.bz2"
Executing: compile_rules
CFLAGS : -march=i486 -Os -pipe -fomit-frame-pointer
-I/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/include -DCONFIG_AUFS_FS_MODULE -UCONFIG_AUFS -DCONFIG_AUFS_BRANCH_MAX_32767 -DCONFIG_AUFS_HNOTIFY -DCONFIG_AUFS_HFSNOTIFY -DCONFIG_AUFS_SBILIST -DCONFIG_AUFS_EXPORT -DCONFIG_AUFS_INO_T_64 -DCONFIG_AUFS_SHWH -DCONFIG_AUFS_BR_RAMFS -DCONFIG_AUFS_BDEV_LOOP
make -C /usr/src/linux M=/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs EXTRA_CFLAGS="-I/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/include -DCONFIG_AUFS_FS_MODULE -UCONFIG_AUFS -DCONFIG_AUFS_BRANCH_MAX_32767 -DCONFIG_AUFS_HNOTIFY -DCONFIG_AUFS_HFSNOTIFY -DCONFIG_AUFS_SBILIST -DCONFIG_AUFS_EXPORT -DCONFIG_AUFS_INO_T_64 -DCONFIG_AUFS_SHWH -DCONFIG_AUFS_BR_RAMFS -DCONFIG_AUFS_BDEV_LOOP" modules
make[1]: Entering directory '/usr/src/linux-5.10.210-slitaz64'
make[2]: *** No rule to make target '/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/module.o', needed by '/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/aufs.o'. Stop.
make[1]: *** [Makefile:1832: /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs] Error 2
make[1]: Leaving directory '/usr/src/linux-5.10.210-slitaz64'
make: *** [Makefile:43: fs/aufs/aufs.ko] Error 2
xz: fs/aufs/aufs.ko: No such file or directory
Build dependencies to remove: 33
Removing: autoconf automake bc curl diffutils elfutils-dev findutils git
libcrypto-dev libcurl libgnutls libidn libltdl libnsl libtasn1 libtool
libunistring libwrap libwrap-dev nettle openssl-dev p11-kit pciids sysfsutils
sysfsutils-dev udev udev-dev usbids util-linux-blkid util-linux-mount
util-linux-smartcols util-linux-uuid xzERROR: cook failed
Debug information
==============================================================================================================
Cook date: 2024-02-28 20:31
Cook time: 9s
ERROR: cook failed
ERROR: cook failed
xz: fs/aufs/aufs.ko: No such file or directory
==============================================================================================================Leaving aufs chroot...
root@slitaz:/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912# make ARCH=x86_64 CROSS_COMPILE=x86_64-
slitaz-linux- KDIR=/root/linux-5.10.210
-I/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/include -DCONFIG_AUFS_FS_MODULE -UCONFIG_AUFS -DCONFIG_AUFS_BRANCH_MAX_32767 -DCONFIG_AUFS_HNOTIFY -DCONFIG_AUFS_HFSNOTIFY -DCONFIG_AUFS_SBILIST -DCONFIG_AUFS_EXPORT -DCONFIG_AUFS_INO_T_64 -DCONFIG_AUFS_SHWH -DCONFIG_AUFS_BR_RAMFS -DCONFIG_AUFS_BDEV_LOOP
make -C /root/linux-5.10.210 M=/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs EXTRA_CFLAGS="-I/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/include -DCONFIG_AUFS_FS_MODULE -UCONFIG_AUFS -DCONFIG_AUFS_BRANCH_MAX_32767 -DCONFIG_AUFS_HNOTIFY -DCONFIG_AUFS_HFSNOTIFY -DCONFIG_AUFS_SBILIST -DCONFIG_AUFS_EXPORT -DCONFIG_AUFS_INO_T_64 -DCONFIG_AUFS_SHWH -DCONFIG_AUFS_BR_RAMFS -DCONFIG_AUFS_BDEV_LOOP" modules
make[1]: Entering directory '/root/linux-5.10.210'
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/module.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/sbinfo.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/super.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/branch.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/xino.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/sysaufs.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/opts.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/fsctx.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/wkq.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vfsub.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/dcsub.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/cpup.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/whout.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/wbr_policy.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/dinfo.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/dentry.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/dynop.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/finfo.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/file.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/f_op.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/dir.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vdir.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/iinfo.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/inode.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/i_op.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/i_op_add.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/i_op_del.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/i_op_ren.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/mvdown.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/ioctl.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/procfs.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/plink.o
GEN /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/conf.str
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/sysfs.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/loop.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/hnotify.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/hfsnotify.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/export.o
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/posix_acl.o
LD [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/aufs.o
WARNING: Symbol version dump "Module.symvers" is missing.
Modules may not have dependencies or modversions.
MODPOST /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/Module.symvers
WARNING: modpost: Symbol info of vmlinux is missing. Unresolved symbol check will be entirely skipped.
CC [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/aufs.mod.o
LD [M] /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/aufs.ko
make[1]: Leaving directory '/root/linux-5.10.210'
ln -f fs/aufs/aufs.ko aufs.ko
Think issue with linux64-module-headers not enought, if i use it as source for KDIR same issue as cook linux64-aufs