Bugzilla – Bug 1213552 Submitted

On 7/20/23 14:53, Larry Len Rainey wrote:

Last night the 15.5 kernel part of VirtualBox complied with no errors. Today we submitted it and it said failed.

I have to believe something got broken - can someone figure out why this happened today - is it because the signature of repomd.xlm in SLES 15 repos is bad?

I reran the osc build on my computer and it now fails with this as the reason:

[  50s] /usr/bin/make -C /usr/src/linux-5.14.21-150500.53-obj/x86_64/default -f /usr/src/linux-5.14.21-150500.53/Makefile modules
[   51s] test -e include/generated/autoconf.h -a -e include/config/auto.conf || (        \
[   51s] echo >&2;                            \
[   51s] echo >&2 "  ERROR: Kernel configuration is invalid.";        \
[   51s] echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
[   51s] echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";    \
[   51s] echo >&2 ;                            \
[   51s] /bin/false)
[   51s] /usr/bin/make -f /usr/src/linux-5.14.21-150500.53/scripts/Makefile.build obj=/home/abuild/rpmbuild/BUILD/VirtualBox-7.0.10/modules_build_dir/default/vboxvideo \
[   51s] single-build= \
[   51s] need-builtin=1 need-modorder=1
[   52s]   gcc -Wp,-MMD,/home/abuild/rpmbuild/BUILD/Vi