regression test on -current (kernel build)
by nobodino from LinuxQuestions.org on (#5D9TX)
Something rather new and annoying, the script "build-all-kernels.sh" doesn't work anymore.
It ends with this message:
------------------------
CC kernel/watch_queue.o
CHK kernel/kheaders_data.tar.xz
CC kernel/configs.o
GEN kernel/kheaders_data.tar.xz
AR kernel/built-in.a
CC [M] kernel/kheaders.o
mv: cannot stat '/tmp/kernel-source-5.10.10-noarch-1.txz': No such file or directory
-------------------------
Tested on SFS and Slackware, same result.
It doesn't create the kernel-source package, so the script can't move it.
NOTA: nothing to do with the mass rebuild, it happened after. Something changed saturday or sunday.


It ends with this message:
------------------------
CC kernel/watch_queue.o
CHK kernel/kheaders_data.tar.xz
CC kernel/configs.o
GEN kernel/kheaders_data.tar.xz
AR kernel/built-in.a
CC [M] kernel/kheaders.o
mv: cannot stat '/tmp/kernel-source-5.10.10-noarch-1.txz': No such file or directory
-------------------------
Tested on SFS and Slackware, same result.
It doesn't create the kernel-source package, so the script can't move it.
NOTA: nothing to do with the mass rebuild, it happened after. Something changed saturday or sunday.